#include "users_modules/basic_finite_elements/src/ConvectiveMassElement.hpp"
◆ MatShellCtx()
ConvectiveMassElement::MatShellCtx::MatShellCtx |
( |
| ) |
|
◆ ~MatShellCtx()
ConvectiveMassElement::MatShellCtx::~MatShellCtx |
( |
| ) |
|
|
virtual |
Definition at line 2345 of file ConvectiveMassElement.cpp.
2345 {
2347
2349 CHKERRABORT(PETSC_COMM_WORLD,
ierr);
2350 }
2351}
#define CHKERR
Inline error check.
static MoFEMErrorCodeGeneric< PetscErrorCode > ierr
◆ dEstroy()
Definition at line 2370 of file ConvectiveMassElement.cpp.
2370 {
2373
2380 }
2382}
#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: