petsc-3.11.4 2019-09-28
PetscFESetBasisSpace
Sets the PetscSpace used for approximation of the solution
Synopsis
#include "petscfe.h"
PetscErrorCode PetscFESetBasisSpace(PetscFE fem, PetscSpace sp)
Not collective
Input Parameters
See Also
PetscFECreate()
Level
intermediate
Location
src/dm/dt/fe/interface/fe.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages