PETSc version 3.17.5
Fix/Edit manual page

PetscSpacePTrimmedGetFormDegree

Get the form degree of the trimmed polynomials.

Synopsis

#include "petscfe.h" 
PetscErrorCode PetscSpacePTrimmedGetFormDegree(PetscSpace sp, PetscInt *formDegree)

Input Parameters

sp - the function space object

Output Parameters

formDegee - the form degree

See Also

PetscDTAltV, PetscDTPTrimmedEvalJet(), PetscSpacePTrimmedSetFormDegree()

Level

intermediate

Location

src/dm/dt/space/impls/ptrimmed/spaceptrimmed.c

Implementations

PetscSpacePTrimmedGetFormDegree_Ptrimmed in src/dm/dt/space/impls/ptrimmed/spaceptrimmed.c

Index of all SPACE routines
Table of Contents for all manual pages
Index of all manual pages