#include <material_property_base.h>
Base class for material properties.
Definition at line 20 of file material_property_base.h.
◆ MaterialProperty()
chi_physics::MaterialProperty::MaterialProperty |
( |
PropertyType |
in_type | ) |
|
|
inlineexplicit |
◆ ~MaterialProperty()
virtual chi_physics::MaterialProperty::~MaterialProperty |
( |
| ) |
|
|
virtualdefault |
◆ GetScalarValue()
virtual double chi_physics::MaterialProperty::GetScalarValue |
( |
| ) |
|
|
inlinevirtual |
◆ PushLuaTable()
void chi_physics::MaterialProperty::PushLuaTable |
( |
lua_State * |
L | ) |
const |
|
virtual |
◆ Type()
◆ property_name
std::string chi_physics::MaterialProperty::property_name |
◆ type_
The documentation for this class was generated from the following files: