ug4
|
A helper class for ExpandLayers. More...
Public Member Functions | |
void | add_layer (int subsetInd, int newSubsetInd, number width) |
ExpandLayersDesc () | |
A helper class for ExpandLayers.
This class should never be publicly available, especially since deriving from std::vector is a bad idea (compare 'Effective C++'). However, it is very useful in this situation.
The class simply extends std::vector<FractureInfo> by an add_layer method.
|
inline |
|
inline |