v0.15.0
Loading...
Searching...
No Matches
EshelbianPlasticity::OpNormalDispRhsBc Struct Reference

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

Inheritance diagram for EshelbianPlasticity::OpNormalDispRhsBc:
[legend]
Collaboration diagram for EshelbianPlasticity::OpNormalDispRhsBc:
[legend]

Public Types

using OP = OpNormalDispBcRhsImpl<PETSC, GAUSS>
 

Protected Member Functions

MoFEMErrorCode iNtegrate (EntData &data)
 

Detailed Description

Definition at line 650 of file EshelbianPlasticity.hpp.

Member Typedef Documentation

◆ OP

Member Function Documentation

◆ iNtegrate()

MoFEMErrorCode OpNormalDispRhsBc::iNtegrate ( EntData & data)
protected
Examples
EshelbianOperators.cpp.

Definition at line 1833 of file EshelbianOperators.cpp.

1833 {
1834 return OP::iNtegrate(data);
1835}

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