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

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

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

Public Types

using OP = OpAnalyticalDispBcImpl< PETSC, GAUSS >
 

Protected Member Functions

MoFEMErrorCode iNtegrate (EntData &data)
 

Detailed Description

Examples
/home/lk58p/mofem_install/vanilla_dev_release/mofem-cephas/mofem/users_modules/eshelbian_plasticity/src/impl/EshelbianPlasticity.cpp.

Definition at line 696 of file EshelbianOperators.hpp.

Member Typedef Documentation

◆ OP

Definition at line 697 of file EshelbianOperators.hpp.

Member Function Documentation

◆ iNtegrate()

MoFEMErrorCode OpAnalyticalDispBc::iNtegrate ( EntData data)
protected
Examples
mofem/users_modules/eshelbian_plasticity/src/impl/EshelbianOperators.cpp.

Definition at line 1885 of file EshelbianOperators.cpp.

1885 {
1886 return OP::iNtegrate(data);
1887}

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