Go to the source code of this file.
Functions | |
| PetscErrorCode | ComputeConstVecMass (ot::DAMG damg, Mat J, Mat B) |
| PetscErrorCode | ConstVecMassMatDestroy (Mat) |
| PetscErrorCode | ConstVecMassMatGetDiagonal (Mat, Vec) |
| PetscErrorCode | ConstVecMassMatMult (Mat, Vec, Vec) |
| PetscErrorCode | CreateConstVecMass (ot::DAMG damg, Mat *B) |
Definition in file vecMass.h.
|
||||||||||||||||
|
Definition at line 337 of file vecMass.C. References BUILD_FULL_VEC_MASS_BLOCK, ot::DAMG, and ot::_p_DAMG::user. Referenced by ComputeElasticityRHS(). |
|
|
Definition at line 63 of file vecMass.C. Referenced by CreateConstVecMass(). |
|
||||||||||||
|
Definition at line 116 of file vecMass.C. References ot::DAMG, iC, and VEC_MASS_DIAG_BLOCK. Referenced by CreateConstVecMass(). |
|
||||||||||||||||
|
Definition at line 219 of file vecMass.C. References ot::DAMG, iC, and VEC_MASS_MULT_BLOCK. Referenced by CreateConstVecMass(). |
|
||||||||||||
|
Definition at line 22 of file vecMass.C. References ot::_p_DAMG::comm, ot::DA::computedLocalToGlobal(), ot::DA::computeLocalToGlobalMappings(), ConstVecMassMatDestroy(), ConstVecMassMatGetDiagonal(), ConstVecMassMatMult(), ot::DA::createMatrix(), ot::_p_DAMG::da, ot::DAMG, ot::DA::getNodeSize(), and ot::_p_DAMG::nlevels. Referenced by ComputeElasticityRHS(). |
1.3.9.1