#include "localdata.hh"#include "space.hh"Go to the source code of this file.
Namespaces | |
| namespace | RVL |
Classes | |
| class | RVL::LocalSpace< Scalar, DataType > |
| Abstract Space class for local data structures, i.e. More... | |
| class | RVL::LocalVector< Scalar, DataType > |
| Vector in a LocalSpace, which can sensibly return a pointer to its data array - and does so (getData), also has access to its with its dimension (getSize). More... | |
1.4.7