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