Searched defs:maxord (Results 1 – 2 of 2) sorted by relevance
44 PetscInt maxord; /* max order of BDF / Adams method */ member
649 PetscErrorCode TSSundialsSetMaxord(TS ts, PetscInt maxord) in TSSundialsSetMaxord()