Home
last modified time | relevance | path

Searched defs:PetscDSGetTabulation (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/ftn-mod/
H A Dpetscdmmod.F9096 interface PetscDSGetTabulation interface
110 subroutine PetscDSGetTabulation(ds, tab, ierr) subroutine
/petsc/src/dm/dt/interface/
H A Ddtds.c2983 PetscErrorCode PetscDSGetTabulation(PetscDS prob, PetscTabulation *T[]) PeNS in PetscDSGetTabulation() function