v0.15.0
Loading...
Searching...
No Matches
Public Types | Protected Member Functions | List of all members
OpNormalDispRhsBc Struct Reference

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

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

Public Types

using OP = OpNormalDispBcRhsImpl< PETSC, GAUSS >
 

Protected Member Functions

MoFEMErrorCode iNtegrate (EntData &data)
 

Detailed Description

Examples
EshelbianPlasticity.cpp.

Definition at line 649 of file EshelbianOperators.hpp.

Member Typedef Documentation

◆ OP

Definition at line 650 of file EshelbianOperators.hpp.

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: