6 Commits

Author SHA1 Message Date
Arne Morten Kvarving
e14dd82b23 added: support LR multipatch models 2017-05-22 11:55:49 +02:00
timovanopstal
7ba774bbc2 add: unit tests 3d subdivision 2017-01-17 15:21:13 +01:00
Arne Morten Kvarving
a6a9a1d71b make domain decomposition work with subdivisions 2017-01-17 15:21:12 +01:00
timovanopstal
e2a7928216 add: subdivision model generators and tests 2017-01-17 15:21:12 +01:00
Arne Morten Kvarving
f56f965afc changed: use parametrized tests in SIMNodalConstraint
less code duplication and prettier ctest output
2016-09-02 13:29:33 +02:00
Arne Morten Kvarving
b725819af4 added: SIMNodalConstraint
this is a wrapper for SIMxD which equips it with the
ability to constrain a dof on a patch / face / edge / vertex
to the same dof in a given vertex.

useful for applying rigid body motion to parts of a model.
2016-01-31 13:49:45 +01:00