Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex14.c116 PetscCall(TSAdaptGetType(adapt, &adapttype)); in TestTSRK()
/petsc/src/ts/adapt/interface/
H A Dtsadapt.c163 PetscErrorCode TSAdaptGetType(TSAdapt adapt, TSAdaptType *type) in TSAdaptGetType() function
/petsc/include/
H A Dpetscts.h1133 PETSC_EXTERN PetscErrorCode TSAdaptGetType(TSAdapt, TSAdaptType *);