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

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

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

Public Types

using OP = OpDispBcImpl< PETSC, GAUSS >
 

Protected Member Functions

MoFEMErrorCode iNtegrate (EntData &data)
 

Detailed Description

Examples
EshelbianPlasticity.cpp.

Definition at line 439 of file EshelbianOperators.hpp.

Member Typedef Documentation

◆ OP

using OpDispBc::OP = OpDispBcImpl<PETSC, GAUSS>

Definition at line 440 of file EshelbianOperators.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: