![]() |
v0.14.0 |
#include <src/boundary_conditions/EssentialHeatFluxCubitBcData.hpp>
Public Types | |
using | OpSource = typename FormsIntegrators< OpBase >::template Assembly< A >::template LinearForm< I >::template OpSource< 3, FIELD_DIM, SourceBoundaryNormalSpecialization > |
Public Member Functions | |
OpEssentialRhsImpl (const std::string field_name, boost::shared_ptr< HeatFluxCubitBcData > bc_data, boost::shared_ptr< Range > ents_ptr, std::vector< boost::shared_ptr< ScalingMethod > > smv) | |
Private Attributes | |
double | heatFlux |
VecOfTimeScalingMethods | vecOfTimeScalingMethods |
Definition at line 17 of file EssentialHeatFluxCubitBcData.hpp.
using MoFEM::OpEssentialRhsImpl< HeatFluxCubitBcData, 3, FIELD_DIM, A, I, OpBase >::OpSource = typename FormsIntegrators<OpBase>::template Assembly<A>:: template LinearForm<I>::template OpSource< 3, FIELD_DIM, SourceBoundaryNormalSpecialization> |
Definition at line 21 of file EssentialHeatFluxCubitBcData.hpp.
MoFEM::OpEssentialRhsImpl< HeatFluxCubitBcData, 3, FIELD_DIM, A, I, OpBase >::OpEssentialRhsImpl | ( | const std::string | field_name, |
boost::shared_ptr< HeatFluxCubitBcData > | bc_data, | ||
boost::shared_ptr< Range > | ents_ptr, | ||
std::vector< boost::shared_ptr< ScalingMethod > > | smv | ||
) |
Definition at line 36 of file EssentialHeatFluxCubitBcData.hpp.
|
private |
Definition at line 31 of file EssentialHeatFluxCubitBcData.hpp.
|
private |
Definition at line 32 of file EssentialHeatFluxCubitBcData.hpp.