| | | | Path |
---|
| M | | | README.md |
| M | | | VERSION |
| M | | | examples/airfoil/airfoil_engine.py |
| M | | | examples/airfoil/greedy.py |
| M | | | examples/airfoil/pod.py |
| M | | | examples/base/solver.py |
| M | | | examples/diapason/greedy.py |
| M | | | examples/diapason/pod.py |
| M | | | examples/from_papers/greedy_internalBox.py |
| M | | | examples/from_papers/greedy_scatteringAirfoil.py |
| M | | | examples/from_papers/pod_membrane_centered.py |
| M | | | examples/from_papers/pod_scatteringAirfoil.py |
| M | | | examples/greedy/matrix_greedy.py |
| M | | | examples/greedy/parametricDomain.py |
| M | | | examples/greedy/squareBubbleHomog.py |
| M | | | examples/greedy/squareScatteringHomog.py |
| M | | | examples/greedy/squareTransmissionNonHomog.py |
| M | | | examples/pod/PolesCentered.py |
| M | | | examples/pod/PolesDistributed.py |
| M | | | examples/pod/RBCentered.py |
| M | | | examples/pod/RBDistributed.py |
| M | | | examples/pod/RationalHermiteInterpolant.py |
| M | | | examples/pod/RationalInterpolant.py |
| M | | | examples/pod/RationalPade.py |
| M | | | examples/pod/laplaceGaussianCentered.py |
| M | | | examples/pod/matrix_pod.py |
| M | | | examples/pod/parametricDomain.py |
| M | | | examples/pod/scatteringSquare.py |
| M | | | rrompy/hfengines/base/boundary_conditions.py |
| M | | | rrompy/hfengines/base/matrix_engine_base.py |
| M | | | rrompy/hfengines/base/problem_engine_base.py |
| M | | | rrompy/hfengines/base/vector_problem_engine_base.py |
| M | | | rrompy/hfengines/linear_problem/__init__.py |
| M | | | rrompy/hfengines/linear_problem/helmholtz_problem_engine.py |
| M | | | rrompy/hfengines/linear_problem/helmholtz_square_bubble_domain_problem_engine.py |
| M | | | rrompy/hfengines/linear_problem/laplace_base_problem_engine.py |
| P | | | rrompy/hfengines/linear_problem/laplace_disk_gaussian.py Copied to rrompy/hfengines/linear_problem/laplace_disk_gaussian_2.py |
| P | | | rrompy/hfengines/linear_problem/laplace_disk_gaussian_2.py Copied from rrompy/hfengines/linear_problem/laplace_disk_gaussian.py |
| M | | | rrompy/hfengines/linear_problem/scattering_problem_engine.py |
| M | | | rrompy/hfengines/vector_linear_problem/__init__.py |
| A | | | rrompy/hfengines/vector_linear_problem/linear_elasticity_beam_elasticity_constants.py |
| M | | | rrompy/hfengines/vector_linear_problem/linear_elasticity_beam_poisson_ratio.py |
| M | | | rrompy/hfengines/vector_linear_problem/linear_elasticity_helmholtz_archway_frequency.py |
| M | | | rrompy/hfengines/vector_linear_problem/linear_elasticity_helmholtz_problem_engine.py |
| M | | | rrompy/hfengines/vector_linear_problem/linear_elasticity_helmholtz_problem_engine_damped.py |
| M | | | rrompy/hfengines/vector_linear_problem/linear_elasticity_problem_engine.py |
| A | | (dir) | rrompy/parameter/ |
| P | | | rrompy/parameter/__init__.py Copied from rrompy/utilities/exception_manager/__init__.py |
| A | | | rrompy/parameter/parameter.py |
| A | | | rrompy/parameter/parameter_list.py |
| A | | (dir) | rrompy/parameter/parameter_sampling/ |
| V | | | rrompy/{parameter ← utilities}/parameter_sampling/__init__.py |
| A | | | rrompy/parameter/parameter_sampling/fft_sampler.py |
| V | | | rrompy/{parameter ← utilities}/parameter_sampling/generic_sampler.py |
| A | | | rrompy/parameter/parameter_sampling/manual_sampler.py |
| A | | | rrompy/parameter/parameter_sampling/quadrature_sampler.py |
| V | | | rrompy/{parameter ← utilities}/parameter_sampling/random_sampler.py |
| M | | | rrompy/reduction_methods/base/generic_approximant.py |
| M | | | rrompy/reduction_methods/base/rb_utils.py |
| M | | | rrompy/reduction_methods/centered/generic_centered_approximant.py |
| M | | | rrompy/reduction_methods/centered/rational_pade.py |
| M | | | rrompy/reduction_methods/centered/rb_centered.py |
| M | | | rrompy/reduction_methods/distributed/generic_distributed_approximant.py |
| M | | | rrompy/reduction_methods/distributed/rational_interpolant.py |
| M | | | rrompy/reduction_methods/distributed/rb_distributed.py |
| M | | | rrompy/reduction_methods/distributed_greedy/generic_distributed_greedy_approximant.py |
| M | | | rrompy/reduction_methods/distributed_greedy/rational_interpolant_greedy.py |
| M | | | rrompy/reduction_methods/distributed_greedy/rb_distributed_greedy.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_data.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_pade.py |
| M | | | rrompy/reduction_methods/trained_model/trained_model_rb.py |
| M | | | rrompy/sampling/__init__.py |
| M | | | rrompy/sampling/base/pod_engine.py |
| M | | | rrompy/sampling/base/sampling_engine_base.py |
| P | | | rrompy/sampling/linear_problem/__init__.py Copied from rrompy/utilities/parameter_sweeper/__init__.py |
| D | | | rrompy/sampling/linear_problem/sampling_engine_arnoldi.py |
| V | | | rrompy/sampling/linear_problem/{sampling_engine_distributed.py → sampling_engine_linear.py} |
| V | | | rrompy/sampling/linear_problem/{sampling_engine_distributed_pod.py → sampling_engine_linear_pod.py} |
| D | | | rrompy/sampling/linear_problem/sampling_engine_krylov.py |
| V | | | rrompy/sampling/linear_problem/{sampling_engine_linear.py ← sampling_engine_distributed.py} |
| V | | | rrompy/sampling/linear_problem/{sampling_engine_linear_pod.py ← sampling_engine_distributed_pod.py} |
| A | | | rrompy/sampling/sample_list.py |
| M | | | rrompy/solver/__init__.py |
| A | | (dir) | rrompy/solver/fenics/ |
| V | | | rrompy/{solver ← utilities}/fenics/__init__.py |
| V | | | rrompy/{solver ← utilities}/fenics/fenics_constants.py |
| A | | | rrompy/solver/fenics/fenics_norms.py |
| A | | | rrompy/solver/norm_utilities.py |
| M | | | rrompy/utilities/base/__init__.py |
| P | | | rrompy/utilities/base/kroneckerer.py Copied from rrompy/utilities/parameter_sweeper/__init__.py |
| V | | | rrompy/utilities/{base/pickle_utilities.py ← parameter_sweeper/__init__.py} |
| M | | | rrompy/utilities/base/types.py |
| P | | | rrompy/utilities/exception_manager/__init__.py Copied to rrompy/parameter/__init__.py |
| V | | | rrompy/utilities/exception_manager/{generic_assert.py ← mode_assert.py} |
| V | | | rrompy/utilities/exception_manager/{mode_assert.py → generic_assert.py} |
| D | | | rrompy/utilities/fenics |
| V | | | rrompy/{utilities → solver}/fenics/__init__.py |
| V | | | rrompy/{utilities → solver}/fenics/fenics_constants.py |
| D | | | rrompy/utilities/fenics/fenics_norms.py |
| D | | | rrompy/utilities/parameter_sampling |
| V | | | rrompy/{utilities → parameter}/parameter_sampling/__init__.py |
| D | | | rrompy/utilities/parameter_sampling/fft_sampler.py |
| V | | | rrompy/{utilities → parameter}/parameter_sampling/generic_sampler.py |
| D | | | rrompy/utilities/parameter_sampling/manual_sampler.py |
| D | | | rrompy/utilities/parameter_sampling/quadrature_sampler.py |
| V | | | rrompy/{utilities → parameter}/parameter_sampling/random_sampler.py |
| D | | | rrompy/utilities/parameter_sweeper |
| P | | | rrompy/utilities/parameter_sweeper/__init__.py Deleted after being copied to multiple locations: rrompy/sampling/linear_problem/__init__.py rrompy/utilities/base/kroneckerer.py rrompy/utilities/base/pickle_utilities.py |
| D | | | rrompy/utilities/parameter_sweeper/parameter_sweeper.py |
| M | | | rrompy/utilities/poly_fitting/custom_fit.py |
| M | | | rrompy/utilities/poly_fitting/fit_utils.py |
| M | | | setup.py |
| M | | | tests/test_1_utilities/fenics_const.py |
| A | | | tests/test_1_utilities/fenics_norms.py |
| M | | | tests/test_1_utilities/parameter_sampling.py |
| V | | | tests/test_1_utilities/{sampling.py ← sampling_multi_point.py} |
| V | | | tests/test_1_utilities/{sampling_multi_point.py → sampling.py} |
| D | | | tests/test_1_utilities/sampling_single_point.py |
| M | | | tests/test_2_hfengines/helmholtz_external.py |
| M | | | tests/test_2_hfengines/helmholtz_internal.py |
| M | | | tests/test_2_hfengines/laplace.py |
| M | | | tests/test_2_hfengines/linear_elasticity.py |
| M | | | tests/test_3_reduction_methods/rational_interpolant.py |
| M | | | tests/test_3_reduction_methods/rational_interpolant_greedy.py |
| M | | | tests/test_3_reduction_methods/rational_pade.py |
| M | | | tests/test_3_reduction_methods/rb_centered.py |
| M | | | tests/test_3_reduction_methods/rb_distributed.py |
| M | | | tests/test_3_reduction_methods/rb_distributed_greedy.py |