Home
last modified time | relevance | path

Searched refs:MAT_COMPOSITE_ADDITIVE (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/tutorials/
H A Dex9.c139 …if (type != MAT_COMPOSITE_ADDITIVE) PetscCall(PetscPrintf(PETSC_COMM_WORLD, "Error with GetType\n"… in main()
/petsc/src/mat/impls/composite/
H A Dmcomposite.c667 if (shell->type == MAT_COMPOSITE_ADDITIVE) { in MatCompositeMerge_Composite()
882 b->type = MAT_COMPOSITE_ADDITIVE; in MatCreate_Composite()
/petsc/include/
H A Dpetscmat.h498 MAT_COMPOSITE_ADDITIVE, enumerator