|
TrioCFD 1.9.8
TrioCFD documentation
|
This class allows to access the individual sub-parts of 'const DoubleTab' objects that have a MD_Vector_composite descriptor. More...
#include <TRUSTTab_parts.h>
Public Member Functions | |
| ConstTRUSTTab_parts () | |
| ConstTRUSTTab_parts (const TRUSTVect< _TYPE_ > &) | |
| void | initialize (const TRUSTVect< _TYPE_ > &) |
| void | reset () |
| const TRUSTTab< _TYPE_ > & | operator[] (int i) const |
| int | size () const |
This class allows to access the individual sub-parts of 'const DoubleTab' objects that have a MD_Vector_composite descriptor.
It is designed to preserve the const-ness of the object.
Definition at line 57 of file TRUSTTab_parts.h.
|
inline |
Definition at line 60 of file TRUSTTab_parts.h.
| ConstTRUSTTab_parts< _TYPE_ >::ConstTRUSTTab_parts | ( | const TRUSTVect< _TYPE_ > & | vect | ) |
Definition at line 105 of file TRUSTTab_parts.tpp.
| void ConstTRUSTTab_parts< _TYPE_ >::initialize | ( | const TRUSTVect< _TYPE_ > & | vect | ) |
Definition at line 112 of file TRUSTTab_parts.tpp.
|
inline |
Definition at line 64 of file TRUSTTab_parts.h.
|
inline |
Definition at line 63 of file TRUSTTab_parts.h.
|
inline |
Definition at line 65 of file TRUSTTab_parts.h.