CMakeLists.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
cmake/FindFFTW.cmake
extern/BIEST/include/biest.hpp
extern/BIEST/include/biest/bie_solvers.hpp
extern/BIEST/include/biest/bie_solvers.txx
extern/BIEST/include/biest/boundary_integ_op.hpp
extern/BIEST/include/biest/boundary_integ_op.txx
extern/BIEST/include/biest/kernel.hpp
extern/BIEST/include/biest/mat.hpp
extern/BIEST/include/biest/singular_correction.hpp
extern/BIEST/include/biest/surface.hpp
extern/BIEST/include/biest/surface.txx
extern/BIEST/include/biest/surface_op.hpp
extern/BIEST/include/biest/surface_op.txx
extern/BIEST/include/biest/vacuum-field.hpp
extern/BIEST/include/biest/vacuum-field.txx
extern/SCTL/include/sctl.hpp
extern/SCTL/include/sctl/blas.h
extern/SCTL/include/sctl/boundary_integral.hpp
extern/SCTL/include/sctl/boundary_integral.txx
extern/SCTL/include/sctl/boundary_quadrature.hpp
extern/SCTL/include/sctl/cheb_utils.hpp
extern/SCTL/include/sctl/comm.hpp
extern/SCTL/include/sctl/comm.txx
extern/SCTL/include/sctl/common.hpp
extern/SCTL/include/sctl/complex.hpp
extern/SCTL/include/sctl/complex.txx
extern/SCTL/include/sctl/fft_wrapper.hpp
extern/SCTL/include/sctl/fft_wrapper.txx
extern/SCTL/include/sctl/fmm-wrapper.hpp
extern/SCTL/include/sctl/fmm-wrapper.txx
extern/SCTL/include/sctl/generic-kernel.hpp
extern/SCTL/include/sctl/generic-kernel.txx
extern/SCTL/include/sctl/intrin-wrapper.hpp
extern/SCTL/include/sctl/iterator.hpp
extern/SCTL/include/sctl/iterator.txx
extern/SCTL/include/sctl/kernel_functions.hpp
extern/SCTL/include/sctl/lagrange-interp.hpp
extern/SCTL/include/sctl/lagrange-interp.txx
extern/SCTL/include/sctl/lapack.h
extern/SCTL/include/sctl/lin-solve.hpp
extern/SCTL/include/sctl/lin-solve.txx
extern/SCTL/include/sctl/mat_utils.hpp
extern/SCTL/include/sctl/mat_utils.txx
extern/SCTL/include/sctl/math_utils.hpp
extern/SCTL/include/sctl/math_utils.txx
extern/SCTL/include/sctl/matrix.hpp
extern/SCTL/include/sctl/matrix.txx
extern/SCTL/include/sctl/mem_mgr.hpp
extern/SCTL/include/sctl/mem_mgr.txx
extern/SCTL/include/sctl/morton.hpp
extern/SCTL/include/sctl/morton.txx
extern/SCTL/include/sctl/ode-solver.hpp
extern/SCTL/include/sctl/ode-solver.txx
extern/SCTL/include/sctl/ompUtils.hpp
extern/SCTL/include/sctl/ompUtils.txx
extern/SCTL/include/sctl/permutation.hpp
extern/SCTL/include/sctl/permutation.txx
extern/SCTL/include/sctl/profile.hpp
extern/SCTL/include/sctl/profile.txx
extern/SCTL/include/sctl/quadrule.hpp
extern/SCTL/include/sctl/quadrule.txx
extern/SCTL/include/sctl/sph_harm.hpp
extern/SCTL/include/sctl/sph_harm.txx
extern/SCTL/include/sctl/sse2neon.h
extern/SCTL/include/sctl/stacktrace.h
extern/SCTL/include/sctl/static-array.hpp
extern/SCTL/include/sctl/static-array.txx
extern/SCTL/include/sctl/tensor.hpp
extern/SCTL/include/sctl/tensor.txx
extern/SCTL/include/sctl/tree.hpp
extern/SCTL/include/sctl/tree.txx
extern/SCTL/include/sctl/vec-test.hpp
extern/SCTL/include/sctl/vec.hpp
extern/SCTL/include/sctl/vec.txx
extern/SCTL/include/sctl/vector.hpp
extern/SCTL/include/sctl/vector.txx
extern/SCTL/include/sctl/vtudata.hpp
extern/SCTL/include/sctl/vtudata.txx
extern/pybind11/CMakeLists.txt
extern/pybind11/LICENSE
extern/pybind11/include/pybind11/attr.h
extern/pybind11/include/pybind11/buffer_info.h
extern/pybind11/include/pybind11/cast.h
extern/pybind11/include/pybind11/chrono.h
extern/pybind11/include/pybind11/common.h
extern/pybind11/include/pybind11/complex.h
extern/pybind11/include/pybind11/eigen.h
extern/pybind11/include/pybind11/embed.h
extern/pybind11/include/pybind11/eval.h
extern/pybind11/include/pybind11/functional.h
extern/pybind11/include/pybind11/gil.h
extern/pybind11/include/pybind11/gil_safe_call_once.h
extern/pybind11/include/pybind11/iostream.h
extern/pybind11/include/pybind11/numpy.h
extern/pybind11/include/pybind11/operators.h
extern/pybind11/include/pybind11/options.h
extern/pybind11/include/pybind11/pybind11.h
extern/pybind11/include/pybind11/pytypes.h
extern/pybind11/include/pybind11/stl.h
extern/pybind11/include/pybind11/stl_bind.h
extern/pybind11/include/pybind11/type_caster_pyobject_ptr.h
extern/pybind11/include/pybind11/typing.h
extern/pybind11/include/pybind11/warnings.h
extern/pybind11/include/pybind11/conduit/README.txt
extern/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
extern/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
extern/pybind11/include/pybind11/conduit/wrap_include_python_h.h
extern/pybind11/include/pybind11/detail/class.h
extern/pybind11/include/pybind11/detail/common.h
extern/pybind11/include/pybind11/detail/cpp_conduit.h
extern/pybind11/include/pybind11/detail/descr.h
extern/pybind11/include/pybind11/detail/exception_translation.h
extern/pybind11/include/pybind11/detail/init.h
extern/pybind11/include/pybind11/detail/internals.h
extern/pybind11/include/pybind11/detail/type_caster_base.h
extern/pybind11/include/pybind11/detail/typeid.h
extern/pybind11/include/pybind11/detail/value_and_holder.h
extern/pybind11/include/pybind11/eigen/common.h
extern/pybind11/include/pybind11/eigen/matrix.h
extern/pybind11/include/pybind11/eigen/tensor.h
extern/pybind11/include/pybind11/stl/filesystem.h
extern/pybind11/tests/CMakeLists.txt
extern/pybind11/tests/test_cmake_build/CMakeLists.txt
extern/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
extern/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
extern/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
extern/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
extern/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
extern/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
extern/pybind11/tests/test_embed/CMakeLists.txt
extern/pybind11/tools/FindCatch.cmake
extern/pybind11/tools/FindEigen3.cmake
extern/pybind11/tools/FindPythonLibsNew.cmake
extern/pybind11/tools/JoinPaths.cmake
extern/pybind11/tools/check-style.sh
extern/pybind11/tools/cmake_uninstall.cmake.in
extern/pybind11/tools/codespell_ignore_lines_from_errors.py
extern/pybind11/tools/libsize.py
extern/pybind11/tools/make_changelog.py
extern/pybind11/tools/pybind11.pc.in
extern/pybind11/tools/pybind11Common.cmake
extern/pybind11/tools/pybind11Config.cmake.in
extern/pybind11/tools/pybind11GuessPythonExtSuffix.cmake
extern/pybind11/tools/pybind11NewTools.cmake
extern/pybind11/tools/pybind11Tools.cmake
extern/pybind11/tools/pyproject.toml
extern/pybind11/tools/setup_global.py.in
extern/pybind11/tools/setup_main.py.in
extern/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
include/virtual-casing.hpp
include/virtual-casing.txx
src/python.cpp
test/test.py
test/virtual-casing.cpp
virtual_casing.egg-info/PKG-INFO
virtual_casing.egg-info/SOURCES.txt
virtual_casing.egg-info/dependency_links.txt
virtual_casing.egg-info/not-zip-safe
virtual_casing.egg-info/top_level.txt