sfepy.tests.test_ed_solvers module

sfepy.tests.test_ed_solvers.define(t1=1.5e-05, dt=1e-06, dims=(0.1, 0.02, 0.005), shape=(11, 3, 3), young=70000000000.0, poisson=0.3, density=2700, mass_lumping='row_sum', mass_beta=0.2)[source]
sfepy.tests.test_ed_solvers.problem()[source]
sfepy.tests.test_ed_solvers.test_active_only(output_dir)[source]

Note: with tsc the results would differ, as eval_scaled_norm() depends on the vector length.

sfepy.tests.test_ed_solvers.test_ed_solvers(problem, output_dir)[source]
sfepy.tests.test_ed_solvers.test_rmm_solver(problem, output_dir)[source]