Header file for Material class. More...
Go to the source code of this file.
Classes | |
class | Material |
A Material constituing a Cell. More... | |
Enumerations | |
enum | ProportionUnitType { kpUNDEFINED =-1, kpMOL =1, kpMASS, kpATCM3, kpATBCM } |
Define the proportion units. More... | |
enum | DensityUnitType { kdUNDEFINED =-1, kdGCM3 =1, kdATCM3, kdATBCM } |
Define the density units. More... | |
Header file for Material class.
enum DensityUnitType |
enum ProportionUnitType |