Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscfe.h69 PETSC_EXTERN PetscErrorCode PetscDualSpaceApply(PetscDualSpace, PetscInt, PetscReal, PetscFEGeom *,…
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c1056 PetscErrorCode PetscDualSpaceApply(PetscDualSpace sp, PetscInt f, PetscReal time, PetscFEGeom *cgeo… in PetscDualSpaceApply() function