Skip to content
Snippets Groups Projects
Commit d2322f76 authored by Klaus Böhnlein's avatar Klaus Böhnlein
Browse files

Add Paraview Plot scripts

parent 706b6d49
No related branches found
No related tags found
No related merge requests found
......@@ -872,7 +872,7 @@ int main(int argc, char *argv[])
// Create Lambda-Functions for material Parameters depending on microstructure
///////////////////////////////////
auto materialImp = IsotropicMaterialImp();
auto materialImp = IsotropicMaterialImp<dim>();
auto muTerm = materialImp.getMu(parameterSet);
auto lambdaTerm = materialImp.getLambda(parameterSet);
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment