Searched defs:rtype (Results 1 – 12 of 12) sorted by relevance
| /petsc/src/mat/tutorials/ ! |
| H A D | ex1.c | 20 MatOrderingType rtype = MATORDERINGRCM; in main() local
|
| /petsc/src/snes/impls/qn/ ! |
| H A D | qn.c | 324 SNESQNRestartType rtype = qn->restart_type; in SNESSetFromOptions_QN() local 393 PetscErrorCode SNESQNSetRestartType(SNES snes, SNESQNRestartType rtype) in SNESQNSetRestartType() 435 static PetscErrorCode SNESQNSetRestartType_QN(SNES snes, SNESQNRestartType rtype) in SNESQNSetRestartType_QN()
|
| /petsc/src/snes/impls/ngmres/ ! |
| H A D | snesngmres.c | 396 PetscErrorCode SNESNGMRESSetRestartType(SNES snes, SNESNGMRESRestartType rtype) in SNESNGMRESSetRestartType() 442 static PetscErrorCode SNESNGMRESSetRestartType_NGMRES(SNES snes, SNESNGMRESRestartType rtype) in SNESNGMRESSetRestartType_NGMRES()
|
| /petsc/src/ksp/ksp/interface/ ! |
| H A D | itcl.c | 542 PetscEnum rtype = (PetscEnum)1; in KSPSetFromOptions() local
|
| /petsc/src/mat/graphops/partition/impls/pmetis/ ! |
| H A D | pmetis.c | 125 …idx_t mtype = PARMETIS_MTYPE_GLOBAL, rtype = PARMETIS_SRTYPE_2PHASE, p_nseps = 1, s_nseps = … in MatPartitioningApply_Parmetis_Private() local
|
| /petsc/src/mat/impls/aij/mpi/ ! |
| H A D | mpimatmatmult.c | 394 MPI_Datatype *stype, *rtype; member 421 MPI_Datatype type1, *stype, *rtype; in MatMatMultSymbolic_MPIAIJ_MPIDense() local 550 MPI_Datatype *stype, *rtype; in MatMPIDenseScatter() local
|
| H A D | mpiaij.c | 6626 MatType rtype; in MatSetPreallocationCOO_MPIAIJ() local
|
| /petsc/src/binding/petsc4py/src/lib-petsc/ ! |
| H A D | custom.h | 177 VecType rtype; in VecGetCurrentMemType() local
|
| /petsc/src/ksp/pc/impls/bjacobi/bjkokkos/ ! |
| H A D | bjkokkos.kokkos.cxx | 789 MatOrderingType rtype; in PCSetUp_BJKOKKOS() local
|
| /petsc/src/mat/impls/is/ ! |
| H A D | matis.c | 2549 VecType rtype; in MatISSetUpScatters_Private() local
|
| /petsc/src/ts/utils/dmplexlandau/ ! |
| H A D | plexland.c | 1909 MatOrderingType rtype = MATORDERINGRCM; in LandauCreateJacobianMatrix() local
|
| /petsc/src/mat/impls/aij/seq/ ! |
| H A D | aij.c | 4563 MatType rtype; in MatSetPreallocationCOO_SeqAIJ() local
|