Loading src/functions/initial_conditions/tnlCylinderFunction.h +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ template< int Dimensions, typename Real > ostream& operator << ( ostream& str, const tnlExpBumpFunction< Dimensions, Real >& f ) { str << "Cylinder.; str << "Cylinder function."; return str; } Loading Loading
src/functions/initial_conditions/tnlCylinderFunction.h +1 −1 Original line number Diff line number Diff line Loading @@ -144,7 +144,7 @@ template< int Dimensions, typename Real > ostream& operator << ( ostream& str, const tnlExpBumpFunction< Dimensions, Real >& f ) { str << "Cylinder.; str << "Cylinder function."; return str; } Loading