.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
COPYING.txt
MANIFEST.in
README.md
coverage.sh
pyproject.toml
setup.py
tox.ini
.github/dependabot.yml
.github/zizmor.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/bandit.yml
.github/workflows/black.yml
.github/workflows/codspeed.yml
.github/workflows/coveralls.yml
.github/workflows/linux-arm.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/pypi.yml
.github/workflows/pypy.yml
.github/workflows/windows.yml
.github/workflows/zizmor.yml
gfModParser/__init__.py
gfModParser/io.py
gfModParser/utils.py
gfModParser.egg-info/PKG-INFO
gfModParser.egg-info/SOURCES.txt
gfModParser.egg-info/dependency_links.txt
gfModParser.egg-info/requires.txt
gfModParser.egg-info/top_level.txt
gfModParser/modules/arrays.py
gfModParser/modules/attributes.py
gfModParser/modules/components.py
gfModParser/modules/expressions.py
gfModParser/modules/generics.py
gfModParser/modules/mod.py
gfModParser/modules/namelists.py
gfModParser/modules/namespaces.py
gfModParser/modules/operators.py
gfModParser/modules/procedures.py
gfModParser/modules/properties.py
gfModParser/modules/simds.py
gfModParser/modules/summary.py
gfModParser/modules/symbols.py
gfModParser/modules/utils.py
tests/Makefile
tests/Makefile15
tests/README.md
tests/__init__.py
tests/conftest.py
tests/extractAll.sh
tests/test_arrays.py
tests/test_attributes.py
tests/test_components.py
tests/test_expression.py
tests/test_init.py
tests/test_interface.py
tests/test_mod_txt.py
tests/test_namelists.py
tests/test_operators.py
tests/test_procedures.py
tests/test_properties.py
tests/test_symbols.py
tests/test_typebound_proc.py
tests/test_typespec.py
tests/test_unsigned.py
tests/test_utils.py
tests/src/basic.f90
tests/src/common.f90
tests/src/compile_mod_test.f90
tests/src/compile_nomod_test.f90
tests/src/complex.f90
tests/src/dt.f90
tests/src/dummy_arrays.f90
tests/src/elemental.f90
tests/src/explicit_arrays.f90
tests/src/gh55.f90
tests/src/gh56.f90
tests/src/interface.f90
tests/src/isoc.f90
tests/src/kinds_check.f90
tests/src/namelist.f90
tests/src/oo.f90
tests/src/pdt.f90
tests/src/pointers.f90
tests/src/proc_ptrs.f90
tests/src/quad.f90
tests/src/strings.f90
tests/src/submodule.f90
tests/src15/unsigned.f90
tests/txt/README.txt
tests/txt/accurate_sum.mod.txt
tests/txt/accurate_sum_auto_diff_star_order1.mod.txt
tests/txt/auto_diff.mod.txt
tests/txt/chem_def.mod.txt
tests/txt/chem_lib.mod.txt
tests/txt/colors_def.mod.txt
tests/txt/colors_lib.mod.txt
tests/txt/eos_def.mod.txt
tests/txt/eos_lib.mod.txt
tests/txt/forum_m.mod.txt
tests/txt/gyre_mesa_m.mod.txt
tests/txt/ionization_def.mod.txt
tests/txt/ionization_lib.mod.txt
tests/txt/kap_def.mod.txt
tests/txt/kap_lib.mod.txt
tests/txt/net_def.mod.txt
tests/txt/net_lib.mod.txt
tests/txt/neu_def.mod.txt
tests/txt/neu_lib.mod.txt
tests/txt/num_def.mod.txt
tests/txt/num_lib.mod.txt
tests/txt/pulse.mod.txt
tests/txt/rates_def.mod.txt
tests/txt/rates_lib.mod.txt
tests/txt/star_data_def.mod.txt
tests/txt/star_data_lib.mod.txt
tests/txt/star_def.mod.txt
tests/txt/star_lib.mod.txt
tests/txt/star_pgstar.mod.txt
tests/txt/turb.mod.txt
tests/txt/utils_def.mod.txt
tests/txt/utils_dict.mod.txt
tests/txt/utils_idict.mod.txt
tests/txt/utils_lib.mod.txt
tests/txt/utils_nan.mod.txt
tests/txt/utils_nan_dp.mod.txt
tests/txt/utils_nan_qp.mod.txt
tests/txt/utils_nan_sp.mod.txt
tests/txt/utils_openmp.mod.txt
tests/txt/utils_system.mod.txt