Searched refs:infog (Results 1 – 1 of 1) sorted by relevance
160 MUMPS_INT *info, *infog; // fixed size array member186 outer->infog = inner->infog; \508 #define INFOG(I) infog[(I) - 1]549 …PetscCallMPI(MPI_Bcast(mumps->id.infog, PETSC_STATIC_ARRAY_LENGTH(tmp.infog), MPIU_MUMPSINT, 0, mu…3580 static PetscErrorCode MatMumpsGetInfog_MUMPS(Mat F, PetscInt icntl, PetscInt *infog) in MatMumpsGetInfog_MUMPS() argument3585 *infog = mumps->id.INFOG(icntl); in MatMumpsGetInfog_MUMPS()