Definition at line 125 of file photon_diffusion.cpp.
◆ OpGetScalarFieldGradientValuesOnSkin()
| PhotonDiffusion::OpGetScalarFieldGradientValuesOnSkin::OpGetScalarFieldGradientValuesOnSkin |
( |
boost::shared_ptr< VolSideFe > |
side_fe | ) |
|
|
inline |
Definition at line 129 of file photon_diffusion.cpp.
BoundaryEle::UserDataOperator BoundaryEleOp
boost::shared_ptr< VolSideFe > sideOpFe
◆ doWork()
| MoFEMErrorCode PhotonDiffusion::OpGetScalarFieldGradientValuesOnSkin::doWork |
( |
int |
side, |
|
|
EntityType |
type, |
|
|
DataForcesAndSourcesCore::EntData & |
data |
|
) |
| |
|
inline |
- Examples
- mofem/tutorials/scl-10/photon_diffusion.cpp.
Definition at line 132 of file photon_diffusion.cpp.
133 {
135 if (type != MBVERTEX)
139 }
#define MoFEMFunctionReturnHot(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define MoFEMFunctionBegin
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
#define MoFEMFunctionReturn(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define CHKERR
Inline error check.
◆ sideOpFe
| boost::shared_ptr<VolSideFe> PhotonDiffusion::OpGetScalarFieldGradientValuesOnSkin::sideOpFe |
The documentation for this struct was generated from the following file: