/export/zimmerman/mjafari/ners590-project/fresh-copy/molecularGSM/GSM/gstring.h File Reference
#include <iostream>
#include <iomanip>
#include <fstream>
#include <stdio.h>
#include <vector>
#include <unistd.h>
#include <string>
#include <cctype>
#include <ctime>
#include <sys/stat.h>
#include "grad.h"
#include "icoord.h"
#include "utils.h"
#include "stringtools.h"
#include "pTable.h"
#include "eckart.h"
Go to the source code of this file.
Function Documentation
void print_xyz_gen |
( |
int |
natoms, |
|
|
string * |
anames, |
|
|
double * |
coords | |
|
) |
| | |