#include "petscdmredundant.h" PetscErrorCode DMRedundantGetSize(DM dm,PetscInt *rank,PetscInt *N)Not Collective
dm | - redundant DM |
rank | - rank of process to own redundant degrees of freedom (or NULL) | |
N | - total number of redundant degrees of freedom (or NULL) |
Level:advanced
Location:src/dm/impls/redundant/dmredundant.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages