.fortls
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
COPYING
COPYING.LESSER
LICENSE
MANIFEST.in
Makefile
README.md
claf90.make
flags.make
ford-settings.md
fruit.make
jetto.make
make_all.sh
pyproject.toml
qlknn_fullflux_standalone.make
qlknn_hornnet_standalone.make
qlknn_hyper_standalone.make
qlknn_jacobian_test_cli.make
qlknn_jetexp_standalone.make
qlknn_mex.make
qlknn_python.make
qlknn_regression_test_cli.make
qlknn_test.make
requirements_core.txt
requirements_develop.txt
setup.py
transport_module_mpi.make
lib/src/CLAF90/LICENSE
lib/src/CLAF90/README.md
lib/src/CLAF90/VERSION
lib/src/CLAF90/cla.f90
lib/src/CLAF90/cla_test
lib/src/CLAF90/cla_test.f90
lib/src/CLAF90/kinds.f90
lib/src/CLAF90/makefile
lib/src/fruit/src/fruit.f90
lib/src/fruit/src/fruit_mpi.f90
qlknnfort/__init__.py
qlknnfort/core.py
qlknnfort/data
qlknnfort/f90wrap_qlknn_disk_io.f90
qlknnfort/f90wrap_qlknn_error_filter.f90
qlknnfort/f90wrap_qlknn_evaluate_nets.f90
qlknnfort/f90wrap_qlknn_primitives.f90
qlknnfort/f90wrap_qlknn_python.f90
qlknnfort/f90wrap_qlknn_types.f90
qlknnfort/f90wrap_qlknn_victor_rule.f90
qlknnfort/hyper.py
qlknnfort/qlknn_f90wrap.py
qlknnfort/version.py
qlknnfort.egg-info/PKG-INFO
qlknnfort.egg-info/SOURCES.txt
qlknnfort.egg-info/dependency_links.txt
qlknnfort.egg-info/not-zip-safe
qlknnfort.egg-info/requires.txt
qlknnfort.egg-info/top_level.txt
qlknnfort/data/qlknn-hyper-namelists/net_dfeitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_dfetem_gb_div_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_dfiitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_dfitem_gb_div_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_efeetg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_efeitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_efitem_gb_div_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_gam_leq_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_pfeitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_pfetem_gb_div_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vceitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vcetem_gb_div_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vciitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vcitem_gb_div_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vteitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vtetem_gb_div_efetem_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vtiitg_gb_div_efiitg_gb.nml
qlknnfort/data/qlknn-hyper-namelists/net_vtitem_gb_div_efetem_gb.nml
src/.gitignore
src/qlknn_fullflux_standalone.f90
src/qlknn_hornnet_standalone.f90
src/qlknn_hyper_standalone.f90
src/qlknn_jetexp_standalone.f90
src/qlknn_mex.f90
src/qlknn_mex_struct.f90
src/qlknn_python.f90
src/qlknn_python_kind_map
src/test_jacobian_cli.f90
src/test_regression_cli.f90
src/core/preprocessor.inc
src/core/qlknn_10d_source_net.f90
src/core/qlknn_disk_io.f90
src/core/qlknn_error_filter.f90
src/core/qlknn_evaluate_nets.f90
src/core/qlknn_primitives.f90
src/core/qlknn_types.f90
src/core/qlknn_victor_rule.f90
tests/output_regression_case1.nml
tests/output_regression_case2.nml
tests/qlknn_python_test.py
tests/setup_mpi.f90
tests/teardown_mpi.f90
tests/test.nml
tests/test_dummy.f90
tests/test_imas.f90
tests/test_jacobian.f90
tests/test_jacobian_hornnet.f90
tests/test_jacobian_hyper.f90
tests/test_regression.f90
tests/test_regression_hyper.f90
tubs/.git
tubs/.gitlab-ci.yml
tubs/LICENSE
tubs/all.make
tubs/main.make
tubs/makedepend
tubs/overview.sh
tubs/project-dirs.make
tubs/project-main.make
tubs/project-meta.make
tubs/project-subproj.make
tubs/purge.sh
tubs/readme.md
tubs/setup-bake.make
tubs/setup-defaults.make
tubs/setup-localcfg.make
tubs/setup-variant.make
tubs/util-build.make
tubs/util-clean.make
tubs/util-colors.make
tubs/util-extraflag.make
tubs/util-messages.make
tubs/util-moddep.make
tubs/util-names.make
tubs/util-srcdep.make
tubs/environments/default.make
tubs/environments/jetto.make
tubs/localcfg/cobra.make
tubs/localcfg/docker-debian.make
tubs/localcfg/galileo.cineca.it.make
tubs/localcfg/glyph.make
tubs/localcfg/hpc.l.make
tubs/localcfg/iter.org.make
tubs/localcfg/jet.uk.make
tubs/localcfg/marconi.cineca.it.make
tubs/localcfg/mpcdf.mpg.de.make
tubs/localcfg/nersc.gov.make
tubs/localcfg/rijnh.nl.make
tubs/tests/simple_fortran_transport_module/.gitignore
tubs/tests/simple_fortran_transport_module/Makefile
tubs/tests/simple_fortran_transport_module/karel_standalone.make
tubs/tests/simple_fortran_transport_module/transport_module_mpi.make
tubs/tests/simple_fortran_transport_module/src/daan_correction.f90
tubs/tests/simple_fortran_transport_module/src/karel_model.f90
tubs/tests/simple_fortran_transport_module/src/karel_standalone.f90
tubs/tests/simple_fortran_transport_module/src/karel_types.f90
tubs/variants/gcc-debug.make
tubs/variants/gcc-relWithDbgInfo.make
tubs/variants/gcc-release.make
tubs/variants/gcc_common.make
tubs/variants/intel-debug.make
tubs/variants/intel-release.make
tubs/variants/intel_common.make
tubs/variants/pgi-debug.make
tubs/variants/pgi-release.make
tubs/variants/pgi_common.make