Home
last modified time | relevance | path

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

/petsc/src/dm/dt/fe/impls/composite/
H A Dfecomposite.c100 static PetscErrorCode PetscFEComputeTabulation_Composite(PetscFE fem, PetscInt npoints, const Petsc… in PetscFEComputeTabulation_Composite() function
203 fem->ops->computetabulation = PetscFEComputeTabulation_Composite; in PetscFEInitialize_Composite()