Home
last modified time | relevance | path

Searched defs:algTypes (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/impls/aij/seq/
H A Dmatmatmult.c1991 …const char *algTypes[7] = {"sorted", "scalable", "scalable_fast", "heap", "btheap", "llcondensed",… in MatProductSetFromOptions_SeqAIJ_AB() local
1994 …const char *algTypes[8] = {"sorted", "scalable", "scalable_fast", "heap", "btheap", "llcondensed",… in MatProductSetFromOptions_SeqAIJ_AB() local
2025 const char *algTypes[3] = {"default", "at*b", "outerproduct"}; in MatProductSetFromOptions_SeqAIJ_AtB() local
2050 const char *algTypes[2] = {"default", "color"}; in MatProductSetFromOptions_SeqAIJ_ABt() local
2084 const char *algTypes[2] = {"scalable", "rap"}; in MatProductSetFromOptions_SeqAIJ_PtAP() local
2087 const char *algTypes[3] = {"scalable", "rap", "hypre"}; in MatProductSetFromOptions_SeqAIJ_PtAP() local
2117 const char *algTypes[3] = {"r*a*rt", "r*art", "coloring_rart"}; in MatProductSetFromOptions_SeqAIJ_RARt() local
2147 …const char *algTypes[7] = {"sorted", "scalable", "scalable_fast", "heap", "btheap", "llcondensed"… in MatProductSetFromOptions_SeqAIJ_ABC() local
H A Dmatrart.c333 const char *algTypes[3] = {"matmatmatmult", "matmattransposemult", "coloring_rart"}; in MatRARt_SeqAIJ_SeqAIJ() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpimatmatmult.c2150 const char *algTypes[5] = {"scalable", "nonscalable", "seqmpi", "backend", "hypre"}; in MatProductSetFromOptions_MPIAIJ_AB() local
2153 const char *algTypes[4] = { in MatProductSetFromOptions_MPIAIJ_AB() local
2223 const char *algTypes[4] = {"scalable", "nonscalable", "at*b", "backend"}; in MatProductSetFromOptions_MPIAIJ_AtB() local
2283 const char *algTypes[5] = {"scalable", "nonscalable", "allatonce", "allatonce_merged", "backend"}; in MatProductSetFromOptions_MPIAIJ_PtAP() local
2286 …const char *algTypes[6] = {"scalable", "nonscalable", "allatonce", "allatonce_merged", "backend", … in MatProductSetFromOptions_MPIAIJ_PtAP() local
2362 const char *algTypes[3] = {"scalable", "nonscalable", "seqmpi"}; in MatProductSetFromOptions_MPIAIJ_ABC() local
H A Dmpiptap.c999 const char *algTypes[2] = {"overlapping", "merged"}; in MatPtAPSymbolic_MPIAIJ_MPIXAIJ_allatonce() local
1264 const char *algTypes[2] = {"merged", "overlapping"}; in MatPtAPSymbolic_MPIAIJ_MPIXAIJ_allatonce_merged() local
/petsc/src/mat/impls/maij/
H A Dmaij.c537 const char *algTypes[4] = {"scalable", "nonscalable", "allatonce", "allatonce_merged"}; in MatProductSetFromOptions_MPIAIJ_MPIMAIJ() local
540 const char *algTypes[5] = {"scalable", "nonscalable", "allatonce", "allatonce_merged", "hypre"}; in MatProductSetFromOptions_MPIAIJ_MPIMAIJ() local
/petsc/src/mat/impls/dense/mpi/
H A Dmpidense.c2584 const char *algTypes[2] = {"petsc", "elemental"}; in MatProductSetFromOptions_MPIDense_AB() local
2621 const char *algTypes[2] = {"allgatherv", "cyclic"}; in MatProductSetFromOptions_MPIDense_ABt() local