Skip to content
Snippets Groups Projects
Commit fbc80c7b authored by Gauthier Becker's avatar Gauthier Becker
Browse files

Plate --> full dg Shell (the name DgC0Plate will have to be replace by

LinearShell (Todo)
Add 3 benchmarks for shells 
parent 106beed3
No related branches found
No related tags found
No related merge requests found
......@@ -184,7 +184,6 @@ class linearSystemPETSc : public linearSystem<scalar> {
//PetscInt its;
//_try(KSPGetIterationNumber(ksp, &its));
//Msg::Info("%d iterations", its);
// add line to destroy unused data
return 1;
}
Mat &getMatrix(){ return _a; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment