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

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

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

Public Types

using OP = OpDispBcImpl<PETSC, GAUSS>
 

Protected Member Functions

MoFEMErrorCode iNtegrate (EntData &data)
 

Detailed Description

Definition at line 440 of file EshelbianPlasticity.hpp.

Member Typedef Documentation

◆ OP

Definition at line 441 of file EshelbianPlasticity.hpp.

Member Function Documentation

◆ iNtegrate()

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

Definition at line 1480 of file EshelbianOperators.cpp.

1480 {
1481 return OP::iNtegrate(data);
1482}

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