v0.13.2
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions | Variables
MultifieldPlasticity.hpp File Reference

Go to the source code of this file.

Classes

struct  MoFEM::OpBaseImpl< USER_ASSEMBLE, EleOp >
 

Namespaces

namespace  MoFEM
 implementation of Data Operators for Forces and Sources
 

Typedefs

using MoFEM::EntData = EntitiesFieldData::EntData
 
using MoFEM::DomainEle = VolumeElementForcesAndSourcesCore
 
using MoFEM::DomainEleOp = DomainEle::UserDataOperator
 
using MoFEM::DomainEleOpAssembly = FormsIntegrators< DomainEleOp >::Assembly< USER_ASSEMBLE >::OpBase
 
using MoFEM::SkeletonEle = FaceElementForcesAndSourcesCore
 
using MoFEM::SkeletonEleOp = SkeletonEle::UserDataOperator
 
using MoFEM::SkeletonEleOpAssembly = FormsIntegrators< SkeletonEleOp >::Assembly< USER_ASSEMBLE >::OpBase
 
using MoFEM::BoundaryEle = FaceElementForcesAndSourcesCore
 
using MoFEM::BoundaryEleOp = BoundaryEle::UserDataOperator
 
using MoFEM::BoundaryEleOpAssembly = FormsIntegrators< BoundaryEleOp >::Assembly< USER_ASSEMBLE >::OpBase
 
using MoFEM::DomainSideEle = VolumeElementForcesAndSourcesCoreOnSide
 
using MoFEM::DomainSideEleOp = DomainSideEle::UserDataOperator
 
using MoFEM::DomainSideEleOpAssembly = FormsIntegrators< DomainSideEleOp >::Assembly< USER_ASSEMBLE >::OpBase
 

Functions

MoFEMErrorCode MoFEM::set_plastic_ep_dm (MoFEM::Interface &m_field, SmartPetscObj< DM > &dm, SmartPetscObj< DM > &dm_plastic)
 
MoFEMErrorCode MoFEM::set_plastic_tau_dm (MoFEM::Interface &m_field, SmartPetscObj< DM > &dm, SmartPetscObj< DM > &dm_plastic_tau)
 
MoFEMErrorCode MoFEM::set_contact_dm (MoFEM::Interface &m_field, SmartPetscObj< DM > &dm, SmartPetscObj< DM > &dm_contact)
 

Variables

boost::weak_ptr< BlockMatContainerMoFEM::block_mat_container_ptr