PETSC_EXTERN PetscErrorCode DMCreateInterpolation_Moab(DM dmp, DM dmc, Mat* interpl, Vec* vec)Collective on MPI_Comm
dm1 | - The DMMoab object | |
dm2 | - the second, finer DMMoab object |
interpl | - The interpolation operator for transferring data between the levels | |
vec | - The scaling vector (optional) |
Level:developer
Location:src/dm/impls/moab/dmmbmg.cxx
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages