COPYRIGHT.txt
LICENSE
MANIFEST.in
README.md
README_BUILD.md
pyproject.toml
setup.py
docs/API_EXTENSIONS.md
docs/API_REFERENCE.md
docs/API_REFERENCE_NGSOLVE.md
docs/CF_BACKGROUND_FIELD_IMPLEMENTATION.md
docs/CLAUDE.md
docs/DIRECTORY_STRUCTURE.md
docs/HACAPK_INTEGRATION_COMPLETE.md
docs/HACAPK_INTEGRATION_PLAN.md
docs/HMATRIX_USER_GUIDE.md
docs/NGSOLVE_CF_BACKGROUND_FIELD_DESIGN.md
docs/NGSOLVE_DLL_ISSUE.md
docs/NGSOLVE_INTEGRATION.md
docs/NGSOLVE_INTEGRATION_STATUS.md
docs/NGSOLVE_PYTHON_SOLUTION.md
docs/NGSOLVE_USAGE_GUIDE.md
docs/OPENMP_PERFORMANCE_REPORT.md
docs/PHASE4_STATUS.md
docs/TAB_CONVERSION_REPORT.md
docs/hmatrix_field_accuracy_issue.md
docs/hmatrix_field_accuracy_solution.md
docs/hmatrix_field_design.md
docs/hmatrix_field_progress.md
docs/scripts/README.md
examples/test_hmatrix_accuracy.py
examples/test_hmatrix_cube_nonlinear.py
examples/test_hmatrix_parallel.py
examples/H-matrix/BENCHMARK_RESULTS.md
examples/H-matrix/HMATRIX_FIELD_DESIGN.md
examples/H-matrix/HMATRIX_FIELD_DESIGN_SIMPLIFIED.md
examples/H-matrix/README.md
examples/H-matrix/benchmark_field_evaluation.py
examples/H-matrix/benchmark_parallel_construction.py
examples/H-matrix/benchmark_solver.py
examples/H-matrix/plot_benchmark_results.py
examples/H-matrix/run_all_benchmarks.py
examples/H-matrix/verify_field_accuracy.py
examples/NGSolve_Integration/HMATRIX_ANALYSIS.md
examples/NGSolve_Integration/HMATRIX_FIELD_EVALUATION_ISSUE.md
examples/NGSolve_Integration/H_MATRIX_PARALLEL_OPTIMIZATION.md
examples/NGSolve_Integration/NGBEM_ANALYSIS.md
examples/NGSolve_Integration/NGSOLVE_SET_VS_INTERPOLATE.md
examples/NGSolve_Integration/PROPOSAL_VECTORIZED_API.md
examples/NGSolve_Integration/README.md
examples/NGSolve_Integration/SET_VS_INTERPOLATE_SIMPLE.md
examples/NGSolve_Integration/SOLVER_OPTIMIZATION_PROPOSAL.md
examples/NGSolve_Integration/benchmark_gridfunction_set.py
examples/NGSolve_Integration/debug_field_values.py
examples/NGSolve_Integration/demo_field_types.py
examples/NGSolve_Integration/export_radia_geometry.py
examples/NGSolve_Integration/radia_field.pvsm
examples/NGSolve_Integration/test_batch_evaluation.py
examples/NGSolve_Integration/test_batch_fld.py
examples/NGSolve_Integration/test_coordinate_transform.py
examples/NGSolve_Integration/test_mesh_convergence.py
examples/NGSolve_Integration/test_set_vs_interpolate.py
examples/NGSolve_Integration/verify_curl_A_equals_B.py
examples/NGSolve_Integration/visualize_field.py
examples/NGSolve_Integration/rad.ObjBckgCF/Cubit2Nastran.py
examples/NGSolve_Integration/rad.ObjBckgCF/README.md
examples/NGSolve_Integration/rad.ObjBckgCF/sphere_nastran_analysis.py
examples/NGSolve_Integration/rad.ObjBckgCF/sphere_nastran_field_mu.pvsm
examples/NGSolve_Integration/rad.ObjBckgCF/sphere_nastran_geometry.vtk
examples/complex_coil_geometry/README.md
examples/complex_coil_geometry/coil_geometry.vtk
examples/complex_coil_geometry/coil_model.py
examples/complex_coil_geometry/complex_coil.pvsm
examples/complex_coil_geometry/field_map.py
examples/complex_coil_geometry/field_map.vtk
examples/complex_coil_geometry/visualize_coils.py
examples/electromagnet/README.md
examples/electromagnet/electromagnet.pvsm
examples/electromagnet/electromagnet.vtk
examples/electromagnet/field_distribution.vtk
examples/electromagnet/magnet.py
examples/electromagnet/racetrack_coil_model.py
examples/electromagnet/yoke_model.py
examples/simple_problems/CONVERSION_NOTES.md
examples/simple_problems/README.md
examples/simple_problems/case0.py
examples/simple_problems/case1.py
examples/simple_problems/case2.py
examples/simple_problems/case3.py
examples/simple_problems/case_test_hmat.py
examples/simple_problems/test_debug.py
examples/simple_problems/test_simple_case.py
examples/simple_problems/test_update_hmatrix_magnetization.py
examples/smco_magnet_array/README.md
examples/smco_magnet_array/smbo.pvsm
examples/smco_magnet_array/smco_array.py
examples/smco_magnet_array/smco_array.vtk
examples/smco_magnet_array/smco_field_distribution.vtk
examples/solver_time_evaluation/README.md
examples/solver_time_evaluation/benchmark_linear_material.py
examples/solver_time_evaluation/benchmark_lu_vs_gs.py
examples/solver_time_evaluation/benchmark_matrix_construction.py
examples/solver_time_evaluation/benchmark_solver_scaling.py
src/python/nastran_reader.py
src/python/rad_ngsolve.pyd
src/python/radia.pyd
src/python/radia_coil_builder.py
src/python/radia_ngsolve_field.py
src/python/radia_pyvista_viewer.py
src/python/radia_vtk_export.py
src/radia.egg-info/PKG-INFO
src/radia.egg-info/SOURCES.txt
src/radia.egg-info/dependency_links.txt
src/radia.egg-info/not-zip-safe
src/radia.egg-info/requires.txt
src/radia.egg-info/top_level.txt
tests/README.md
tests/__init__.py
tests/benchmark_hmatrix.py
tests/conftest.py
tests/test_advanced.py
tests/test_magpylib_comparison.py
tests/test_parallel_performance.py
tests/test_rad_ngsolve.py
tests/test_radhmat.py
tests/test_radia.py
tests/test_simple.py
tests/test_square_coil_analytical.py
tests/test_utils.py
tests/test_vector_potential.py
tests/benchmarks/benchmark_correct.py
tests/benchmarks/benchmark_heavy.py
tests/benchmarks/benchmark_openmp.py
tests/benchmarks/benchmark_threads.py