NGSolve  4.9
Public Member Functions | Protected Attributes
ngla::S_BaseVectorPtr< TSCAL > Class Template Reference
Inheritance diagram for ngla::S_BaseVectorPtr< TSCAL >:
ngla::S_BaseVector< TSCAL > ngla::BaseVector

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 BaseVectorRange (int begin, int end) const
virtual BaseVectorRange (IntRange range) const
FlatVector< TSCAL > operator() (int i) const
virtual BaseVectorCreateVector (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: