#include <users_modules/basic_finite_elements/src/PCMGSetUpViaApproxOrders.hpp>
Definition at line 9 of file PCMGSetUpViaApproxOrders.hpp.
◆ PCMGSubMatrixCtx()
PCMGSubMatrixCtx::PCMGSubMatrixCtx |
( |
Mat |
a, |
|
|
IS |
is |
|
) |
| |
Definition at line 32 of file PCMGSetUpViaApproxOrders.cpp.
33
34
35 ierr = PetscObjectReference((PetscObject)
A);
36 CHKERRABORT(PETSC_COMM_WORLD,
ierr);
37 ierr = PetscObjectReference((PetscObject)
iS);
38 CHKERRABORT(PETSC_COMM_WORLD,
ierr);
39}
static MoFEMErrorCodeGeneric< PetscErrorCode > ierr
◆ ~PCMGSubMatrixCtx()
PCMGSubMatrixCtx::~PCMGSubMatrixCtx |
( |
| ) |
|
|
virtual |
◆ iS
◆ sCat
VecScatter PCMGSubMatrixCtx::sCat |
The documentation for this struct was generated from the following files: