Skip to content
Snippets Groups Projects
Commit dd79ac26 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

*** empty log message ***

parent dbca4a9e
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ class gmshLinearSystemGmm : public gmshLinearSystem<scalar> {
#else
template <class scalar>
class gmshLinearSystemGmm : public gmshLinearSystem {
class gmshLinearSystemGmm : public gmshLinearSystem<scalar> {
public :
gmshLinearSystemGmm()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment