CMakeLists.txt
LICENSE
MANIFEST.in
README.md
setup.py
SulfLiq.egg-info/PKG-INFO
SulfLiq.egg-info/SOURCES.txt
SulfLiq.egg-info/dependency_links.txt
SulfLiq.egg-info/not-zip-safe
SulfLiq.egg-info/requires.txt
SulfLiq.egg-info/top_level.txt
interfaces/sulfideLiquid.cc
pybind11/CMakeLists.txt
pybind11/include/pybind11/attr.h
pybind11/include/pybind11/buffer_info.h
pybind11/include/pybind11/cast.h
pybind11/include/pybind11/chrono.h
pybind11/include/pybind11/common.h
pybind11/include/pybind11/complex.h
pybind11/include/pybind11/eigen.h
pybind11/include/pybind11/embed.h
pybind11/include/pybind11/eval.h
pybind11/include/pybind11/functional.h
pybind11/include/pybind11/iostream.h
pybind11/include/pybind11/numpy.h
pybind11/include/pybind11/operators.h
pybind11/include/pybind11/options.h
pybind11/include/pybind11/pybind11.h
pybind11/include/pybind11/pytypes.h
pybind11/include/pybind11/stl.h
pybind11/include/pybind11/stl_bind.h
pybind11/include/pybind11/detail/class.h
pybind11/include/pybind11/detail/common.h
pybind11/include/pybind11/detail/descr.h
pybind11/include/pybind11/detail/init.h
pybind11/include/pybind11/detail/internals.h
pybind11/include/pybind11/detail/typeid.h
pybind11/tests/CMakeLists.txt
pybind11/tests/test_cmake_build/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
pybind11/tests/test_embed/CMakeLists.txt
pybind11/tools/FindCatch.cmake
pybind11/tools/FindEigen3.cmake
pybind11/tools/FindPythonLibsNew.cmake
pybind11/tools/pybind11Tools.cmake
src/Chem.cc
src/Chem.h
src/CholeskySolve.cc
src/CholeskySolve.h
src/CuLiq.cc
src/CuLiq.h
src/FeLiq.cc
src/FeLiq.h
src/ModifiedCholesky.cc
src/ModifiedCholesky.h
src/ModifiedNR.cc
src/ModifiedNR.h
src/NiLiq.cc
src/NiLiq.h
src/NumUtil.cc
src/NumUtil.h
src/O2Gas.cc
src/O2Gas.h
src/Phase.cc
src/Phase.h
src/PhaseExceptions.cc
src/PhaseExceptions.h
src/S2Gas.cc
src/S2Gas.h
src/SLiq.cc
src/SLiq.h
src/ShomateIdealGas.cc
src/ShomateIdealGas.h
src/ShomatePhase.cc
src/ShomatePhase.h
src/ShomateVinetPhase.cc
src/ShomateVinetPhase.h
src/Solution.cc
src/Solution.h
src/SpecSolNID.cc
src/SpecSolNID.h
src/SpecSolution.cc
src/SpecSolution.h
src/SulfLiq.cc
src/SulfLiq.h
src/VinetEOS.cc
src/VinetEOS.h
src/eigensystem.cc
src/eigensystem.h
src/svDcmp.cc
src/svDcmp.h
src/svdInv.cc
src/svdInv.h
src/svdSolve.cc
src/svdSolve.h
src/wrap_SulfLiq.cc
tests/CMakeLists.txt
tests/testsulfliq.cc