Class documentation of Concepts

Loading...
Searching...
No Matches
mumps_flags.hh
Go to the documentation of this file.
1
6#ifndef __mumps_flags_hh
7#define __mumps_flags_hh
8
9// Define MUMPS outputs
10#define mumpsConstr_D 0
11#define mumpsAppl_D 0
12#define mumpsConstr_C 0
13#define mumpsAppl_C 0
14
15#endif