Home
last modified time | relevance | path

Searched defs:phase (Results 1 – 5 of 5) sorted by relevance

/petsc/src/mat/impls/aij/mpi/mkl_cpardiso/
H A Dmkl_cpardiso.c91 INT_TYPE phase, maxfct, mnum, mtype, n, nrhs, msglvl, err; member
/petsc/src/mat/impls/aij/seq/mkl_pardiso/
H A Dmkl_pardiso.c72 INT_TYPE phase, maxfct, mnum, mtype, n, nrhs, msglvl, err; member
/petsc/src/ts/interface/
H A Dtsmon.c491 …l[], int x, int y, int m, int n, PetscInt howoften, PetscInt retain, PetscBool phase, PetscBool mu… in TSMonitorSPCtxCreate()
H A Dts.c245 PetscBool phase = PETSC_TRUE, create = PETSC_TRUE, multispecies = PETSC_FALSE; in TSSetFromOptions() local
/petsc/include/petsc/private/
H A Dtsimpl.h549 PetscBool phase; /* Plot in phase space rather than coordinate space */ member