WIP: Manipulate the assembly #29
@ -315,7 +315,7 @@ impl Assembly {
|
|||||||
// step each element along the mass shell geodesic that matches its
|
// step each element along the mass shell geodesic that matches its
|
||||||
// velocity in the deformation found above
|
// velocity in the deformation found above
|
||||||
/* KLUDGE */
|
/* KLUDGE */
|
||||||
// since our test assemblies only involve spheres, we assume that every
|
// since our test assemblies only include spheres, we assume that every
|
||||||
// element is on the 1 mass shell
|
// element is on the 1 mass shell
|
||||||
for (_, elt) in self.elements.get_clone_untracked() {
|
for (_, elt) in self.elements.get_clone_untracked() {
|
||||||
elt.representation.update_silent(|rep| {
|
elt.representation.update_silent(|rep| {
|
||||||
|
Loading…
Reference in New Issue
Block a user