Home
last modified time | relevance | path

Searched refs:PetscFEComputeTabulation_Vector (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/dt/fe/impls/vector/
H A Dfevector.c156 static PetscErrorCode PetscFEComputeTabulation_Vector(PetscFE fe, PetscInt npoints, const PetscReal… in PetscFEComputeTabulation_Vector() function
234 fe->ops->computetabulation = PetscFEComputeTabulation_Vector; in PetscFEInitialize_Vector()