Chi-Tech
chi_physics::IsotropicMultiGrpSource Class Reference

#include <material_property_isotropic_mg_src.h>

Inheritance diagram for chi_physics::IsotropicMultiGrpSource:
chi_physics::MaterialProperty

Public Member Functions

 IsotropicMultiGrpSource ()
 
void PushLuaTable (lua_State *L) const override
 
- Public Member Functions inherited from chi_physics::MaterialProperty
 MaterialProperty (PropertyType in_type)
 
virtual ~MaterialProperty ()=default
 
PropertyType Type ()
 
virtual double GetScalarValue ()
 
virtual void PushLuaTable (lua_State *L) const
 

Data Fields

std::vector< double > source_value_g_
 
- Data Fields inherited from chi_physics::MaterialProperty
std::string property_name
 

Detailed Description

Basic thermal conductivity material property.

Definition at line 11 of file material_property_isotropic_mg_src.h.

Constructor & Destructor Documentation

◆ IsotropicMultiGrpSource()

chi_physics::IsotropicMultiGrpSource::IsotropicMultiGrpSource ( )
inline

Definition at line 16 of file material_property_isotropic_mg_src.h.

Member Function Documentation

◆ PushLuaTable()

void chi_physics::IsotropicMultiGrpSource::PushLuaTable ( lua_State *  L) const
inlineoverridevirtual

Base class method for pushing lua table.

Reimplemented from chi_physics::MaterialProperty.

Definition at line 19 of file material_property_isotropic_mg_src.h.

Field Documentation

◆ source_value_g_

std::vector<double> chi_physics::IsotropicMultiGrpSource::source_value_g_

Definition at line 14 of file material_property_isotropic_mg_src.h.


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