APBS  1.5
sVmgrid Struct Reference

Multiresoltion oracle for Cartesian mesh data. More...

#include </builddir/build/BUILD/apbs-pdb2pqr-apbs-1.5/apbs/src/mg/vmgrid.h>

Data Fields

int ngrids
 
Vgridgrids [VMGRIDMAX]
 

Detailed Description

Multiresoltion oracle for Cartesian mesh data.

Author
Nathan Baker

Definition at line 84 of file vmgrid.h.

Field Documentation

◆ grids

Vgrid* grids[VMGRIDMAX]

Grids in hiearchy. Our convention will be to have the finest grid first, however, this will not be enforced as it may be useful to search multiple grids for parallel datasets, etc.

Definition at line 87 of file vmgrid.h.

◆ ngrids

int ngrids

Number of grids in hiearchy

Definition at line 86 of file vmgrid.h.


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