GLYLIB  0.3.0b
read_amber8_mden.h File Reference
#include <mylib.h>
#include <general.h>
#include <molecules.h>
Include dependency graph for read_amber8_mden.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double ** read_amber8_mden (int NENT, char **ENT, int NDATA, fileset F)

Detailed Description

Header file reading in mden files output by amber programs starting at around version 8.

Begun 20070910 by BLFoley as a different file Changed to current form starting on 20080528

Definition in file read_amber8_mden.h.


Function Documentation

double** read_amber8_mden ( int  NENT,
char **  ENT,
int  NDATA,
fileset  F 
)

Definition at line 83 of file read_amber8_mden.c.

References fileset::F, line, myfreopen(), mywhine(), and fileset::N.

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Defines