freebsd-ports/science/pastix/pkg-plist
2022-04-23 18:41:10 +02:00

174 lines
6.7 KiB
Plaintext

bin/pastix_env.sh
include/pastix.h
include/pastix/api.h
include/pastix/cblas.h
include/pastix/config.h
include/pastix/datatypes.h
include/pastix/graph.h
include/pastix/lapacke.h
include/pastix/old_api.h
include/pastix/order.h
include/pastix_enums.mod
include/pastixf.mod
include/spm.h
include/spm/c_spm.h
include/spm/config.h
include/spm/const.h
include/spm/d_spm.h
include/spm/datatypes.h
include/spm/mpi.h
include/spm/p_spm.h
include/spm/s_spm.h
include/spm/z_spm.h
include/spm_enums.mod
include/spmf.mod
lib/cmake/pastix/PASTIXConfig.cmake
lib/cmake/pastix/PASTIXConfigVersion.cmake
lib/cmake/pastix/find/FindBLASEXT.cmake
lib/cmake/pastix/find/FindCBLAS.cmake
lib/cmake/pastix/find/FindEZTRACE.cmake
lib/cmake/pastix/find/FindGTG.cmake
lib/cmake/pastix/find/FindHWLOC.cmake
lib/cmake/pastix/find/FindHeadersAndLibs.cmake
lib/cmake/pastix/find/FindLAPACKE.cmake
lib/cmake/pastix/find/FindLAPACKEXT.cmake
lib/cmake/pastix/find/FindLITL.cmake
lib/cmake/pastix/find/FindM.cmake
lib/cmake/pastix/find/FindMETIS.cmake
lib/cmake/pastix/find/FindMorseCommon.cmake
lib/cmake/pastix/find/FindMorseInit.cmake
lib/cmake/pastix/find/FindPARMETIS.cmake
lib/cmake/pastix/find/FindPARSEC.cmake
lib/cmake/pastix/find/FindPTSCOTCH.cmake
lib/cmake/pastix/find/FindSCOTCH.cmake
lib/cmake/pastix/find/FindSTARPU.cmake
lib/cmake/pastix/find/FindTMG.cmake
lib/cmake/pastix/find/LibrariesAbsolutePath.cmake
lib/cmake/pastix/find/MORSE-Copyright.txt
lib/cmake/pastix/find/ParseArguments.cmake
lib/cmake/pastix/find/PrintFindStatus.cmake
lib/cmake/pastix/pastixTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/pastix/pastixTargets.cmake
lib/cmake/pastix/pastix_kernelsTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/pastix/pastix_kernelsTargets.cmake
lib/cmake/pastix/pastixfTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/pastix/pastixfTargets.cmake
lib/cmake/spm/SPMConfig.cmake
lib/cmake/spm/SPMConfigVersion.cmake
lib/cmake/spm/find/FindCBLAS.cmake
lib/cmake/spm/find/FindHeadersAndLibs.cmake
lib/cmake/spm/find/FindLAPACKE.cmake
lib/cmake/spm/find/FindM.cmake
lib/cmake/spm/find/FindMorseCommon.cmake
lib/cmake/spm/find/FindMorseInit.cmake
lib/cmake/spm/find/FindSCOTCH.cmake
lib/cmake/spm/find/LibrariesAbsolutePath.cmake
lib/cmake/spm/find/MORSE-Copyright.txt
lib/cmake/spm/find/ParseArguments.cmake
lib/cmake/spm/find/PrintFindStatus.cmake
lib/cmake/spm/spmTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/spm/spmTargets.cmake
lib/cmake/spm/spmfTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/spm/spmfTargets.cmake
lib/julia/PaStiX/Project.toml
lib/julia/PaStiX/examples/schur.jl
lib/julia/PaStiX/examples/simple.jl
lib/julia/PaStiX/examples/step-by-step.jl
lib/julia/PaStiX/src/PaStiX.jl
lib/julia/PaStiX/src/pastix_enums.jl
lib/julia/spm/Project.toml
lib/julia/spm/examples/spm_driver.jl
lib/julia/spm/examples/spm_user.jl
lib/julia/spm/src/spm.jl
lib/julia/spm/src/spm_enums.jl
lib/libpastix.so
lib/libpastix.so.6.2
lib/libpastix.so.6.2.1
lib/libpastix_kernels.so
lib/libpastixf.so
lib/libpastixf.so.6
lib/libpastixf.so.6.2.1
lib/libspm.so
lib/libspm.so.1
lib/libspm.so.1.1.0
lib/libspmf.so
lib/libspmf.so.1
lib/libspmf.so.1.1.0
lib/python/pypastix/__init__.py
lib/python/pypastix/__pastix__.py
lib/python/pypastix/enum.py
lib/python/pypastix/pastix.py
lib/python/pypastix/solver.py
lib/python/spm/__init__.py
lib/python/spm/__spm__.py
lib/python/spm/enum.py
lib/python/spm/spm.py
libdata/pkgconfig/pastix.pc
libdata/pkgconfig/pastixf.pc
libdata/pkgconfig/spm.pc
libdata/pkgconfig/spmf.pc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/analyze
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/analyze.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench_facto
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench_facto.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/compress
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/compress.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multidof
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multidof.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/old/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/old/old_simple
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/old/old_step-by-step
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/old/simple.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/old/step-by-step.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/personal
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/personal.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reentrant
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reentrant.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/refinement
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/refinement.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/schur
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/schur.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_dist
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_dist.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_trans
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_trans.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_drivers
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_drivers.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_lap1
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_lap1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_lap2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_lap2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_mdof1
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_mdof1.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_mdof2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/example_mdof2.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/wrappers/fortran90/spmf_driver
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/wrappers/fortran90/spmf_driver.F90
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/wrappers/fortran90/spmf_user
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/wrappers/fortran90/spmf_user.F90
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/wrappers/python/spm_driver.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/wrappers/python/spm_scipy.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/step-by-step
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/step-by-step.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/flaplacian
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/flaplacian.f90
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fmultidof
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fmultidof.f90
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fmultilap
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fmultilap.f90
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fsimple
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fsimple.f90
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fstep-by-step
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/fstep-by-step.f90
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/test_mt.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/fortran90/test_seq.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/python/python/schur.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/python/python/schur_obj.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/python/python/simple.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/python/python/simple_obj.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrappers/python/python/step-by-step.py