Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.h44 PetscInt maxord; /* max order of BDF / Adams method */ member
H A Dsundials.c649 PetscErrorCode TSSundialsSetMaxord(TS ts, PetscInt maxord) in TSSundialsSetMaxord()