#include <iostream>
#include <fstream>
#include <stdio.h>
#include "qchem.h"
#include "knnr.h"
#include "icoord.h"
Defines | |
#define | MAX_GEOMS 2500 |
#define | FULL_RESET 1 |
Functions | |
void | print_xyz_gen (int natoms, string *anames, double *coords) |
#define FULL_RESET 1 |
#define MAX_GEOMS 2500 |
void print_xyz_gen | ( | int | natoms, | |
string * | anames, | |||
double * | coords | |||
) |