Searched refs:PetscFECreatePointTrace_Vector (Results 1 – 1 of 1) sorted by relevance
204 static PetscErrorCode PetscFECreatePointTrace_Vector(PetscFE fe, PetscInt refPoint, PetscFE *trFE) in PetscFECreatePointTrace_Vector() function233 fe->ops->createpointtrace = PetscFECreatePointTrace_Vector; in PetscFEInitialize_Vector()