Skip to content
Snippets Groups Projects
Commit 4862d3d3 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

oops

parent 1c7a9c10
No related branches found
No related tags found
No related merge requests found
...@@ -725,8 +725,6 @@ PView *elasticitySolver::buildElasticEnergyView(const std::string postFileName) ...@@ -725,8 +725,6 @@ PView *elasticitySolver::buildElasticEnergyView(const std::string postFileName)
PView *elasticitySolver::buildVonMisesView(const std::string postFileName) PView *elasticitySolver::buildVonMisesView(const std::string postFileName)
{ {
linearSystemGmm<std::complex<double> > test;
std::cout << "build elastic view"<< std::endl; std::cout << "build elastic view"<< std::endl;
std::map<int, std::vector<double> > data; std::map<int, std::vector<double> > data;
GaussQuadrature Integ_Bulk(GaussQuadrature::GradGrad); GaussQuadrature Integ_Bulk(GaussQuadrature::GradGrad);
......
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