![]() |
v0.15.0 |
Thermal operators agnostic to small/large deformations. More...
Go to the source code of this file.
Namespaces | |
namespace | ThermalOps |
Typedefs | |
using | ThermalOps::OpHdivHdiv = OpHdivHdivImpl<SPACE_DIM, IS_LARGE_STRAINS> |
using | ThermalOps::OpHdivT |
Integrate Lhs div of base of flux times base of temperature (FLUX x T) and transpose of it, i.e. (T x FLUX) | |
using | ThermalOps::OpHdivU |
Integrate Lhs of flux term coupled to displacement field. | |
using | ThermalOps::OpCapacity |
Integrate Lhs base of temperature times (heat capacity) times base of temperature (T x T) | |
using | ThermalOps::OpHdivFlux = OpHdivFluxImpl<SPACE_DIM, IS_LARGE_STRAINS> |
using | ThermalOps::OpHDivTemp |
Integrate Rhs div flux base times temperature (T) | |
using | ThermalOps::OpBaseDotT |
Integrate Rhs base of temperature time heat capacity times heat rate (T) | |
using | ThermalOps::OpBaseDivFlux = OpBaseDotT |
Integrate Rhs base of temperature times divergence of flux (T) | |
Thermal operators agnostic to small/large deformations.
Definition in file ThermalOps.hpp.