s_mdgrid Struct Reference

#include <mdpbase.h>


Data Fields

float *** gridvalues
float * origin
int nx
int ny
int nz
float resolution
int n_snapshots


Detailed Description

Structure handle for the grid

Definition at line 84 of file mdpbase.h.


Field Documentation

values of the md grid (i.e. number of alpha spheres nearby

Definition at line 86 of file mdpbase.h.

Referenced by calculate_md_dens_grid(), init_md_grid(), normalize_grid(), project_grid_on_atoms(), reset_grid(), update_md_grid(), and write_md_grid().

origin of the grid (3 positons, xyz)

Definition at line 87 of file mdpbase.h.

Referenced by calculate_md_dens_grid(), init_md_grid(), project_grid_on_atoms(), update_md_grid(), and write_md_grid().

Definition at line 88 of file mdpbase.h.

Referenced by init_md_grid(), normalize_grid(), reset_grid(), and write_md_grid().

Definition at line 88 of file mdpbase.h.

Referenced by init_md_grid(), normalize_grid(), reset_grid(), and write_md_grid().

gridsize at the x, y, z axis

Definition at line 88 of file mdpbase.h.

Referenced by init_md_grid(), normalize_grid(), reset_grid(), and write_md_grid().

resolution of the grid; in general 1A

Definition at line 89 of file mdpbase.h.

Referenced by calculate_md_dens_grid(), init_md_grid(), project_grid_on_atoms(), update_md_grid(), and write_md_grid().

number of snapshots of the trajectory

Definition at line 90 of file mdpbase.h.

Referenced by mdpocket_detect(), and project_grid_on_atoms().


The documentation for this struct was generated from the following file:

Generated on Mon Jun 7 16:44:23 2010 for fpocket by  doxygen 1.5.6