openfoam/etc/config.csh
Mark Olesen f89fb3e066 CONFIG: adjust ordering of library paths (#2200)
- previously OpenFOAM library paths were set before adding in
  MPI-specific elements. However, this may mask some libraries.

  |  New library order  |  Old library order  |
  |---------------------|---------------------|
  |  user-lib (serial)  |  various 3rd-party  |
  |  site-lib (serial)  |  foam-lib (mpi)     |
  |  foam-lib (mpi)     |  ext-lib (mpi)      |
  |  foam-lib (serial)  |  system mpi-libs    |
  |  ext-lib  (mpi)     |  user-lib (serial)  |
  |  ext-lib  (serial)  |  site-lib (serial)  |
  |  various 3rd-party  |  foam-lib (serial)  |
  |  system mpi-libs    |  ext-lib (serial)   |
  |  dummy              |  dummy              |
2021-09-07 16:35:34 +02:00
..
example CONFIG: rationalize mpi config tuning (#1910) 2020-11-11 18:36:01 +01:00
adios2 CONFIG: increment to ADIOS-2.6.0, petsc-3.14.2 2020-12-14 15:20:36 +01:00
aliases CONFIG: adjust aliases to use project-dir directly 2020-06-03 12:11:17 +02:00
CGAL STYLE: add hints about setting GMP/MPFR within etc/config.*sh/CGAL 2020-08-10 14:38:41 +02:00
compiler CONFIG: update compiler versions 2021-06-14 19:20:15 +02:00
complete-wrapper GIT: Header file updates 2019-10-31 14:48:44 +00:00
FFTW GIT: Header file updates 2019-10-31 14:48:44 +00:00
functions CONFIG: improve config files for Darwin (#1667), BSD-csh syntax (#1668) 2020-04-08 11:38:18 +02:00
hypre CONFIG: improve handling of in-source PETSC installations 2020-06-19 12:44:14 +02:00
mpi CONFIG: adjust ordering of library paths (#2200) 2021-09-07 16:35:34 +02:00
paraview CONFIG: update scotch (6.1.0), paraview (5.9.1) and petsc (3.15.0) 2021-05-19 18:16:06 +02:00
petsc CONFIG: update scotch (6.1.0), paraview (5.9.1) and petsc (3.15.0) 2021-05-19 18:16:06 +02:00
settings CONFIG: adjust ordering of library paths (#2200) 2021-09-07 16:35:34 +02:00
setup CONFIG: adjust ordering of library paths (#2200) 2021-09-07 16:35:34 +02:00
tcsh_completion GIT: Header file updates 2019-10-31 14:48:44 +00:00
unset CONFIG: update completions 2020-12-18 11:33:46 +01:00
vtk CONFIG: prefer use of ParaView_MESA_DIR in runTimePostProcessing 2019-12-12 14:29:59 +01:00