|
NAMD
|
#include <stdio.h>#include <strings.h>#include <stdlib.h>#include "InfoStream.h"#include "PDBData.h"Go to the source code of this file.
Functions | |
| PDBData * | new_PDBData (const char *data) |
| PDBData* new_PDBData | ( | const char * | data | ) |
Definition at line 624 of file PDBData.C.
References PDBData::ATOM, PDBData::HETATM, and PDBData::PDBNames.
Referenced by PDB::PDB().
1.8.14