ACKNOWLEDGEMENTS.md
CHANGELOG.md
CMakeCache.txt
CMakeLists.txt
INSTALL.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
neml/__init__.py
neml/arbbar.py
neml/axisym.py
neml/drivers.py
neml/nlsolvers.py
neml/uniaxial.py
neml.egg-info/PKG-INFO
neml.egg-info/SOURCES.txt
neml.egg-info/dependency_links.txt
neml.egg-info/not-zip-safe
neml.egg-info/requires.txt
neml.egg-info/top_level.txt
neml/cp/__init__.py
neml/cp/polefigures.py
neml/math/__init__.py
pybind11/CMakeCache.txt
pybind11/CMakeLists.txt
pybind11/CONTRIBUTING.md
pybind11/ISSUE_TEMPLATE.md
pybind11/LICENSE
pybind11/MANIFEST.in
pybind11/Makefile
pybind11/README.md
pybind11/attr.h
pybind11/buffer_info.h
pybind11/cast.h
pybind11/chrono.h
pybind11/cmake_install.cmake
pybind11/common.h
pybind11/complex.h
pybind11/eigen.h
pybind11/embed.h
pybind11/eval.h
pybind11/functional.h
pybind11/iostream.h
pybind11/numpy.h
pybind11/operators.h
pybind11/options.h
pybind11/pybind11.h
pybind11/pybind11Config.cmake
pybind11/pybind11ConfigVersion.cmake
pybind11/pytypes.h
pybind11/setup.cfg
pybind11/setup.py
pybind11/stl.h
pybind11/stl_bind.h
pybind11/CMakeFiles/CMakeOutput.log
pybind11/CMakeFiles/cmake.check_cache
pybind11/CMakeFiles/progress.marks
pybind11/CMakeFiles/3.15.2/CMakeCXXCompiler.cmake
pybind11/CMakeFiles/3.15.2/CMakeDetermineCompilerABI_CXX.bin
pybind11/CMakeFiles/3.15.2/CMakeSystem.cmake
pybind11/CMakeFiles/3.15.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
pybind11/CMakeFiles/3.15.2/CompilerIdCXX/a.out
pybind11/detail/class.h
pybind11/detail/common.h
pybind11/detail/descr.h
pybind11/detail/init.h
pybind11/detail/internals.h
pybind11/detail/typeid.h
pybind11/docs/Doxyfile
pybind11/docs/Makefile
pybind11/docs/basics.rst
pybind11/docs/benchmark.py
pybind11/docs/benchmark.rst
pybind11/docs/changelog.rst
pybind11/docs/classes.rst
pybind11/docs/compiling.rst
pybind11/docs/conf.py
pybind11/docs/faq.rst
pybind11/docs/index.rst
pybind11/docs/intro.rst
pybind11/docs/limitations.rst
pybind11/docs/pybind11-logo.png
pybind11/docs/pybind11_vs_boost_python1.png
pybind11/docs/pybind11_vs_boost_python1.svg
pybind11/docs/pybind11_vs_boost_python2.png
pybind11/docs/pybind11_vs_boost_python2.svg
pybind11/docs/reference.rst
pybind11/docs/release.rst
pybind11/docs/requirements.txt
pybind11/docs/upgrade.rst
pybind11/docs/_static/theme_overrides.css
pybind11/docs/advanced/classes.rst
pybind11/docs/advanced/embedding.rst
pybind11/docs/advanced/exceptions.rst
pybind11/docs/advanced/functions.rst
pybind11/docs/advanced/misc.rst
pybind11/docs/advanced/smart_ptrs.rst
pybind11/docs/advanced/cast/chrono.rst
pybind11/docs/advanced/cast/custom.rst
pybind11/docs/advanced/cast/eigen.rst
pybind11/docs/advanced/cast/functional.rst
pybind11/docs/advanced/cast/index.rst
pybind11/docs/advanced/cast/overview.rst
pybind11/docs/advanced/cast/stl.rst
pybind11/docs/advanced/cast/strings.rst
pybind11/docs/advanced/pycpp/index.rst
pybind11/docs/advanced/pycpp/numpy.rst
pybind11/docs/advanced/pycpp/object.rst
pybind11/docs/advanced/pycpp/utilities.rst
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/pybind11/__init__.py
pybind11/pybind11/__main__.py
pybind11/pybind11/_version.py
pybind11/tests/CMakeLists.txt
pybind11/tests/conftest.py
pybind11/tests/constructor_stats.h
pybind11/tests/cross_module_gil_utils.cpp
pybind11/tests/local_bindings.h
pybind11/tests/object.h
pybind11/tests/pybind11_cross_module_tests.cpp
pybind11/tests/pybind11_tests.cpp
pybind11/tests/pybind11_tests.h
pybind11/tests/pytest.ini
pybind11/tests/test_async.cpp
pybind11/tests/test_async.py
pybind11/tests/test_buffers.cpp
pybind11/tests/test_buffers.py
pybind11/tests/test_builtin_casters.cpp
pybind11/tests/test_builtin_casters.py
pybind11/tests/test_call_policies.cpp
pybind11/tests/test_call_policies.py
pybind11/tests/test_callbacks.cpp
pybind11/tests/test_callbacks.py
pybind11/tests/test_chrono.cpp
pybind11/tests/test_chrono.py
pybind11/tests/test_class.cpp
pybind11/tests/test_class.py
pybind11/tests/test_constants_and_functions.cpp
pybind11/tests/test_constants_and_functions.py
pybind11/tests/test_copy_move.cpp
pybind11/tests/test_copy_move.py
pybind11/tests/test_docstring_options.cpp
pybind11/tests/test_docstring_options.py
pybind11/tests/test_eigen.cpp
pybind11/tests/test_eigen.py
pybind11/tests/test_enum.cpp
pybind11/tests/test_enum.py
pybind11/tests/test_eval.cpp
pybind11/tests/test_eval.py
pybind11/tests/test_eval_call.py
pybind11/tests/test_exceptions.cpp
pybind11/tests/test_exceptions.py
pybind11/tests/test_factory_constructors.cpp
pybind11/tests/test_factory_constructors.py
pybind11/tests/test_gil_scoped.cpp
pybind11/tests/test_gil_scoped.py
pybind11/tests/test_iostream.cpp
pybind11/tests/test_iostream.py
pybind11/tests/test_kwargs_and_defaults.cpp
pybind11/tests/test_kwargs_and_defaults.py
pybind11/tests/test_local_bindings.cpp
pybind11/tests/test_local_bindings.py
pybind11/tests/test_methods_and_attributes.cpp
pybind11/tests/test_methods_and_attributes.py
pybind11/tests/test_modules.cpp
pybind11/tests/test_modules.py
pybind11/tests/test_multiple_inheritance.cpp
pybind11/tests/test_multiple_inheritance.py
pybind11/tests/test_numpy_array.cpp
pybind11/tests/test_numpy_array.py
pybind11/tests/test_numpy_dtypes.cpp
pybind11/tests/test_numpy_dtypes.py
pybind11/tests/test_numpy_vectorize.cpp
pybind11/tests/test_numpy_vectorize.py
pybind11/tests/test_opaque_types.cpp
pybind11/tests/test_opaque_types.py
pybind11/tests/test_operator_overloading.cpp
pybind11/tests/test_operator_overloading.py
pybind11/tests/test_pickling.cpp
pybind11/tests/test_pickling.py
pybind11/tests/test_pytypes.cpp
pybind11/tests/test_pytypes.py
pybind11/tests/test_sequences_and_iterators.cpp
pybind11/tests/test_sequences_and_iterators.py
pybind11/tests/test_smart_ptr.cpp
pybind11/tests/test_smart_ptr.py
pybind11/tests/test_stl.cpp
pybind11/tests/test_stl.py
pybind11/tests/test_stl_binders.cpp
pybind11/tests/test_stl_binders.py
pybind11/tests/test_tagbased_polymorphic.cpp
pybind11/tests/test_tagbased_polymorphic.py
pybind11/tests/test_union.cpp
pybind11/tests/test_union.py
pybind11/tests/test_virtual_functions.cpp
pybind11/tests/test_virtual_functions.py
pybind11/tests/test_cmake_build/CMakeLists.txt
pybind11/tests/test_cmake_build/embed.cpp
pybind11/tests/test_cmake_build/main.cpp
pybind11/tests/test_cmake_build/test.py
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/tests/test_embed/catch.cpp
pybind11/tests/test_embed/external_module.cpp
pybind11/tests/test_embed/test_interpreter.cpp
pybind11/tests/test_embed/test_interpreter.py
pybind11/tools/FindCatch.cmake
pybind11/tools/FindEigen3.cmake
pybind11/tools/FindPythonLibsNew.cmake
pybind11/tools/check-style.sh
pybind11/tools/libsize.py
pybind11/tools/mkdoc.py
pybind11/tools/pybind11Config.cmake.in
pybind11/tools/pybind11Tools.cmake
rapidxml/license.txt
rapidxml/rapidxml.hpp
rapidxml/rapidxml_iterators.hpp
rapidxml/rapidxml_print.hpp
rapidxml/rapidxml_utils.hpp
src/CMakeLists.txt
src/block.cxx
src/block.h
src/block_wrap.cxx
src/cinterface.cxx
src/cinterface.h
src/cmake_install.cmake
src/creep.cxx
src/creep.h
src/creep_wrap.cxx
src/damage.cxx
src/damage.h
src/damage_wrap.cxx
src/elasticity.cxx
src/elasticity.h
src/elasticity_wrap.cxx
src/general_flow.cxx
src/general_flow.h
src/general_flow_wrap.cxx
src/hardening.cxx
src/hardening.h
src/hardening_wrap.cxx
src/history.cxx
src/history.h
src/history_wrap.cxx
src/interpolate.cxx
src/interpolate.h
src/interpolate_wrap.cxx
src/larsonmiller.cxx
src/larsonmiller.h
src/larsonmiller_wrap.cxx
src/macros.cmake
src/models.cxx
src/models.h
src/models_wrap.cxx
src/neml_export.h
src/neml_interface.h
src/nemlerror.cxx
src/nemlerror.h
src/objects.cxx
src/objects.h
src/objects_wrap.cxx
src/parse.cxx
src/parse.h
src/parse_wrap.cxx
src/pyhelp.h
src/ri_flow.cxx
src/ri_flow.h
src/ri_flow_wrap.cxx
src/solvers.cxx
src/solvers.h
src/solvers_wrap.cxx
src/surfaces.cxx
src/surfaces.h
src/surfaces_wrap.cxx
src/visco_flow.cxx
src/visco_flow.h
src/visco_flow_wrap.cxx
src/windows.h
src/CMakeFiles/CMakeDirectoryInformation.cmake
src/CMakeFiles/block.dir/DependInfo.cmake
src/CMakeFiles/block.dir/cmake_clean.cmake
src/CMakeFiles/block.dir/link.txt
src/CMakeFiles/creep.dir/DependInfo.cmake
src/CMakeFiles/creep.dir/cmake_clean.cmake
src/CMakeFiles/creep.dir/link.txt
src/CMakeFiles/damage.dir/DependInfo.cmake
src/CMakeFiles/damage.dir/cmake_clean.cmake
src/CMakeFiles/damage.dir/link.txt
src/CMakeFiles/elasticity.dir/DependInfo.cmake
src/CMakeFiles/elasticity.dir/cmake_clean.cmake
src/CMakeFiles/elasticity.dir/link.txt
src/CMakeFiles/general_flow.dir/DependInfo.cmake
src/CMakeFiles/general_flow.dir/cmake_clean.cmake
src/CMakeFiles/general_flow.dir/link.txt
src/CMakeFiles/hardening.dir/DependInfo.cmake
src/CMakeFiles/hardening.dir/cmake_clean.cmake
src/CMakeFiles/hardening.dir/link.txt
src/CMakeFiles/history.dir/DependInfo.cmake
src/CMakeFiles/history.dir/cmake_clean.cmake
src/CMakeFiles/history.dir/link.txt
src/CMakeFiles/interpolate.dir/DependInfo.cmake
src/CMakeFiles/interpolate.dir/cmake_clean.cmake
src/CMakeFiles/interpolate.dir/link.txt
src/CMakeFiles/larsonmiller.dir/DependInfo.cmake
src/CMakeFiles/larsonmiller.dir/cmake_clean.cmake
src/CMakeFiles/larsonmiller.dir/link.txt
src/CMakeFiles/models.dir/DependInfo.cmake
src/CMakeFiles/models.dir/cmake_clean.cmake
src/CMakeFiles/models.dir/link.txt
src/CMakeFiles/neml.dir/DependInfo.cmake
src/CMakeFiles/neml.dir/cmake_clean.cmake
src/CMakeFiles/neml.dir/link.txt
src/CMakeFiles/objects.dir/DependInfo.cmake
src/CMakeFiles/objects.dir/cmake_clean.cmake
src/CMakeFiles/objects.dir/link.txt
src/CMakeFiles/parse.dir/DependInfo.cmake
src/CMakeFiles/parse.dir/cmake_clean.cmake
src/CMakeFiles/parse.dir/link.txt
src/CMakeFiles/ri_flow.dir/DependInfo.cmake
src/CMakeFiles/ri_flow.dir/cmake_clean.cmake
src/CMakeFiles/ri_flow.dir/link.txt
src/CMakeFiles/solvers.dir/DependInfo.cmake
src/CMakeFiles/solvers.dir/cmake_clean.cmake
src/CMakeFiles/solvers.dir/link.txt
src/CMakeFiles/surfaces.dir/DependInfo.cmake
src/CMakeFiles/surfaces.dir/cmake_clean.cmake
src/CMakeFiles/surfaces.dir/link.txt
src/CMakeFiles/visco_flow.dir/DependInfo.cmake
src/CMakeFiles/visco_flow.dir/cmake_clean.cmake
src/CMakeFiles/visco_flow.dir/link.txt
src/CMakeFiles/walker.dir/DependInfo.cmake
src/CMakeFiles/walker.dir/cmake_clean.cmake
src/CMakeFiles/walker.dir/link.txt
src/cp/CMakeLists.txt
src/cp/batch.cxx
src/cp/batch.h
src/cp/batch_wrap.cxx
src/cp/cmake_install.cmake
src/cp/crystallography.cxx
src/cp/crystallography.h
src/cp/crystallography_wrap.cxx
src/cp/inelasticity.cxx
src/cp/inelasticity.h
src/cp/inelasticity_wrap.cxx
src/cp/kinematics.cxx
src/cp/kinematics.h
src/cp/kinematics_wrap.cxx
src/cp/polycrystal.cxx
src/cp/polycrystal.h
src/cp/polycrystal_wrap.cxx
src/cp/singlecrystal.cxx
src/cp/singlecrystal.h
src/cp/singlecrystal_wrap.cxx
src/cp/slipharden.cxx
src/cp/slipharden.h
src/cp/slipharden_wrap.cxx
src/cp/sliprules.cxx
src/cp/sliprules.h
src/cp/sliprules_wrap.cxx
src/cp/CMakeFiles/CMakeDirectoryInformation.cmake
src/cp/CMakeFiles/batch.dir/DependInfo.cmake
src/cp/CMakeFiles/batch.dir/cmake_clean.cmake
src/cp/CMakeFiles/batch.dir/link.txt
src/cp/CMakeFiles/crystaldamage.dir/DependInfo.cmake
src/cp/CMakeFiles/crystaldamage.dir/cmake_clean.cmake
src/cp/CMakeFiles/crystaldamage.dir/link.txt
src/cp/CMakeFiles/crystallography.dir/DependInfo.cmake
src/cp/CMakeFiles/crystallography.dir/cmake_clean.cmake
src/cp/CMakeFiles/crystallography.dir/link.txt
src/cp/CMakeFiles/inelasticity.dir/DependInfo.cmake
src/cp/CMakeFiles/inelasticity.dir/cmake_clean.cmake
src/cp/CMakeFiles/inelasticity.dir/link.txt
src/cp/CMakeFiles/kinematics.dir/DependInfo.cmake
src/cp/CMakeFiles/kinematics.dir/cmake_clean.cmake
src/cp/CMakeFiles/kinematics.dir/link.txt
src/cp/CMakeFiles/polycrystal.dir/DependInfo.cmake
src/cp/CMakeFiles/polycrystal.dir/cmake_clean.cmake
src/cp/CMakeFiles/polycrystal.dir/link.txt
src/cp/CMakeFiles/singlecrystal.dir/DependInfo.cmake
src/cp/CMakeFiles/singlecrystal.dir/cmake_clean.cmake
src/cp/CMakeFiles/singlecrystal.dir/link.txt
src/cp/CMakeFiles/slipharden.dir/DependInfo.cmake
src/cp/CMakeFiles/slipharden.dir/cmake_clean.cmake
src/cp/CMakeFiles/slipharden.dir/link.txt
src/cp/CMakeFiles/sliprules.dir/DependInfo.cmake
src/cp/CMakeFiles/sliprules.dir/cmake_clean.cmake
src/cp/CMakeFiles/sliprules.dir/link.txt
src/math/CMakeLists.txt
src/math/cmake_install.cmake
src/math/matrix.cxx
src/math/matrix.h
src/math/matrix_wrap.cxx
src/math/nemlmath.cxx
src/math/nemlmath.h
src/math/nemlmath_wrap.cxx
src/math/rotations.cxx
src/math/rotations.h
src/math/rotations_wrap.cxx
src/math/tensors.cxx
src/math/tensors.h
src/math/tensors_wrap.cxx
src/math/CMakeFiles/CMakeDirectoryInformation.cmake
src/math/CMakeFiles/matrix.dir/DependInfo.cmake
src/math/CMakeFiles/matrix.dir/cmake_clean.cmake
src/math/CMakeFiles/matrix.dir/link.txt
src/math/CMakeFiles/nemlmath.dir/DependInfo.cmake
src/math/CMakeFiles/nemlmath.dir/cmake_clean.cmake
src/math/CMakeFiles/nemlmath.dir/link.txt
src/math/CMakeFiles/projections.dir/DependInfo.cmake
src/math/CMakeFiles/projections.dir/cmake_clean.cmake
src/math/CMakeFiles/projections.dir/link.txt
src/math/CMakeFiles/rotations.dir/DependInfo.cmake
src/math/CMakeFiles/rotations.dir/cmake_clean.cmake
src/math/CMakeFiles/rotations.dir/link.txt
src/math/CMakeFiles/tensors.dir/DependInfo.cmake
src/math/CMakeFiles/tensors.dir/cmake_clean.cmake
src/math/CMakeFiles/tensors.dir/link.txt
test/common.py
test/examples.xml
test/nicediff.py
test/test_adaptivity.py
test/test_block.py
test/test_cp_batch.py
test/test_creep.py
test/test_crystallography.py
test/test_crystalmodels.py
test/test_damage.py
test/test_elastic_switch.py
test/test_elasticity.py
test/test_general_flow.py
test/test_hardening.py
test/test_history.py
test/test_inelasticity.py
test/test_interpolate.py
test/test_kinematics.py
test/test_large_deformations.py
test/test_larsonmiller.py
test/test_matrix.py
test/test_neml.py
test/test_nemlmath.py
test/test_parse.py
test/test_ri_flow.py
test/test_rotations.py
test/test_slipharden.py
test/test_sliprules.py
test/test_solvers.py
test/test_surfaces.py
test/test_tensors.py
test/test_uniaxial.py
test/test_visco_flow.py
test/regression/__init__.py
test/regression/chaboche.pickle
test/regression/chaboche_substep.pickle
test/regression/cp.pickle
test/regression/creep_plasticity.pickle
test/regression/j2.pickle
test/regression/linearcp.pickle
test/regression/models.txt
test/regression/nonassociative.pickle
test/regression/perfectplasticity.pickle
test/regression/powerdamage.pickle
test/regression/reference.xml
test/regression/run.py
test/regression/test_regression.py