Definition in file linePointRef.H.
#include "src/OpenFOAM/meshes/primitiveShapes/point/point.H"
#include "src/OpenFOAM/meshes/primitiveShapes/line/line.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Typedefs | |
typedef line< point, const point & > | linePointRef |
Line using referred points.
|