petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscDualSpaceGetOrder

Get the order of the dual space

Synopsis

#include "petscfe.h" 
PetscErrorCode PetscDualSpaceGetOrder(PetscDualSpace sp, PetscInt *order)
Not collective Many br

Input Parameter

sp -The PetscDualSpace Many br

Output Parameter

order -The order Many br

Many br

See Also

PetscDualSpaceSetOrder(), PetscDualSpaceCreate()

Level:intermediate
Location:
src/dm/dt/interface/dtfe.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages