GLYLIB  0.3.0b
deallocate_amber_structures.c File Reference
#include "../inc/mylib.h"
#include "../inc/molecules.h"
#include "../inc/AMBER/amber.h"
Include dependency graph for deallocate_amber_structures.c:

Go to the source code of this file.

Functions

void deallocateAmberPrmtopSection (amber_prmtop_section *aps)
void deallocateAmberPrmtop (amber_prmtop *ap)

Function Documentation

Definition at line 59 of file deallocate_amber_structures.c.

References deallocateAmberPrmtopSection(), amber_prmtop::nFF, and amber_prmtop::nS.

Here is the call graph for this function:

Definition at line 44 of file deallocate_amber_structures.c.

References amber_prmtop_section::nt.

Referenced by deallocateAmberPrmtop().

Here is the caller graph for this function:

 All Classes Files Functions Variables Typedefs Defines