v0.14.0 |
#include <tutorials/vec-0/src/NaturalDomainBC.hpp>
Public Types | |
using | T = typename NaturalBC< OpBase >::template Assembly< A >::template LinearForm< I > |
using | OpBodyForce = typename T::template OpFlux< NaturalMeshsetType< BLOCKSET >, BASE_DIM, FIELD_DIM > |
Public Member Functions | |
AddFluxToRhsPipelineImpl ()=delete | |
Static Public Member Functions | |
static MoFEMErrorCode | add (boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, MoFEM::Interface &m_field, std::string field_name, Sev sev) |
Definition at line 13 of file NaturalDomainBC.hpp.
using AddFluxToRhsPipelineImpl< OpFluxRhsImpl< DomainBCs, BASE_DIM, FIELD_DIM, A, I, OpBase >, A, I, OpBase >::OpBodyForce = typename T::template OpFlux<NaturalMeshsetType<BLOCKSET>, BASE_DIM, FIELD_DIM> |
Definition at line 24 of file NaturalDomainBC.hpp.
using AddFluxToRhsPipelineImpl< OpFluxRhsImpl< DomainBCs, BASE_DIM, FIELD_DIM, A, I, OpBase >, A, I, OpBase >::T = typename NaturalBC<OpBase>::template Assembly<A>::template LinearForm<I> |
Definition at line 22 of file NaturalDomainBC.hpp.
|
delete |
|
inlinestatic |
Definition at line 26 of file NaturalDomainBC.hpp.