We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MPM
1 parent 92217c6 commit 797d535Copy full SHA for 797d535
3 files changed
benchmarks/2d/uniaxial_nodal_forces/test_benchmark.py
@@ -1,7 +1,7 @@
1
import os
2
from pathlib import Path
3
import jax.numpy as jnp
4
-from diffmpm.solver import MPM
+from diffmpm import MPM
5
6
curr_filepath = Path(__file__).absolute()
7
curr_dir = curr_filepath.parent
benchmarks/2d/uniaxial_particle_traction/test_benchmark.py
benchmarks/2d/uniaxial_stress/test_benchmark.py
0 commit comments