Home
last modified time | relevance | path

Searched defs:BS (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/
H A Dsfpack.c54 #define DEF_PackFunc(Type, BS, EQ) \ argument
95 #define DEF_UnpackFunc(Type, BS, EQ) \ argument
136 #define DEF_UnpackAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument
169 #define DEF_FetchAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument
190 #define DEF_ScatterAndOp(Type, BS, EQ, Opname, Op, OpApply) \ argument
223 #define DEF_FetchAndOpLocal(Type, BS, EQ, Opname, Op, OpApply) \ argument
245 #define DEF_Pack(Type, BS, EQ) \ argument
254 #define DEF_Add(Type, BS, EQ) \ argument
266 #define DEF_Cmp(Type, BS, EQ) \ argument
279 #define DEF_Log(Type, BS, EQ) \ argument
[all …]
/petsc/src/binding/petsc4py/test/
H A Dtest_lgmap.py88 BS = 3 variable in TestLGMapBlock
/petsc/src/ksp/ksp/impls/qcg/
H A Dqcg.c147 Vec W, WA, WA2, R, P, ASP, BS, X, B; in KSPSolve_QCG() local
/petsc/src/ksp/ksp/utils/lmvm/dense/
H A Ddenseqn.h13 Mat HY, BS; // Stored in recycled order member