/export/zimmerman/mjafari/ners590-project/fresh-copy/molecularGSM/GSM/print.cpp File Reference

#include "icoord.h"
Include dependency graph for print.cpp:

Functions

void print_xyz_gen (int natoms, string *anames, double *coords)
void print_triple_xyz (int natoms, string *anames, int *anumbers, double *coords0, double *coords1, double *coords2, double *e)
void print_double_xyz_save (string xyzfile_string, int natoms, string *anames, int *anumbers, double *coords0, double *coords1, double *e)
void print_triple_xyz_save (string xyzfile_string, int natoms, string *anames, int *anumbers, double *coords0, double *coords1, double *coords2, double *e)

Function Documentation

void print_double_xyz_save ( string  xyzfile_string,
int  natoms,
string *  anames,
int *  anumbers,
double *  coords0,
double *  coords1,
double *  e 
)
void print_triple_xyz ( int  natoms,
string *  anames,
int *  anumbers,
double *  coords0,
double *  coords1,
double *  coords2,
double *  e 
)
void print_triple_xyz_save ( string  xyzfile_string,
int  natoms,
string *  anames,
int *  anumbers,
double *  coords0,
double *  coords1,
double *  coords2,
double *  e 
)
void print_xyz_gen ( int  natoms,
string *  anames,
double *  coords 
)
 All Classes Namespaces Files Functions Variables Defines

Generated on 18 Dec 2016 by  doxygen 1.6.1