Test-Function1: Minor clean-up
This commit is contained in:
@ -29,11 +29,10 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
#include "argList.H"
|
||||||
#include "Function1.H"
|
#include "Function1.H"
|
||||||
#include "IFstream.H"
|
#include "IFstream.H"
|
||||||
#include "OFstream.H"
|
#include "OFstream.H"
|
||||||
#include "ListOps.H"
|
|
||||||
#include "argList.H"
|
|
||||||
|
|
||||||
using namespace Foam;
|
using namespace Foam;
|
||||||
|
|
||||||
|
|||||||
@ -12,4 +12,4 @@ outOfBounds repeat;
|
|||||||
|
|
||||||
x0 -0.5;
|
x0 -0.5;
|
||||||
x1 2.5;
|
x1 2.5;
|
||||||
nX 50;
|
nX 51;
|
||||||
|
|||||||
Reference in New Issue
Block a user