Skip to content
Snippets Groups Projects
Commit dadb5095 authored by Ondrej Szekely's avatar Ondrej Szekely
Browse files

FIXING CYLINDER FUNCTION

parent d4170af7
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@ class tnlFunctionType< tnlCylinderFunction< FunctionDimensions, Real > >
};
#include <functions/tnlCylinderFunction_impl.h>
#include <functions/initial_conditions/tnlCylinderFunction_impl.h>
#endif /* TNLEXPBUMPFUNCTION_H_ */
......@@ -18,7 +18,7 @@
#ifndef TNLCYLINDERFUNCTION_IMPL_H_
#define TNLCYLINDERFUNCTION_IMPL_H_
#include <functions/tnlCylinderFunction.h>
#include <functions/initial_conditions/tnlCylinderFunction.h>
template< typename Real >
bool
......
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