OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
mumps_scotch_int.h
Go to the documentation of this file.
1/*
2 *
3 * This file is part of MUMPS 5.5.1, released
4 * on Tue Jul 12 13:17:24 UTC 2022
5 *
6 *
7 * Copyright 1991-2022 CERFACS, CNRS, ENS Lyon, INP Toulouse, Inria,
8 * Mumps Technologies, University of Bordeaux.
9 *
10 * This version of MUMPS is provided to you free of charge. It is
11 * released under the CeCILL-C license
12 * (see doc/CeCILL-C_V1-en.txt, doc/CeCILL-C_V1-fr.txt, and
13 * https://cecill.info/licences/Licence_CeCILL-C_V1-en.html)
14 *
15 */
16#ifndef MUMPS_SCOTCH_INT_H
17#define MUMPS_SCOTCH_INT_H
18#include "mumps_common.h" /* includes mumps_compat.h and mumps_c_types.h */
19#define MUMPS_SCOTCH_INTSIZE \
20 F_SYMBOL(scotch_intsize,SCOTCH_INTSIZE)
21void MUMPS_CALL
22MUMPS_SCOTCH_INTSIZE(MUMPS_INT *scotch_int_size);
23#endif
#define MUMPS_INT
#define MUMPS_CALL
#define MUMPS_SCOTCH_INTSIZE