![]() |
v0.13.2 |
#include <src/boundary_conditions/NaturalMeshsetType.hpp>
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, const 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) | |
Additional Inherited Members | |
![]() | |
using | OpSource = typename FormsIntegrators< OpBase >::template Assembly< A >::template LinearForm< I >::template OpNormalMixVecTimesScalar< FIELD_DIM > |
![]() | |
double | scalarValue |
VecOfTimeScalingMethods | vecOfTimeScalingMethods |
Definition at line 162 of file NaturalMeshsetType.hpp.
MoFEM::OpFluxRhsImpl< NaturalMeshsetType< BLOCKSET >, 3, FIELD_DIM, 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 486 of file NaturalMeshsetType.hpp.
|
protected |
Definition at line 497 of file NaturalMeshsetType.hpp.