1#ifndef CHI_PHYSICS_PROPERTY_ISOTROPIC_MG_SRC_H
2#define CHI_PHYSICS_PROPERTY_ISOTROPIC_MG_SRC_H
22 lua_pushstring(L,
"is_empty");
23 lua_pushboolean(L,
false);
26 lua_pushstring(L,
"G");
30 lua_pushstring(L,
"source_value_g");
37 lua_pushnumber(L,val);
std::vector< double > source_value_g_
void PushLuaTable(lua_State *L) const override
IsotropicMultiGrpSource()