v0.14.0
Loading...
Searching...
No Matches
ThermalElement Member List

This is the complete list of members for ThermalElement, including all inherited members.

addThermalConvectionElement(const std::string field_name, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
addThermalElements(const std::string field_name, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
addThermalFluxElement(const std::string field_name, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
addThermalRadiationElement(const std::string field_name, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
commonDataThermalElement
feConvectionLhsThermalElement
feConvectionRhsThermalElement
feFluxThermalElement
feLhsThermalElement
feRadiationLhsThermalElement
feRadiationRhsThermalElement
feRhsThermalElement
getLoopFeConvectionLhs()ThermalElementinline
getLoopFeConvectionRhs()ThermalElementinline
getLoopFeFlux()ThermalElementinline
getLoopFeLhs()ThermalElementinline
getLoopFeRadiationLhs()ThermalElementinline
getLoopFeRadiationRhs()ThermalElementinline
getLoopFeRhs()ThermalElementinline
mFieldThermalElement
setOfBlocksThermalElement
setOfConvectionThermalElement
setOfFluxesThermalElement
setOfRadiationThermalElement
setThermalConvectionFiniteElementLhsOperators(string field_name, Mat A, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
setThermalConvectionFiniteElementRhsOperators(string field_name, Vec &F, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
setThermalFiniteElementLhsOperators(string field_name, Mat A)ThermalElement
setThermalFiniteElementRhsOperators(string field_name, Vec &F)ThermalElement
setThermalFluxFiniteElementRhsOperators(string field_name, Vec &F, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
setTimeSteppingProblem(string field_name, string rate_name, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
setTimeSteppingProblem(TsCtx &ts_ctx, string field_name, string rate_name, const std::string mesh_nodals_positions="MESH_NODE_POSITIONS")ThermalElement
ThermalElement(MoFEM::Interface &m_field)ThermalElementinline