Skip to content
Snippets Groups Projects

Resolve "MultiElasticity should hold multiple MainElasticities"

13 files
+ 252
168
Compare changes
  • Side-by-side
  • Inline
Files
13
@@ -4,6 +4,7 @@ add_library(ELASTICITY_SOLVERS STATIC
ElasticityEuler.cpp
ElasticityNewmark.cpp
DynamicMechanicsSolver.cpp
ElasticitySolver.cpp
)
target_link_libraries(ELASTICITY_SOLVERS ELASTICITY_ASSEMBLE)
\ No newline at end of file
Loading