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

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

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

Public Types

using OP = OpAnalyticalDispBcImpl<PETSC, GAUSS>
 

Protected Member Functions

MoFEMErrorCode iNtegrate (EntData &data)
 

Detailed Description

Definition at line 697 of file EshelbianPlasticity.hpp.

Member Typedef Documentation

◆ OP

Member Function Documentation

◆ iNtegrate()

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

Definition at line 1907 of file EshelbianOperators.cpp.

1907 {
1908 return OP::iNtegrate(data);
1909}

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