|  | v0.15.0 | 
#include "tutorials/adv-2/src/FiniteThermalOps.hpp"
| Public Member Functions | |
| OpCalculateQdotQLhs_dU (const std::string row_field_name, const std::string col_field_name, boost::shared_ptr< MatrixDouble > vec, ScalarFun resistance_function, boost::shared_ptr< MatrixDouble > mat_Grad_Ptr, boost::shared_ptr< Range > ents_ptr=nullptr) | |
| Protected Member Functions | |
| MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) | 
| Protected Attributes | |
| boost::shared_ptr< MatrixDouble > | fluxVec | 
| ScalarFun | resistanceFunction | 
| boost::shared_ptr< MatrixDouble > | matGradPtr | 
Definition at line 316 of file FiniteThermalOps.hpp.
| 
 | inline | 
Definition at line 319 of file FiniteThermalOps.hpp.
| 
 | protected | 
Definition at line 342 of file FiniteThermalOps.hpp.
| 
 | protected | 
Definition at line 333 of file FiniteThermalOps.hpp.
| 
 | protected | 
Definition at line 335 of file FiniteThermalOps.hpp.
| 
 | protected | 
Definition at line 334 of file FiniteThermalOps.hpp.
