Skip to content
Snippets Groups Projects
Commit 4f3fed34 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Don't write the cosserat.vtu file

[[Imported from SVN: r9803]]
parent a1058d1e
No related branches found
No related tags found
No related merge requests found
......@@ -406,8 +406,6 @@ int main (int argc, char *argv[]) try
// Output result
// //////////////////////////////
CosseratVTKWriter<GridType>::write<FEBasis>(feBasis,x, resultPath + "cosserat");
// finally: compute the average deformation of the Neumann boundary
// That is what we need for the locking tests
FieldVector<double,3> averageDef(0);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment