Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::ImportGeoMaterial Struct Reference

Material data as specified by a geometry model. More...

#include <ImportMaterial.hh>

Public Types

Type aliases
using VecComponent = std::vector< ImportMatElemComponent >
 

Public Attributes

std::string name {}
 
ImportMaterialState state {ImportMaterialState::other}
 
double temperature {}
 [K]
 
double number_density {}
 [1/length^3]
 
VecComponent elements
 

Detailed Description

Material data as specified by a geometry model.

These are the "real life properties" unaffected by changes to the user's physics selection.


The documentation for this struct was generated from the following file: