26 #ifndef CELLPROPERTIES_H 27 #define CELLPROPERTIES_H 71 virtual void xmlPrint(std::ostream&);
76 static void resetUniqueIndex();
83 #endif // CELLPROPERTIES_H
static unsigned int maxUniqueIndex
unique number (used to generate unique index for cells if not given at the instanciation) ...
Definition: CellProperties.h:80
This is the main class of this project.
Definition: PhysicalModel.h:86
Describes the properties common to all structures.
Definition: StructureProperties.h:38
GeometricType
Geometric type gives information about which kind of geometric representation is the structure...
Definition: StructureProperties.h:107
Describes and manages the properties attached to cells.
Definition: CellProperties.h:44