Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c176 } XMUMPS_STRUC_C; typedef
199 static inline PetscErrorCode MatMumpsAllocateInternalID(XMUMPS_STRUC_C *outer, PetscPrecision preci… in MatMumpsAllocateInternalID()
230 static inline PetscErrorCode MatMumpsFreeInternalID(XMUMPS_STRUC_C *outer) in MatMumpsFreeInternalID()
418 static inline MPI_Datatype MPIU_MUMPSREAL(const XMUMPS_STRUC_C *id) in MPIU_MUMPSREAL()
468 static inline PetscErrorCode PetscCallMumps_Private(XMUMPS_STRUC_C *outer) in PetscCallMumps_Private()
570 XMUMPS_STRUC_C id;