13struct AddFluxToRhsPipelineImpl<
19 AddFluxToRhsPipelineImpl() =
delete;
22 typename NaturalBC<OpBase>::template Assembly<A>::template
LinearForm<I>;
28 boost::ptr_deque<ForcesAndSourcesCore::UserDataOperator> &pipeline,
33 CHKERR T::template AddFluxToPipeline<OpBodyForce>::add(
34 pipeline, m_field,
field_name, {},
"BODY_FORCE", sev);
#define MoFEMFunctionBegin
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define CHKERR
Inline error check.
PetscErrorCode MoFEMErrorCode
MoFEM/PETSc error code.
constexpr IntegrationType I
constexpr AssemblyType A
[Define dimension]
constexpr auto field_name
Deprecated interface functions.
DomainNaturalBCRhs::OpFlux< NaturalMeshsetType< BLOCKSET >, 1, SPACE_DIM > OpBodyForce