GLYLIB
0.3.0b
|
#include "../inc/mylib.h"
#include "../inc/molecules.h"
#include "../inc/AMBER/amber.h"
Go to the source code of this file.
Functions | |
void | deallocateAmberPrmtopSection (amber_prmtop_section *aps) |
void | deallocateAmberPrmtop (amber_prmtop *ap) |
void deallocateAmberPrmtop | ( | amber_prmtop * | ap | ) |
Definition at line 59 of file deallocate_amber_structures.c.
References deallocateAmberPrmtopSection(), amber_prmtop::nFF, and amber_prmtop::nS.
void deallocateAmberPrmtopSection | ( | amber_prmtop_section * | aps | ) |
Definition at line 44 of file deallocate_amber_structures.c.
References amber_prmtop_section::nt.
Referenced by deallocateAmberPrmtop().