#include "users_modules/basic_finite_elements/src/ConvectiveMassElement.hpp"
◆ MatShellCtx()
| ConvectiveMassElement::MatShellCtx::MatShellCtx |
( |
| ) |
|
◆ ~MatShellCtx()
| ConvectiveMassElement::MatShellCtx::~MatShellCtx |
( |
| ) |
|
|
virtual |
Definition at line 2344 of file ConvectiveMassElement.cpp.
2344 {
2346
2348 CHKERRABORT(PETSC_COMM_WORLD,
ierr);
2349 }
2350}
#define CHKERR
Inline error check.
static MoFEMErrorCodeGeneric< PetscErrorCode > ierr
◆ dEstroy()
Definition at line 2369 of file ConvectiveMassElement.cpp.
2369 {
2372
2379 }
2381}
#define MoFEMFunctionReturnHot(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define MoFEMFunctionBeginHot
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
◆ iNit()
◆ MultOpA
◆ ZeroEntriesOp
◆ barK
| Mat ConvectiveMassElement::MatShellCtx::barK |
◆ iNitialized
| bool ConvectiveMassElement::MatShellCtx::iNitialized |
| Mat ConvectiveMassElement::MatShellCtx::K |
◆ Ku
| Vec ConvectiveMassElement::MatShellCtx::Ku |
| Mat ConvectiveMassElement::MatShellCtx::M |
◆ Mv
| Vec ConvectiveMassElement::MatShellCtx::Mv |
◆ scatterU
| VecScatter ConvectiveMassElement::MatShellCtx::scatterU |
◆ scatterV
| VecScatter ConvectiveMassElement::MatShellCtx::scatterV |
◆ ts_a
| double ConvectiveMassElement::MatShellCtx::ts_a |
| Vec ConvectiveMassElement::MatShellCtx::u |
| Vec ConvectiveMassElement::MatShellCtx::v |
The documentation for this struct was generated from the following files: