Searched refs:PetscFECompositeGetMapping (Results 1 – 3 of 3) sorted by relevance
164 PETSC_EXTERN PetscErrorCode PetscFECompositeGetMapping(PetscFE, PetscInt *, const PetscReal *[], co…
256 PetscErrorCode PetscFECompositeGetMapping(PetscFE fem, PeOp PetscInt *numSubelements, PeOp const Pe… in PetscFECompositeGetMapping() function
1848 PetscCall(PetscFECompositeGetMapping(*feRef, &numSubelements, &v0, &jac, NULL)); in PetscFERefine()