1 #ifndef __CS_ALGE_HEADERS_H__ 
    2 #define __CS_ALGE_HEADERS_H__ 
   66 #if defined(HAVE_HYPRE) 
   70 #if defined(HAVE_MUMPS) 
   74 #if defined(HAVE_PETSC) 
   78 #if defined(HAVE_AMGX) 
Routines to handle the set of parameters for algebraic multigrids (AMG) like boomerAMG of the HYPRE l...
Routines and structure to handle the MUMPS setup. The structure is used as a context structure of a c...
Handle the settings of saddle-point systems. These systems arise from the monolithic coupling of the ...
Structure and routines handling the SLES ((Sparse Linear Equation Solver) settings stored inside a cs...
Routines to handle the setup of SLES relying on a cs_param_sles_t structure.
Routines to handle the setup of SLES relying on a cs_param_saddle_t structure.