11#ifndef _ESSENTIAL_TEMPERATURECUBITBCDATA_HPP_
12#define _ESSENTIAL_TEMPERATURECUBITBCDATA_HPP_
26 boost::shared_ptr<FEMethod> fe_ptr,
27 std::vector<boost::shared_ptr<ScalingMethod>> smv);
33 boost::weak_ptr<FEMethod>
fePtr;
PetscErrorCode MoFEMErrorCode
MoFEM/PETSc error code.
implementation of Data Operators for Forces and Sources
std::vector< boost::shared_ptr< ScalingMethod > > VecOfTimeScalingMethods
Vector of time scaling methods.
Deprecated interface functions.
VecOfTimeScalingMethods vecOfTimeScalingMethods
boost::weak_ptr< FEMethod > fePtr
MoFEM::Interface & mField
Class (Function) to enforce essential constrains.
Definition of the temperature bc data structure.