![]() |
v0.15.0 |
operator to calculate temperature at Gauss pts More...
#include "users_modules/basic_finite_elements/src/ThermalElement.hpp"
Public Member Functions | |
OpGetTriTemperatureAtGaussPts (const std::string field_name, CommonData &common_data) | |
![]() | |
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 | |
![]() | |
VectorDouble & | fieldAtGaussPts |
operator to calculate temperature at Gauss pts
Definition at line 239 of file ThermalElement.hpp.
|
inline |
Definition at line 241 of file ThermalElement.hpp.