MV_Vector_COMPLEX Class Reference

#include <mvvc.h>

List of all members.

Public Member Functions

int dim () const
 MV_Vector_COMPLEX (const MV_Vector_COMPLEX &V, MV_Vector_::ref_type i)
 MV_Vector_COMPLEX (COMPLEX *d, int N, MV_Vector_::ref_type i)
 MV_Vector_COMPLEX (const MV_Vector_COMPLEX &)
 MV_Vector_COMPLEX (const COMPLEX *, int)
 MV_Vector_COMPLEX (COMPLEX *, int)
 MV_Vector_COMPLEX (int, const COMPLEX &)
 MV_Vector_COMPLEX (int)
 MV_Vector_COMPLEX ()
MV_Vector_COMPLEXnewsize (int)
int null () const
const MV_Vector_COMPLEX operator() (const MV_VecIndex &I) const
const MV_Vector_COMPLEX operator() (void) const
MV_Vector_COMPLEX operator() (void)
MV_Vector_COMPLEX operator() (const MV_VecIndex &I)
const COMPLEX & operator() (int i) const
COMPLEX & operator() (int i)
MV_Vector_COMPLEXoperator= (const COMPLEX &)
MV_Vector_COMPLEXoperator= (const MV_Vector_COMPLEX &)
const COMPLEX & operator[] (int i) const
COMPLEX & operator[] (int i)
int ref () const
int size () const
 ~MV_Vector_COMPLEX ()

Protected Attributes

int dim_
COMPLEX * p_
int ref_

Friends

std::ostream & operator<< (std::ostream &s, const MV_Vector_COMPLEX &A)

Detailed Description

Definition at line 53 of file mvvc.h.


Constructor & Destructor Documentation

MV_Vector_COMPLEX::MV_Vector_COMPLEX (  ) 
MV_Vector_COMPLEX::MV_Vector_COMPLEX ( int   ) 
MV_Vector_COMPLEX::MV_Vector_COMPLEX ( int  ,
const COMPLEX &   
)
MV_Vector_COMPLEX::MV_Vector_COMPLEX ( COMPLEX *  ,
int   
)
MV_Vector_COMPLEX::MV_Vector_COMPLEX ( const COMPLEX *  ,
int   
)
MV_Vector_COMPLEX::MV_Vector_COMPLEX ( const MV_Vector_COMPLEX  ) 
MV_Vector_COMPLEX::MV_Vector_COMPLEX ( COMPLEX *  d,
int  N,
MV_Vector_::ref_type  i 
) [inline]

Definition at line 82 of file mvvc.h.

MV_Vector_COMPLEX::MV_Vector_COMPLEX ( const MV_Vector_COMPLEX V,
MV_Vector_::ref_type  i 
) [inline]

Definition at line 85 of file mvvc.h.

MV_Vector_COMPLEX::~MV_Vector_COMPLEX (  ) 

Member Function Documentation

int MV_Vector_COMPLEX::dim (  )  const [inline]

Definition at line 132 of file mvvc.h.

MV_Vector_COMPLEX& MV_Vector_COMPLEX::newsize ( int   ) 
int MV_Vector_COMPLEX::null (  )  const [inline]

Definition at line 134 of file mvvc.h.

const MV_Vector_COMPLEX MV_Vector_COMPLEX::operator() ( const MV_VecIndex I  )  const
const MV_Vector_COMPLEX MV_Vector_COMPLEX::operator() ( void   )  const
MV_Vector_COMPLEX MV_Vector_COMPLEX::operator() ( void   ) 
MV_Vector_COMPLEX MV_Vector_COMPLEX::operator() ( const MV_VecIndex I  ) 
const COMPLEX& MV_Vector_COMPLEX::operator() ( int  i  )  const [inline]

Definition at line 102 of file mvvc.h.

COMPLEX& MV_Vector_COMPLEX::operator() ( int  i  )  [inline]

Definition at line 95 of file mvvc.h.

MV_Vector_COMPLEX& MV_Vector_COMPLEX::operator= ( const COMPLEX &   ) 
MV_Vector_COMPLEX& MV_Vector_COMPLEX::operator= ( const MV_Vector_COMPLEX  ) 
const COMPLEX& MV_Vector_COMPLEX::operator[] ( int  i  )  const [inline]

Definition at line 117 of file mvvc.h.

COMPLEX& MV_Vector_COMPLEX::operator[] ( int  i  )  [inline]

Definition at line 110 of file mvvc.h.

int MV_Vector_COMPLEX::ref (  )  const [inline]

Definition at line 133 of file mvvc.h.

int MV_Vector_COMPLEX::size (  )  const [inline]

Definition at line 131 of file mvvc.h.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const MV_Vector_COMPLEX A 
) [friend]

Member Data Documentation

int MV_Vector_COMPLEX::dim_ [protected]

Definition at line 57 of file mvvc.h.

COMPLEX* MV_Vector_COMPLEX::p_ [protected]

Definition at line 56 of file mvvc.h.

int MV_Vector_COMPLEX::ref_ [protected]

Definition at line 58 of file mvvc.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator Friends Defines


sparselib
Author(s): Roldan Pozo, Karin A. Remington, Andrew Lumsdaine
autogenerated on Fri Jan 11 09:41:14 2013