v0.14.0 |
#include <tutorials/adv-0/src/PlasticNaturalBCs.hpp>
Public Types | |
using | T = typename NaturalBC< OpBase >::template Assembly< A >::template BiLinearForm< I > |
using | OpSpringLhs = typename T::template OpFlux< ElasticExample::SpringBcType< BLOCKSET >, BASE_DIM, FIELD_DIM > |
Public Member Functions | |
AddFluxToLhsPipelineImpl ()=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 92 of file PlasticNaturalBCs.hpp.
using AddFluxToLhsPipelineImpl< OpFluxLhsImpl< PlasticOps::BoundaryBCs, BASE_DIM, FIELD_DIM, A, I, OpBase >, A, I, OpBase >::OpSpringLhs = typename T::template OpFlux<ElasticExample::SpringBcType<BLOCKSET>, BASE_DIM, FIELD_DIM> |
Definition at line 106 of file PlasticNaturalBCs.hpp.
using AddFluxToLhsPipelineImpl< OpFluxLhsImpl< PlasticOps::BoundaryBCs, BASE_DIM, FIELD_DIM, A, I, OpBase >, A, I, OpBase >::T = typename NaturalBC<OpBase>::template Assembly< A>::template BiLinearForm<I> |
Definition at line 102 of file PlasticNaturalBCs.hpp.
|
delete |
|
inlinestatic |
Definition at line 108 of file PlasticNaturalBCs.hpp.