Skip to content
Snippets Groups Projects
Commit c621240e authored by Jonathan Lambrechts's avatar Jonathan Lambrechts
Browse files

recover implicit dg

parent 296d52dd
Branches
Tags
No related merge requests found
......@@ -56,7 +56,6 @@ void linearSystemPETSc<fullMatrix<PetscScalar> >::getFromRightHandSide(int row,
}
_try(VecRestoreArray(_b, &tmp));
}
template<>
void linearSystemPETSc<fullMatrix<PetscScalar> >::getFromSolution(int row, fullMatrix<PetscScalar> &val) const
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment