Searched refs:MATOP_ASSEMBLY_END (Results 1 – 6 of 6) sorted by relevance
301 case MATOP_ASSEMBLY_END: in matshellsetoperation_()
111 …PetscCall(MatShellSetOperation(J, MATOP_ASSEMBLY_END, (PetscErrorCodeFn *)MatAssemblyEnd_MyShell)); in main()
622 PetscCall(MatShellSetOperation(A, MATOP_ASSEMBLY_END, (PetscErrorCodeFn *)MatAssemblyEnd_MFFD)); in MatCreate_MFFD()
895 …PetscCall(MatShellSetOperation(A, MATOP_ASSEMBLY_END, (PetscErrorCodeFn *)MatAssemblyEnd_Composite… in MatCreate_Composite()
1153 PetscCall(MatShellSetOperation(A, MATOP_ASSEMBLY_END, (PetscErrorCodeFn *)MatAssemblyEnd_Htool)); in MatCreate_Htool()
1919 MATOP_ASSEMBLY_END = 21, enumerator