![]() |
v0.15.0 |
operator to calculate temperature rate at Gauss pts More...
#include "users_modules/basic_finite_elements/src/ThermalElement.hpp"
Public Member Functions | |
| OpGetTetRateAtGaussPts (const std::string field_name, CommonData &common_data) | |
Public Member Functions inherited from ThermalElement::OpGetFieldAtGaussPts< MoFEM::VolumeElementForcesAndSourcesCore > | |
| OpGetFieldAtGaussPts (const std::string field_name, VectorDouble &field_at_gauss_pts) | |
| MoFEMErrorCode | doWork (int side, EntityType type, EntitiesFieldData::EntData &data) |
| operator calculating temperature and rate of temperature | |
Additional Inherited Members | |
Public Attributes inherited from ThermalElement::OpGetFieldAtGaussPts< MoFEM::VolumeElementForcesAndSourcesCore > | |
| VectorDouble & | fieldAtGaussPts |
operator to calculate temperature rate at Gauss pts
Definition at line 250 of file ThermalElement.hpp.
|
inline |
Definition at line 252 of file ThermalElement.hpp.