ivutils
Loading...
Searching...
No Matches
vector_set.h File Reference

Sequences of vectors. More...

#include <vector>
#include "grid.h"
#include "data_flags.h"
Include dependency graph for vector_set.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  SpaceVectorSet
 en This class stores all elements of the sequence. More...
 
class  BoxSurfaceSet
 Sequence corresponding to the grid located at some sides of the cube (maximal number of sides is 6). More...
 
class  CylinderSurfaceSet
 Sequence corresponding to the grid at the cylinder surface. More...
 
class  SphereSurfaceSet
 sequence corresponding to the grid at the sphere surface. More...
 

Detailed Description

Sequences of vectors.

These sequences can be used in numerical applications to specify at which points in space fields should be recorded.