mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
155 lines
5.8 KiB
Plaintext
155 lines
5.8 KiB
Plaintext
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/pastixf.mod
|
|
include/pastix/pastixf_bindings.mod
|
|
include/pastix/pastixf_enums.mod
|
|
include/pastix/pastixf_interfaces.mod
|
|
include/pastix/spmf.mod
|
|
include/pastix/spmf_bindings.mod
|
|
include/pastix/spmf_enums.mod
|
|
include/pastix/spmf_interfaces.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/pastixf.mod
|
|
include/spm/pastixf_bindings.mod
|
|
include/spm/pastixf_enums.mod
|
|
include/spm/pastixf_interfaces.mod
|
|
include/spm/s_spm.h
|
|
include/spm/spmf.mod
|
|
include/spm/spmf_bindings.mod
|
|
include/spm/spmf_enums.mod
|
|
include/spm/spmf_interfaces.mod
|
|
include/spm/z_spm.h
|
|
lib/cmake/pastix/PASTIXConfig.cmake
|
|
lib/cmake/pastix/PASTIXConfigVersion.cmake
|
|
lib/cmake/pastix/cblasTargets.cmake
|
|
lib/cmake/pastix/lapackeTargets.cmake
|
|
lib/cmake/pastix/mTargets.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/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/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.3
|
|
lib/libpastix.so.%%VER%%
|
|
lib/libpastix_kernels.so
|
|
lib/libpastixf.so
|
|
lib/libpastixf.so.6
|
|
lib/libpastixf.so.%%VER%%
|
|
lib/libspm.so
|
|
lib/libspm.so.1
|
|
lib/libspm.so.1.2.2
|
|
lib/libspmf.so
|
|
lib/libspmf.so.1
|
|
lib/libspmf.so.1.2.2
|
|
%%PYTHON_SITELIBDIR%%/spm/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/spm/__pastix__.py
|
|
%%PYTHON_SITELIBDIR%%/spm/__spm__.py
|
|
%%PYTHON_SITELIBDIR%%/spm/enum.py
|
|
%%PYTHON_SITELIBDIR%%/spm/pastix.py
|
|
%%PYTHON_SITELIBDIR%%/spm/solver.py
|
|
%%PYTHON_SITELIBDIR%%/spm/spm.py
|
|
libdata/pkgconfig/pastix.pc
|
|
libdata/pkgconfig/pastixf.pc
|
|
libdata/pkgconfig/spm.pc
|
|
libdata/pkgconfig/spmf.pc
|
|
share/bash-completion/completions/pastix/pastix
|
|
%%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%%/fortran/flaplacian
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/flaplacian.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fmultidof
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fmultidof.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fmultilap
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fmultilap.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fsimple
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fsimple.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fstep-by-step
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/fstep-by-step.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/test_mt.in
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fortran/test_seq.in
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/julia/schur.jl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/julia/simple.jl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/julia/step-by-step.jl
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multidof
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multidof.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/old_simple
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/old_step-by-step
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/simple.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/old/step-by-step.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/personal
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/personal.c
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/schur.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/schur_obj.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/simple.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/simple_obj.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/step-by-step.py
|
|
%%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_solve_and_refine
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_solve_and_refine.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/fortran/spmf_driver
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/fortran/spmf_driver.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/fortran/spmf_rebalance
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/fortran/spmf_rebalance.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/fortran/spmf_user
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/fortran/spmf_user.F90
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/python/spm_driver.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spm/python/spm_scipy.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/step-by-step
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/step-by-step.c
|