Skip to main content

Module grid

Module grid 

Source

Modules§

collections 🔒

Structs§

AxisDescriptor
BaseCompartmentMesh
Base Compartment mesh structure for spatial modeling.
CylindricalMarker
RectangularMarker

Enums§

CylindricalAxis
Represent axis direction in cylindrical coordinates
MeshType
Represents the type of mesh geometry.
NeighborDirection
Represents the direction of a neighboring cell relative to a given cell in a 3D grid.
OrientedAxis
Represent axis absolution direction in a direct-orientied coordinate system

Traits§

CompartmentMesh
A compartment mesh grid.
CompartmentMeshAccessor
Trait for accessing mesh data in a coarsed-mesh model.
CompartmentMeshManip
Trait for manipulating and querying properties of cells in a compartment mesh.

Functions§

cylindrical_index
get_mesh
index_to_oriented

Type Aliases§

MeshCylindrical
Cylindrical Compartment mesh structure for spatial modeling.
MeshRectangular
Cuboid Compartment mesh structure for spatial modeling.