MercuryDPM
0.10
|
Go to the source code of this file.
Classes | |
class | HGRID_base |
This is the base class for both HGRID_2D and HGRID_3D. More... | |
Enumerations | |
enum | HGridMethod { BOTTOMUP, TOPDOWN } |
enum | HGridDistribution { OLDHGRID, LINEAR, EXPONENTIAL, PARTICLESPERCELL, OPTIMAL } |
enum HGridDistribution |
Enumerator | |
---|---|
OLDHGRID | |
LINEAR | |
EXPONENTIAL | |
PARTICLESPERCELL | |
OPTIMAL |
Definition at line 37 of file HGRID_base.h.
enum HGridMethod |
Enumerator | |
---|---|
BOTTOMUP | |
TOPDOWN |
Definition at line 36 of file HGRID_base.h.