v0.14.0
Public Types | Protected Member Functions | List of all members
EshelbianPlasticity::OpDispBc Struct Reference

#include <users_modules/eshelbian_plasticit/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 635 of file EshelbianPlasticity.hpp.

Member Typedef Documentation

◆ OP

Definition at line 636 of file EshelbianPlasticity.hpp.

Member Function Documentation

◆ iNtegrate()

MoFEMErrorCode EshelbianPlasticity::OpDispBc::iNtegrate ( EntData data)
protected

Definition at line 789 of file EshelbianOperators.cpp.

789  {
790  return OP::iNtegrate(data);
791 }

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