List of all members.
Public Member Functions |
| S_BaseVectorPtr (int as, int aes, void *adata) throw () |
| S_BaseVectorPtr (int as, int aes) |
void | SetSize (int as) |
void | AssignMemory (int as, void *adata) |
virtual void * | Memory () const throw () |
virtual BaseVector * | Range (int begin, int end) const |
virtual BaseVector * | Range (IntRange range) const |
FlatVector< TSCAL > | operator() (int i) const |
virtual BaseVector * | CreateVector (const Array< int > *procs=0) const |
virtual ostream & | Print (ostream &ost) const |
Protected Attributes |
TSCAL * | pdata |
int | es |
bool | ownmem |
template<typename TSCAL = double>
class ngla::S_BaseVectorPtr< TSCAL >
The documentation for this class was generated from the following file: