Searched refs:PetscFEComputeTabulation_Vector (Results 1 – 1 of 1) sorted by relevance
156 static PetscErrorCode PetscFEComputeTabulation_Vector(PetscFE fe, PetscInt npoints, const PetscReal… in PetscFEComputeTabulation_Vector() function234 fe->ops->computetabulation = PetscFEComputeTabulation_Vector; in PetscFEInitialize_Vector()