#include "petscfv.h" PetscErrorCode PetscFVGetDualSpace(PetscFV fvm, PetscDualSpace *sp)Not collective
fvm | - The PetscFV object |
sp | - The PetscDualSpace object |
Note: A simple dual space is provided automatically, and the user typically will not need to override it.