Skip to content
Snippets Groups Projects

Hyperelastic Lagrangian solver (Eucclhyd or Glace-type).

2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline

Files

@@ -265,7 +265,7 @@ SchemeModule::SchemeModule()
));
this->_addBuiltinFunction("normal-stress",
this->_addBuiltinFunction("normalstress",
std::function(
[](std::shared_ptr<const IBoundaryDescriptor> boundary,
Loading