Select Git revision
MNeighbour.h
Forked from
gmsh / gmsh
Source project has a limited visibility.
GetDPConfig.h.in 1.01 KiB
// GetDP - Copyright (C) 1997-2018 P. Dular and C. Geuzaine, University of Liege
//
// See the LICENSE.txt file for license information. Please report all
// bugs and problems to the public mailing list <getdp@onelab.info>.
#ifndef _GETDP_CONFIG_H_
#define _GETDP_CONFIG_H_
#cmakedefine HAVE_ARPACK
#cmakedefine HAVE_BLAS
#cmakedefine HAVE_GMSH
#cmakedefine HAVE_GSL
#cmakedefine HAVE_HPDDM
#cmakedefine HAVE_LAPACK
#cmakedefine HAVE_KERNEL
#cmakedefine HAVE_MMA
#cmakedefine HAVE_MPI
#cmakedefine HAVE_MULTIHARMONIC
#cmakedefine HAVE_NO_FORTRAN
#cmakedefine HAVE_NO_INTPTR_T
#cmakedefine HAVE_NO_SOCKLEN_T
#cmakedefine HAVE_NO_STDINT_H
#cmakedefine HAVE_NO_VSNPRINTF
#cmakedefine HAVE_NR
#cmakedefine HAVE_NX
#cmakedefine HAVE_OCTAVE
#cmakedefine HAVE_PETSC
#cmakedefine HAVE_PEWE
#cmakedefine HAVE_PYTHON
#cmakedefine HAVE_SLEPC
#cmakedefine HAVE_SMALLFEM
#cmakedefine HAVE_SPARSKIT
#cmakedefine HAVE_ZITSOL
#cmakedefine HAVE_MULTIHARMONIC
#define GETDP_CONFIG_OPTIONS "${GETDP_CONFIG_OPTIONS}"
${GETDP_CONFIG_PRAGMAS}
#endif