v0.15.0
Loading...
Searching...
No Matches
EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER > Struct Template Reference

#include "users_modules/eshelbian_plasticity/src/EshelbianPlasticity.hpp"

Inheritance diagram for EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER >:
[legend]
Collaboration diagram for EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER >:
[legend]

Public Member Functions

 OpGetInternalStress (boost::shared_ptr< DataAtIntegrationPts > data_ptr, std::string tag_name="")
 
MoFEMErrorCode doWork (int side, EntityType type, EntData &data)
 

Private Attributes

boost::shared_ptr< DataAtIntegrationPtsdataAtPts
 
std::string tagName
 

Detailed Description

template<int INTERP_ORDER>
struct EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER >

Definition at line 393 of file EshelbianPlasticity.hpp.

Constructor & Destructor Documentation

◆ OpGetInternalStress()

template<int INTERP_ORDER>
EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER >::OpGetInternalStress ( boost::shared_ptr< DataAtIntegrationPts > data_ptr,
std::string tag_name = "" )
inline

Definition at line 394 of file EshelbianPlasticity.hpp.

Member Function Documentation

◆ doWork()

template<int INTERP_ORDER>
MoFEMErrorCode EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER >::doWork ( int side,
EntityType type,
EntData & data )

Member Data Documentation

◆ dataAtPts

template<int INTERP_ORDER>
boost::shared_ptr<DataAtIntegrationPts> EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER >::dataAtPts
private

Definition at line 403 of file EshelbianPlasticity.hpp.

◆ tagName

template<int INTERP_ORDER>
std::string EshelbianPlasticity::OpGetInternalStress< INTERP_ORDER >::tagName
private

Definition at line 404 of file EshelbianPlasticity.hpp.


The documentation for this struct was generated from the following file: