LICENSE
README.md
setup.py
nrpy/__init__.py
nrpy/c_codegen.py
nrpy/c_function.py
nrpy/finite_difference.py
nrpy/grid.py
nrpy/indexedexp.py
nrpy/params.py
nrpy/reference_metric.py
nrpy.egg-info/PKG-INFO
nrpy.egg-info/SOURCES.txt
nrpy.egg-info/dependency_links.txt
nrpy.egg-info/requires.txt
nrpy.egg-info/top_level.txt
nrpy/equations/__init__.py
nrpy/equations/general_relativity/ADM_to_BSSN.py
nrpy/equations/general_relativity/BSSN_RHSs.py
nrpy/equations/general_relativity/BSSN_constraints.py
nrpy/equations/general_relativity/BSSN_gauge_RHSs.py
nrpy/equations/general_relativity/BSSN_quantities.py
nrpy/equations/general_relativity/BSSN_to_ADM.py
nrpy/equations/general_relativity/InitialData_Cartesian.py
nrpy/equations/general_relativity/InitialData_Spherical.py
nrpy/equations/general_relativity/T4munu.py
nrpy/equations/general_relativity/__init__.py
nrpy/equations/general_relativity/g4munu_conversions.py
nrpy/equations/general_relativity/psi4.py
nrpy/equations/general_relativity/psi4_tetrads.py
nrpy/equations/special_functions/__init__.py
nrpy/equations/special_functions/spin_weighted_spherical_harmonics.py
nrpy/equations/wave_equation/CommonParams.py
nrpy/equations/wave_equation/InitialData.py
nrpy/equations/wave_equation/WaveEquationCurvilinear_RHSs.py
nrpy/equations/wave_equation/WaveEquation_RHSs.py
nrpy/equations/wave_equation/__init__.py
nrpy/examples/__init__.py
nrpy/examples/two_blackholes_collide.py
nrpy/examples/wave_equation_cartesian.py
nrpy/examples/wave_equation_curvilinear.py
nrpy/helpers/__init__.py
nrpy/helpers/cse_preprocess_postprocess.py
nrpy/helpers/expr_tree.py
nrpy/helpers/functional.py
nrpy/helpers/generic.py
nrpy/helpers/jacobians.py
nrpy/helpers/loop.py
nrpy/helpers/simd.py
nrpy/helpers/simd_intrinsics.h
nrpy/infrastructures/__init__.py
nrpy/infrastructures/BHaH/BHaH_defines_h.py
nrpy/infrastructures/BHaH/CodeParameters.py
nrpy/infrastructures/BHaH/Makefile_helpers.py
nrpy/infrastructures/BHaH/__init__.py
nrpy/infrastructures/BHaH/cmdline_input_and_parfiles.py
nrpy/infrastructures/BHaH/griddata_commondata.py
nrpy/infrastructures/BHaH/main_c.py
nrpy/infrastructures/BHaH/numerical_grids_and_timestep.py
nrpy/infrastructures/BHaH/rfm_precompute.py
nrpy/infrastructures/BHaH/simple_loop.py
nrpy/infrastructures/BHaH/xx_tofrom_Cart.py
nrpy/infrastructures/BHaH/CurviBoundaryConditions/CurviBoundaryConditions.py
nrpy/infrastructures/BHaH/CurviBoundaryConditions/__init__.py
nrpy/infrastructures/BHaH/MoLtimestepping/MoL.py
nrpy/infrastructures/BHaH/MoLtimestepping/RK_Butcher_Table_Dictionary.py
nrpy/infrastructures/BHaH/MoLtimestepping/__init__.py
nrpy/infrastructures/BHaH/diagnostics/__init__.py
nrpy/infrastructures/BHaH/diagnostics/progress_indicator.py
nrpy/infrastructures/BHaH/general_relativity/ADM_Initial_Data_Reader__BSSN_Converter.py
nrpy/infrastructures/BHaH/general_relativity/BSSN_C_codegen_library.py
nrpy/infrastructures/BHaH/general_relativity/__init__.py
nrpy/infrastructures/BHaH/special_functions/__init__.py
nrpy/infrastructures/BHaH/special_functions/spin_weight_minus2_spherical_harmonics.py
nrpy/infrastructures/CarpetX/__init__.py
nrpy/infrastructures/CarpetX/colored.py
nrpy/infrastructures/CarpetX/here.py
nrpy/infrastructures/CarpetX/sugar.py
nrpy/validate_expressions/__init__.py
nrpy/validate_expressions/validate_expressions.py