Data Fields

sVmgrid Struct Reference
[Vmgrid class]

Multiresoltion oracle for Cartesian mesh data. More...

#include <C:/Users/bake113/Desktop/Sync/Software/apbs/trunk/src/mg/apbs/vmgrid.h>

Collaboration diagram for sVmgrid:
Collaboration graph
[legend]

Data Fields

int ngrids
Vgridgrids [VMGRIDMAX]

Detailed Description

Multiresoltion oracle for Cartesian mesh data.

Author:
Nathan Baker

Definition at line 76 of file vmgrid.h.


Field Documentation

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 79 of file vmgrid.h.

int ngrids

Number of grids in hiearchy

Definition at line 78 of file vmgrid.h.


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