28#ifndef Foam_vectorIndList_H
29#define Foam_vectorIndList_H
A List with indirect addressing.
A List with indirect addressing. Like IndirectList but does not store addressing.
IndirectList< vector > vectorIndList
IndirectList of vector.
UIndirectList< vector > vectorUIndList
UIndirectList of vector.