|  | v0.15.0 | 
#include "tutorials/adv-0/src/PlasticNaturalBCs.hpp"
| Public Types | |
| using | T = typename NaturalBC< OpBase >::template Assembly< A >::template LinearForm< I > | 
| using | OpForce = typename T::template OpFlux< NaturalForceMeshsets, 1, SPACE_DIM > | 
| using | OpSpringRhs = typename T::template OpFlux< ElasticOps::SpringBcType< BLOCKSET >, 1, SPACE_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, std::vector< boost::shared_ptr< ScalingMethod > > smv, Sev sev) | 
Definition at line 53 of file PlasticNaturalBCs.hpp.
| using AddFluxToRhsPipelineImpl< OpFluxRhsImpl< PlasticOps::BoundaryBCs, BASE_DIM, FIELD_DIM, A, I, OpBase >, A, I, OpBase >::OpForce = typename T::template OpFlux<NaturalForceMeshsets, 1, SPACE_DIM> | 
Definition at line 65 of file PlasticNaturalBCs.hpp.
| using AddFluxToRhsPipelineImpl< OpFluxRhsImpl< PlasticOps::BoundaryBCs, BASE_DIM, FIELD_DIM, A, I, OpBase >, A, I, OpBase >::OpSpringRhs = typename T::template OpFlux<ElasticOps::SpringBcType<BLOCKSET>, 1, SPACE_DIM> | 
Definition at line 67 of file PlasticNaturalBCs.hpp.
| using AddFluxToRhsPipelineImpl< OpFluxRhsImpl< PlasticOps::BoundaryBCs, BASE_DIM, FIELD_DIM, A, I, OpBase >, A, I, OpBase >::T = typename NaturalBC<OpBase>::template Assembly<A>::template LinearForm<I> | 
Definition at line 62 of file PlasticNaturalBCs.hpp.
| 
 | delete | 
| 
 | inlinestatic | 
Definition at line 71 of file PlasticNaturalBCs.hpp.
