Loading src/functions/initial_conditions/tnlCylinderFunction.h +1 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,7 @@ class tnlFunctionType< tnlCylinderFunction< FunctionDimensions, Real > > }; #include <functions/tnlCylinderFunction_impl.h> #include <functions/initial_conditions/tnlCylinderFunction_impl.h> #endif /* TNLEXPBUMPFUNCTION_H_ */ src/functions/initial_conditions/tnlCylinderFunction_impl.h +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
src/functions/initial_conditions/tnlCylinderFunction.h +1 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,7 @@ class tnlFunctionType< tnlCylinderFunction< FunctionDimensions, Real > > }; #include <functions/tnlCylinderFunction_impl.h> #include <functions/initial_conditions/tnlCylinderFunction_impl.h> #endif /* TNLEXPBUMPFUNCTION_H_ */
src/functions/initial_conditions/tnlCylinderFunction_impl.h +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading