v0.15.0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
ThermoElasticOps.hpp File Reference

Go to the source code of this file.

Classes

struct  ThermoElasticOps::OpKCauchyThermoElasticity
 
struct  ThermoElasticOps::OpStressThermal
 
struct  MoFEM::AddFluxToRhsPipelineImpl< MoFEM::OpFluxRhsImpl< ThermoElasticOps::SetTargetTemperature, 1, 1, A, I, OpBase >, A, I, OpBase >
 
struct  AddFluxToLhsPipelineImpl< OpFluxLhsImpl< ThermoElasticOps::SetTargetTemperature, 1, 1, A, I, OpBase >, A, I, OpBase >
 
struct  ThermoElasticOps::BlockedThermalParameters
 
struct  ThermoElasticOps::BlockedThermoElasticParameters
 
struct  OpRhsSetInitT< A, I >
 [Target temperature] More...
 
struct  OpLhsSetInitT_dT< A, I >
 Lhs for setting initial conditions wrt T. More...
 

Namespaces

namespace  ThermoElasticOps
 

Typedefs

using ThermoElasticOps::ScalerFunTwoArgs = boost::function< double(double, double)>
 

Functions

MoFEMErrorCode ThermoElasticOps::addMatThermalBlockOps (MoFEM::Interface &m_field, boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, std::string block_name, boost::shared_ptr< BlockedThermalParameters > blockedParamsPtr, double default_heat_conductivity, double default_heat_capacity, double default_thermal_conductivity_scale, double default_thermal_capacity_scale, Sev sev, ScalerFunTwoArgs thermal_conductivity_scaling_func, ScalerFunTwoArgs heat_capacity_scaling_func)
 
MoFEMErrorCode ThermoElasticOps::addMatThermoElasticBlockOps (MoFEM::Interface &m_field, boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, std::string block_name, boost::shared_ptr< BlockedThermoElasticParameters > blockedParamsPtr, double default_coeff_expansion, double default_ref_temp, Sev sev)