![]() |
v0.13.2 |
#include <src/boundary_conditions/NaturalMeshsetType.hpp>
Public Types | |
using | Parent = OpFluxRhsImpl< NaturalMeshsetType< UNKNOWNSET >, 1, 1, A, I, OpBase > |
![]() | |
using | OpSource = typename FormsIntegrators< OpBase >::template Assembly< A >::template LinearForm< I >::template OpSource< 1, 1 > |
Public Member Functions | |
OpFluxRhsImpl (MoFEM::Interface &m_field, int ms_id, const std::string field_name, std::vector< boost::shared_ptr< ScalingMethod > > smv) | |
![]() | |
OpFluxRhsImpl (const std::string field_name, double value, boost::shared_ptr< Range > ents_ptr, std::vector< boost::shared_ptr< ScalingMethod > > smv) | |
Protected Member Functions | |
MoFEMErrorCode | getMeshsetData (MoFEM::Interface &m_field, int ms_id) |
![]() | |
OpFluxRhsImpl (const std::string field_name, std::vector< boost::shared_ptr< ScalingMethod > > smv) | |
MoFEMErrorCode | getMeshsetData (MoFEM::Interface &m_field, int ms_id) |
Additional Inherited Members | |
![]() | |
double | scalarValue |
VecOfTimeScalingMethods | vecOfTimeScalingMethods |
Definition at line 127 of file NaturalMeshsetType.hpp.
using MoFEM::OpFluxRhsImpl< NaturalMeshsetType< HEATFLUXSET >, 1, 1, A, I, OpBase >::Parent = OpFluxRhsImpl<NaturalMeshsetType<UNKNOWNSET>, 1, 1, A, I, OpBase> |
Definition at line 130 of file NaturalMeshsetType.hpp.
MoFEM::OpFluxRhsImpl< NaturalMeshsetType< HEATFLUXSET >, 1, 1, A, I, OpBase >::OpFluxRhsImpl | ( | MoFEM::Interface & | m_field, |
int | ms_id, | ||
const std::string | field_name, | ||
std::vector< boost::shared_ptr< ScalingMethod > > | smv | ||
) |
Definition at line 424 of file NaturalMeshsetType.hpp.
|
protected |
Definition at line 435 of file NaturalMeshsetType.hpp.