GridEdge
Classifier for grid edges used in boundary condition handling.
GridTopology
Grid boundary topology: only bounded or periodic (along all edges) implemented so far.
GridDimension
Density field grid dimension: only 1D or 2D grids implemented so far.
IntegrationMethod
Deterministic integration method: default is 4th-order Runge-Kutta; can be explicit Euler.
InitialCondition
Grid density field initial condition: random uniform or Gaussian variates; constant everywhere; or ce...
BoundaryCondition
Grid boundary condition: floating/fixed value/fixed flux; application equally to all edges only for n...