| | | | Path |
---|
| M | | | bin/demonstrator1.cc |
| M | | | bin/demonstrator2.cc |
| M | | | bin/direct_comparison_small_strain.py |
| M | | | bin/hyper-elasticity.cc |
| M | | | bin/hyper-elasticity.py |
| M | | | bin/small_case.cc |
| M | | | bin/small_case.py |
| M | | | bin/tutorial_example.py |
| M | | | language_bindings/python/CMakeLists.txt |
| V | | | language_bindings/python/{bind_py_cell.cc ← bind_py_system.cc} |
| M | | | language_bindings/python/bind_py_declarations.hh |
| M | | | language_bindings/python/bind_py_material.cc |
| M | | | language_bindings/python/bind_py_module.cc |
| M | | | language_bindings/python/bind_py_solvers.cc |
| V | | | language_bindings/python/{bind_py_system.cc → bind_py_cell.cc} |
| M | | | src/CMakeLists.txt |
| A | | (dir) | src/cell/ |
| V | | | src/{cell ← system}/CMakeLists.txt |
| V | | | src/{cell/cell_base.cc ← system/system_base.cc} |
| V | | | src/{cell/cell_base.hh ← system/system_base.hh} |
| V | | | src/{cell/cell_factory.hh ← system/system_factory.hh} |
| V | | | src/{cell/cell_traits.hh ← system/system_traits.hh} |
| M | | | src/common/field.hh |
| M | | | src/fft/fft_engine_base.hh |
| M | | | src/fft/fftw_engine.hh |
| M | | | src/fft/projection_base.hh |
| M | | | src/fft/projection_default.hh |
| M | | | src/materials/material_base.hh |
| M | | | src/materials/material_muSpectre_base.hh |
| M | | | src/solver/solver_base.hh |
| M | | | src/solver/solvers.cc |
| M | | | src/solver/solvers.hh |
| D | | | src/system |
| V | | | src/{system → cell}/CMakeLists.txt |
| V | | | src/{system/system_base.cc → cell/cell_base.cc} |
| V | | | src/{system/system_base.hh → cell/cell_base.hh} |
| V | | | src/{system/system_factory.hh → cell/cell_factory.hh} |
| V | | | src/{system/system_traits.hh → cell/cell_traits.hh} |
| M | | | tests/elasto-plasticity.py |
| M | | | tests/python_binding_tests.py |
| M | | | tests/python_goose_ref.py |
| M | | | tests/python_material_linear_elastic3_test.py |
| V | | | tests/{test_cell_base.cc ← test_system_base.cc} |
| M | | | tests/test_solver_newton_cg.cc |
| V | | | tests/{test_system_base.cc → test_cell_base.cc} |