INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
inmost_options_cmake.h File Reference

Go to the source code of this file.

Macros

#define USE_OMP
 
#define USE_MESH
 
#define USE_AUTODIFF
 
#define USE_AUTODIFF_EXPRESSION_TEMPLATES
 
#define USE_AUTODIFF_OPENCL
 
#define USE_AUTODIFF_ASMJIT
 
#define USE_PARTITIONER
 
#define USE_PARTITIONER_ZOLTAN
 
#define USE_PARTITIONER_PARMETIS
 
#define USE_SOLVER
 
#define USE_SOLVER_MONDRIAAN
 
#define USE_SOLVER_METIS
 
#define USE_SOLVER_PETSC
 
#define USE_SOLVER_TRILINOS
 
#define USE_SOLVER_ANI
 
#define USE_NONLINEAR
 
#define USE_NONLINEAR_TRILINOS
 
#define USE_NONLINEAR_PETSC
 
#define USE_NONLINEAR_SUNDIALS
 
#define USE_MPI
 
#define USE_MPI_P2P
 
#define USE_MPI_FILE
 
#define USE_MPI2
 

Macro Definition Documentation

#define USE_AUTODIFF

Definition at line 8 of file inmost_options_cmake.h.

#define USE_AUTODIFF_ASMJIT

Definition at line 11 of file inmost_options_cmake.h.

#define USE_AUTODIFF_EXPRESSION_TEMPLATES

Definition at line 9 of file inmost_options_cmake.h.

#define USE_AUTODIFF_OPENCL

Definition at line 10 of file inmost_options_cmake.h.

#define USE_MESH

Definition at line 6 of file inmost_options_cmake.h.

#define USE_MPI

Definition at line 29 of file inmost_options_cmake.h.

#define USE_MPI2

Definition at line 32 of file inmost_options_cmake.h.

#define USE_MPI_FILE

Definition at line 31 of file inmost_options_cmake.h.

#define USE_MPI_P2P

Definition at line 30 of file inmost_options_cmake.h.

#define USE_NONLINEAR

Definition at line 24 of file inmost_options_cmake.h.

#define USE_NONLINEAR_PETSC

Definition at line 26 of file inmost_options_cmake.h.

#define USE_NONLINEAR_SUNDIALS

Definition at line 27 of file inmost_options_cmake.h.

#define USE_NONLINEAR_TRILINOS

Definition at line 25 of file inmost_options_cmake.h.

#define USE_OMP

Definition at line 4 of file inmost_options_cmake.h.

#define USE_PARTITIONER

Definition at line 13 of file inmost_options_cmake.h.

#define USE_PARTITIONER_PARMETIS

Definition at line 15 of file inmost_options_cmake.h.

#define USE_PARTITIONER_ZOLTAN

Definition at line 14 of file inmost_options_cmake.h.

#define USE_SOLVER

Definition at line 17 of file inmost_options_cmake.h.

#define USE_SOLVER_ANI

Definition at line 22 of file inmost_options_cmake.h.

#define USE_SOLVER_METIS

Definition at line 19 of file inmost_options_cmake.h.

#define USE_SOLVER_MONDRIAAN

Definition at line 18 of file inmost_options_cmake.h.

#define USE_SOLVER_PETSC

Definition at line 20 of file inmost_options_cmake.h.

#define USE_SOLVER_TRILINOS

Definition at line 21 of file inmost_options_cmake.h.