Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c199 static inline PetscErrorCode MatMumpsAllocateInternalID(XMUMPS_STRUC_C *outer, PetscPrecision preci… in MatMumpsAllocateInternalID() function
2673 PetscCall(MatMumpsAllocateInternalID(&mumps->id, precision)); in MatSetFromOptions_MUMPS()