#include "../h3dconfig.h"#include "mumps.h"#include "../linear_problem.h"#include <common/trace.h>#include <common/error.h>#include <common/utils.h>#include <common/callstack.h>#include <common/timer.h>Defines | |
| #define | H3D_ERR_MUMPS_NOT_COMPILED "Hermes3D was not compiled with MUMPS support" |
| #define | MUMPS dmumps_c |
| #define | MUMPS_STRUCT DMUMPS_STRUC_C |
| #define H3D_ERR_MUMPS_NOT_COMPILED "Hermes3D was not compiled with MUMPS support" |
| #define MUMPS dmumps_c |
| #define MUMPS_STRUCT DMUMPS_STRUC_C |
1.6.3