28#ifndef Foam_pointIndList_H
29#define Foam_pointIndList_H
A List with indirect addressing.
A List with indirect addressing. Like IndirectList but does not store addressing.
UIndirectList< point > pointUIndList
UIndirectList of point.
IndirectList< point > pointIndList
IndirectList of point.