Skip to content
Snippets Groups Projects

Resolve "MultiElasticity should hold multiple MainElasticities"

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -2,6 +2,7 @@
#define CARDIACSOLVER_HPP
#include <string>
#include "Config.hpp"
/// Default Wrapper for all solvers to provide verbose and vtk values
class CardiacSolver {
Loading