[Dune] error: ‘GridFactory’ in namespace ‘Dune::Dune’ does not name a template type

Christian Engwer christian.engwer at uni-muenster.de
Fri Sep 26 12:29:45 CEST 2014


On Fri, Sep 26, 2014 at 12:21:19PM +0200, Aleksejs Fomins wrote:
> Dear All,
> 
> I have found the error.
> I have forgotten to close the bracket after namespace dune {}
> Sadly I have insufficient experience to see this from compiler messages.
> 
> I am sorry to have bothered you.

as a quick tipp...

write

namespace Dune {

...

} // end namespace Dune

this thelps to keep track of closing brackets

Christian

> 
> Regards,
> Aleksejs
> 
> On 09/26/2014 12:06 PM, Aleksejs Fomins wrote:
> > Dear Christoph,
> > 
> > Thank you for your reply.
> > 
> > I have checked both all files I have written inside dune-curvilineargrid
> > (3 of them). All of them have includes before namespace dune {}
> > 
> > Regards,
> > Aleksejs
> > 
> > On 09/26/2014 11:52 AM, Christoph Grüninger wrote:
> >> Hi Aleksejs,
> >> probably you included a header inside a namespace Dune {}.
> >>
> >> Bye
> >> Christoph
> >>
> >>
> >>
> >> _______________________________________________
> >> Dune mailing list
> >> Dune at dune-project.org
> >> http://lists.dune-project.org/mailman/listinfo/dune
> >>
> > 
> > 
> > 
> > _______________________________________________
> > Dune mailing list
> > Dune at dune-project.org
> > http://lists.dune-project.org/mailman/listinfo/dune
> > 
> 



> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune


-- 
Prof. Dr. Christian Engwer 
Institut für Numerische und Angewandte Mathematik
Fachbereich Mathematik und Informatik der Universität Münster
Einsteinstrasse 62
48149 Münster

E-Mail	christian.engwer at uni-muenster.de
Telefon	+49 251 83-35067
FAX		+49 251 83-32729




More information about the Dune mailing list