AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
FieldAssociation.hpp File Reference

Namespaces

 axom
 
 axom::mint
 

Enumerations

enum  axom::mint::FieldAssociation {
  axom::mint::ANY_CENTERING = -1 , axom::mint::NODE_CENTERED = 0 , axom::mint::CELL_CENTERED , axom::mint::FACE_CENTERED ,
  axom::mint::EDGE_CENTERED , axom::mint::NUM_FIELD_ASSOCIATIONS
}
 Enumerates the number of supported associations of field variables with a corresponding mesh entity, e.g., node, cell-center, face-center, etc. More...