Definition in file vector2D.H.
#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
#include "src/OpenFOAM/primitives/Vector2D/Vector2D_.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Typedefs | |
typedef Vector2D< scalar > | vector2D |
vector2D obtained from generic Vector2D
| |
Functions | |
template<> | |
bool | contiguous< vector2D > () |
Data associated with vector2D type are contiguous.
|