Template function to specify if the data of a type are contiguous. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Template function to specify if the data of a type are contiguous.
Original source file contiguous.H
InClass Foam::contiguous
The default function specifies that data are not contiguous. This is specialised for the types (eg, primitives) with contiguous data.
Definition in file contiguous.H.