Definition in file vector.H.
#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
#include "src/OpenFOAM/primitives/Vector/Vector_.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
Go to the source code of this file.
Classes | |
class | flux< Type > |
class | flux< scalar > |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Typedefs | |
typedef Vector< scalar > | vector |
A scalar version of the templated Vector.
| |
Functions | |
template<> | |
bool | contiguous< vector > () |
Data associated with vector type are contiguous.
|