Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Cartesian meshes.

Classes

class  Arcane::AMRPatchPosition
 Class allowing the definition of a patch position in the Cartesian mesh. More...
class  Arcane::AMRZonePosition
 Class allowing the definition of a mesh zone. More...
class  Arcane::CartesianConnectivity
 Connectivity information of a Cartesian mesh. More...
class  Arcane::CartesianMeshAMRMng
 Class allowing access to the specific AMR methods of the Cartesian mesh. More...
class  Arcane::CartesianMeshCoarsening
 Coarsens a Cartesian mesh by 2. More...
class  Arcane::CartesianMeshCoarsening2
 Coarsens a Cartesian mesh by 2. More...
class  Arcane::CartesianPatch
 AMR Patch of a Cartesian mesh. More...
class  Arcane::DirCell
 Cell before and after a cell along a direction. More...
class  Arcane::DirCellLocalId
 Cell before and after a cell along a direction. More...
class  Arcane::DirCellNode
 Cell with directional node information. More...
class  Arcane::DirCellNodeLocalId
 Cell with directional node information. More...
class  Arcane::DirCellFace
 Cell with directional face information. More...
class  Arcane::DirCellFaceLocalId
 Cell with directional face information. More...
class  Arcane::CellDirectionMng
 Info about the cells in a specific X, Y, or Z direction of a structured mesh. More...
class  Arcane::DirFace
 Info on the cell before and after a face along a direction. More...
class  Arcane::DirFaceLocalId
 Info on the cell before and after a face along a direction. More...
class  Arcane::FaceDirectionMng
 Info on the faces of a specific direction X, Y, or Z of a structured mesh. More...
class  Arcane::ICartesianMesh
 Interface of a Cartesian mesh. More...
class  Arcane::ICartesianMeshPatch
 Interface of an AMR patch of a Cartesian mesh. More...
class  Arcane::CartesianMeshPatch
 Information by direction for each type of mesh entity. More...
class  Arcane::CartesianMeshUniqueIdRenumbering
 Renumbering of uniqueId() for Cartesian meshes. More...
class  Arcane::DirNode
 Node before and after a node following a direction. More...
class  Arcane::DirNodeLocalId
 Node before and after a node following a direction. More...
class  Arcane::NodeDirectionMng
 Info about nodes in a specific direction X, Y, or Z of a structured mesh. More...
class  Arcane::CartesianMeshUniqueIdRenumberingV2
 Renumbering of uniqueId() for Cartesian meshes. More...

Detailed Description

Set of classes ensuring the management of Cartesian meshes.

For more information, refer to the page arcanedoc_entities_cartesianmesh.