STYLE: TableBase: added comment
This commit is contained in:
parent
eff1332b46
commit
8f90eb6037
@ -125,7 +125,7 @@ public:
|
||||
//- Construct from dictionary - note table is not populated
|
||||
TableBase(const word& name, const dictionary& dict);
|
||||
|
||||
//- Copy constructor
|
||||
//- Copy constructor. Note: steals interpolator, tableSamples
|
||||
TableBase(const TableBase<Type>& tbl);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user