OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
mumps_size.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_SIZE_H
17
#define MUMPS_SIZE_H
18
#include "
mumps_common.h
"
19
#include "
mumps_c_types.h
"
20
#define MUMPS_SIZE_C \
21
F_SYMBOL(size_c, SIZE_C)
22
void
MUMPS_CALL
MUMPS_SIZE_C
(
char
*a,
char
*b,
MUMPS_INT8
*diff);
23
#define MUMPS_ADDR_C \
24
F_SYMBOL(addr_c, ADDR_C)
25
void
MUMPS_CALL
MUMPS_ADDR_C
(
char
*a,
MUMPS_INT8
*addr);
26
#endif
mumps_c_types.h
MUMPS_INT8
#define MUMPS_INT8
Definition
mumps_c_types.h:35
mumps_common.h
MUMPS_CALL
#define MUMPS_CALL
Definition
mumps_compat.h:35
MUMPS_ADDR_C
#define MUMPS_ADDR_C
Definition
mumps_size.h:23
MUMPS_SIZE_C
#define MUMPS_SIZE_C
Definition
mumps_size.h:20
engine
extlib
MUMPS_5.5.1
src
mumps_size.h
Generated by
1.15.0