OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
mumps_metis_int.c File Reference
#include "mumps_metis_int.h"

Go to the source code of this file.

Functions

void MUMPS_CALL MUMPS_METIS_IDXSIZE (MUMPS_INT *metis_int_size)

Function Documentation

◆ MUMPS_METIS_IDXSIZE()

void MUMPS_CALL MUMPS_METIS_IDXSIZE ( MUMPS_INT * metis_int_size)

Definition at line 41 of file mumps_metis_int.c.

42 {
43 *metis_int_size=-99999;
44 }