Skip to content
Snippets Groups Projects
Commit f8a52cec authored by Robert Kloefkorn's avatar Robert Kloefkorn
Browse files

added missing header.

parent 5d2f6b6c
No related branches found
No related tags found
No related merge requests found
# install these headers
nseqdir=$(includedir)/dune/fem-dg/test/navierstokes
nseq_HEADERS= ns_model.hh problemcreator.hh nswaves.hh \
ns_model_spec.hh problemtype.hh nssmooth.hh thermodynamics.hh passtraits.hh
ns_model_spec.hh passtraits.hh problemtype.hh nssmooth.hh thermodynamics.hh passtraits.hh
#USE_OMP=-fopenmp
#USE_OMP=-DUSE_PTHREADS=1
......
#if CODEDIM == 1
#include "./autogeneratedcode/autogeneratedcode_1d.hh"
#endif
#if CODEDIM == 2
#include "./autogeneratedcode/autogeneratedcode_2d.hh"
#endif
#if CODEDIM == 3
#include "./autogeneratedcode/autogeneratedcode_3d.hh"
#endif
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