Home
last modified time | relevance | path

Searched refs:SCOTCH (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/science/code_saturne/code_saturne-7.1.0/m4/
H A Dcs_scotch.m445 # Common library dependencies for PT-SCOTCH
105 # Test for PT-SCOTCH first
134 AC_MSG_CHECKING([for PT-SCOTCH])
145 # error test for SCOTCH version 6 so assume 5.1
173 # Test for SCOTCH second
197 AC_MSG_CHECKING([for SCOTCH])
219 AC_DEFINE([HAVE_PTSCOTCH], 1, [use SCOTCH])
226 AC_DEFINE([HAVE_SCOTCH], 1, [use SCOTCH])
234 # Report PT-SCOTCH/SCOTCH support
239 AC_MSG_FAILURE([PT-SCOTCH/SCOTCH support is requested, but test for SCOTCH failed!])
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dscotch.cpp63 class SCOTCH : public OneOperator { class
65 SCOTCH( ) : OneOperator(atype< K >( ), atype< KN< K > * >( ), atype< V >( ), atype< long >( )) {} in SCOTCH() function in SCOTCH
152 Global.Add("scotch", "(", new SCOTCH< const Mesh, pmesh, long >); in Init_Scotch()
153 Global.Add("scotch", "(", new SCOTCH< const Mesh3, pmesh3, long >); in Init_Scotch()
154 Global.Add("scotch", "(", new SCOTCH< const MeshS, pmeshS, long >); in Init_Scotch()
155 Global.Add("scotch", "(", new SCOTCH< const MeshL, pmeshL, long >); in Init_Scotch()
156 Global.Add("scotch", "(", new SCOTCH< const Mesh, pmesh, double >); in Init_Scotch()
157 Global.Add("scotch", "(", new SCOTCH< const Mesh3, pmesh3, double >); in Init_Scotch()
158 Global.Add("scotch", "(", new SCOTCH< const MeshS, pmeshS, double >); in Init_Scotch()
159 Global.Add("scotch", "(", new SCOTCH< const MeshL, pmeshL, double >); in Init_Scotch()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/CMakeModules/
H A DFindSCOTCH.cmake1 # - Try to find SCOTCH
4 # SCOTCH_FOUND - system has found SCOTCH
5 # SCOTCH_INCLUDE_DIRS - include directories for SCOTCH
6 # SCOTCH_LIBARIES - libraries for SCOTCH
7 # SCOTCH_VERSION - version for SCOTCH
61 DOC "The SCOTCH library"
65 DOC "The SCOTCH library"
73 DOC "The SCOTCH-ERROR library"
77 DOC "The SCOTCH-ERROR library"
193 # PT-SCOTCH was first introduced in SCOTCH version 5.0
[all …]
/dports/math/eigen3/eigen-3.3.9/cmake/
H A DFindScotch.cmake11 # - Find SCOTCH include dirs and libraries
13 # find_package(SCOTCH
55 set(SCOTCH_DIR "" CACHE PATH "Installation directory of SCOTCH library")
57 …TUS "A cache variable, namely SCOTCH_DIR, has been set to specify the install directory of SCOTCH")
73 # SCOTCH may depend on Threads, try to find it
244 # SCOTCH
295 message(STATUS "Looking for SCOTCH : test of SCOTCH_graphInit with SCOTCH library fails")
311 …set(SCOTCH_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of SCOTCH library" FOR…
313 …set(SCOTCH_DIR_FOUND "${first_lib_path}" CACHE PATH "Installation directory of SCOTCH library" FOR…
361 # check that SCOTCH has been found
[all …]
H A DFindPastix.cmake35 # - SCOTCH: to activate detection of PASTIX linked with SCOTCH
36 # - PTSCOTCH: to activate detection of PASTIX linked with SCOTCH
37 # - METIS: to activate detection of PASTIX linked with SCOTCH
118 if (${component} STREQUAL "SCOTCH")
121 if (${component} STREQUAL "SCOTCH")
284 # PASTIX may depends on SCOTCH
288 message(STATUS "Looking for PASTIX - Try to detect SCOTCH")
291 find_package(SCOTCH REQUIRED QUIET)
293 find_package(SCOTCH QUIET)
583 # SCOTCH
[all …]
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/cmake/
H A DFindScotch.cmake11 # - Find SCOTCH include dirs and libraries
13 # find_package(SCOTCH
55 set(SCOTCH_DIR "" CACHE PATH "Installation directory of SCOTCH library")
57 …TUS "A cache variable, namely SCOTCH_DIR, has been set to specify the install directory of SCOTCH")
73 # SCOTCH may depend on Threads, try to find it
244 # SCOTCH
295 message(STATUS "Looking for SCOTCH : test of SCOTCH_graphInit with SCOTCH library fails")
311 …set(SCOTCH_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of SCOTCH library" FOR…
313 …set(SCOTCH_DIR_FOUND "${first_lib_path}" CACHE PATH "Installation directory of SCOTCH library" FOR…
361 # check that SCOTCH has been found
[all …]
H A DFindPastix.cmake35 # - SCOTCH: to activate detection of PASTIX linked with SCOTCH
36 # - PTSCOTCH: to activate detection of PASTIX linked with SCOTCH
37 # - METIS: to activate detection of PASTIX linked with SCOTCH
118 if (${component} STREQUAL "SCOTCH")
121 if (${component} STREQUAL "SCOTCH")
284 # PASTIX may depends on SCOTCH
288 message(STATUS "Looking for PASTIX - Try to detect SCOTCH")
291 find_package(SCOTCH REQUIRED QUIET)
293 find_package(SCOTCH QUIET)
583 # SCOTCH
[all …]
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/cmake/
H A DFindScotch.cmake11 # - Find SCOTCH include dirs and libraries
13 # find_package(SCOTCH
55 set(SCOTCH_DIR "" CACHE PATH "Installation directory of SCOTCH library")
57 …TUS "A cache variable, namely SCOTCH_DIR, has been set to specify the install directory of SCOTCH")
73 # SCOTCH may depend on Threads, try to find it
244 # SCOTCH
295 message(STATUS "Looking for SCOTCH : test of SCOTCH_graphInit with SCOTCH library fails")
311 …set(SCOTCH_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of SCOTCH library" FOR…
313 …set(SCOTCH_DIR_FOUND "${first_lib_path}" CACHE PATH "Installation directory of SCOTCH library" FOR…
361 # check that SCOTCH has been found
[all …]
H A DFindPastix.cmake35 # - SCOTCH: to activate detection of PASTIX linked with SCOTCH
36 # - PTSCOTCH: to activate detection of PASTIX linked with SCOTCH
37 # - METIS: to activate detection of PASTIX linked with SCOTCH
118 if (${component} STREQUAL "SCOTCH")
121 if (${component} STREQUAL "SCOTCH")
284 # PASTIX may depends on SCOTCH
288 message(STATUS "Looking for PASTIX - Try to detect SCOTCH")
291 find_package(SCOTCH REQUIRED QUIET)
293 find_package(SCOTCH QUIET)
583 # SCOTCH
[all …]
/dports/misc/opennn/opennn-5.0.5/eigen/cmake/
H A DFindScotch.cmake11 # - Find SCOTCH include dirs and libraries
13 # find_package(SCOTCH
55 set(SCOTCH_DIR "" CACHE PATH "Installation directory of SCOTCH library")
57 …TUS "A cache variable, namely SCOTCH_DIR, has been set to specify the install directory of SCOTCH")
73 # SCOTCH may depend on Threads, try to find it
244 # SCOTCH
295 message(STATUS "Looking for SCOTCH : test of SCOTCH_graphInit with SCOTCH library fails")
311 …set(SCOTCH_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of SCOTCH library" FOR…
313 …set(SCOTCH_DIR_FOUND "${first_lib_path}" CACHE PATH "Installation directory of SCOTCH library" FOR…
361 # check that SCOTCH has been found
[all …]
H A DFindPastix.cmake35 # - SCOTCH: to activate detection of PASTIX linked with SCOTCH
36 # - PTSCOTCH: to activate detection of PASTIX linked with SCOTCH
37 # - METIS: to activate detection of PASTIX linked with SCOTCH
118 if (${component} STREQUAL "SCOTCH")
121 if (${component} STREQUAL "SCOTCH")
284 # PASTIX may depends on SCOTCH
288 message(STATUS "Looking for PASTIX - Try to detect SCOTCH")
291 find_package(SCOTCH REQUIRED QUIET)
293 find_package(SCOTCH QUIET)
583 # SCOTCH
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/cmake/
H A DFindScotch.cmake11 # - Find SCOTCH include dirs and libraries
13 # find_package(SCOTCH
55 set(SCOTCH_DIR "" CACHE PATH "Installation directory of SCOTCH library")
57 …TUS "A cache variable, namely SCOTCH_DIR, has been set to specify the install directory of SCOTCH")
73 # SCOTCH may depend on Threads, try to find it
244 # SCOTCH
295 message(STATUS "Looking for SCOTCH : test of SCOTCH_graphInit with SCOTCH library fails")
311 …set(SCOTCH_DIR_FOUND "${not_cached_dir}" CACHE PATH "Installation directory of SCOTCH library" FOR…
313 …set(SCOTCH_DIR_FOUND "${first_lib_path}" CACHE PATH "Installation directory of SCOTCH library" FOR…
361 # check that SCOTCH has been found
[all …]
H A DFindPastix.cmake35 # - SCOTCH: to activate detection of PASTIX linked with SCOTCH
36 # - PTSCOTCH: to activate detection of PASTIX linked with SCOTCH
37 # - METIS: to activate detection of PASTIX linked with SCOTCH
118 if (${component} STREQUAL "SCOTCH")
121 if (${component} STREQUAL "SCOTCH")
284 # PASTIX may depends on SCOTCH
288 message(STATUS "Looking for PASTIX - Try to detect SCOTCH")
291 find_package(SCOTCH REQUIRED QUIET)
293 find_package(SCOTCH QUIET)
583 # SCOTCH
[all …]
/dports/cad/alliance/alliance/src/s2r/src/
H A Drdsacces.h41 #define is_scotch(rectangle) ( (rectangle)->FLAGS & SCOTCH)
48 #define SCOTCH 0x08000000 /* rectangle: a scotch */ macro
126 #define is_scotch(rectangle) ( (rectangle)->FLAGS & SCOTCH)
/dports/math/freefem++/FreeFem-sources-4.6/examples/plugin/
H A Dscotch.edp17 plot(Th, balance, value = 1, fill = 1, wait = 1, cmm = "SCOTCH with weights");
21 plot(Th, balance, value = 1, fill = 1, wait = 1, cmm = "SCOTCH");
37 plot(Th, balance, value = 1, fill = 1, wait = 1, cmm = "SCOTCH with weights");
41 plot(Th, balance, value = 1, fill = 1, wait = 1, cmm = "SCOTCH");
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/cmake/
H A DFindScotch.cmake1 # Pastix requires SCOTCH or METIS (partitioning and reordering tools)
21 find_package_handle_standard_args(SCOTCH DEFAULT_MSG
/dports/math/freefem++/FreeFem-sources-4.6/examples/mpi/
H A DMUMPS.edp32 // 4 : SCOTCH
36 // 10 : PT-SCOTCH
43 // If one wants to use SCOTCH with a matrix stored on mpirank == 0
/dports/math/mumps/mumps-5.1.2/
H A DINSTALL26 -> SCOTCH and/or METIS for the sequential and parallel versions
27 -> PT-SCOTCH and/or ParMetis to parallelize the analysis phase (parallel version
28 only: ParMetis and PT-SCOTCH must be disabled for the sequential version as
75 We also strongly recommend to install METIS and/or SCOTCH, see the
218 - for scotch/pt-SCOTCH: in scotch.h, you can compile SCOTCH either
220 large graphs. MUMPS will then check the size of a SCOTCH integer in
221 scotch.h in order to call SCOTCH with integer parameters of the
238 - for the MPI-free version, METIS, SCOTCH, BLAS, LAPACK should thus
/dports/cad/scotch/scotch-6.0.4/src/misc/
H A Dscotch_5.1.12_openmpi.spec43 The SCOTCH distribution is a set of programs and libraries which
45 developed within the SCOTCH project.
47 SCOTCH has many interesting features:
85 comprising the SCOTCH project have been designed to run in
/dports/math/freefem++/FreeFem-sources-4.6/cmake/modules/
H A DInstallSCOTCH.cmake1 SET(LIBNAME SCOTCH)
H A Dff_configure_thirdparty_optional.cmake13 SCOTCH
H A DFindSCOTCH.cmake15 FIND_PACKAGE_HANDLE_STANDARD_ARGS(SCOTCH DEFAULT_MSG SCOTCH_INCLUDES SCOTCH_LIBRARIES)
/dports/math/mumps/mumps-5.1.2/src/
H A Dmumps_scotch.h24 F_SYMBOL(scotch,SCOTCH)
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/Make.inc/
H A DMakefile.ALPHA_true64.SEQ18 # Metis/ParMetis and SCOTCH/PT-SCOTCH (ver 5.1 and later) orderings are now available for …
H A DMakefile.G95.SEQ18 # Metis/ParMetis and SCOTCH/PT-SCOTCH (ver 5.1 and later) orderings are now available for …

12345678