32 #ifndef vector2DFieldIOField_H 33 #define vector2DFieldIOField_H
A Field of objects of type <T> with automated input and output using a compact storage. Behaves like IOField except when binary output in case it writes a CompactListList.
IOField< vector2DField > vector2DFieldIOField
vector2DFieldField with IO.
CompactIOField< vector2DField, vector2D > vector2DFieldCompactIOField
A primitive field of type <T> with automated input and output.