RTOpPack::TOpSetSubVector< Scalar > Class Template Reference

Advanced transformation operator that assigns elements from a sparse explicit vector. More...

#include <RTOpPack_TOpSetSubVector.hpp>

Inheritance diagram for RTOpPack::TOpSetSubVector< Scalar >:

[legend]
List of all members.

Overridden from RTOpT

void get_op_type_num_entries (int *num_values, int *num_indexes, int *num_chars) const
 
void extract_op_state (int num_values, primitive_value_type value_data[], int num_indexes, index_type index_data[], int num_chars, char_type char_data[]) const
 
void load_op_state (int num_values, const primitive_value_type value_data[], int num_indexes, const index_type index_data[], int num_chars, const char_type char_data[])
 
bool coord_invariant () const
 
void apply_op (const int num_vecs, const SubVectorT< Scalar > sub_vecs[], const int num_targ_vecs, const MutableSubVectorT< Scalar > targ_sub_vecs[], ReductTarget *reduct_obj) const
 

Public Types

typedef RTOpT< Scalar >::primitive_value_type primitive_value_type
 

Public Member Functions

 TOpSetSubVector (const SparseSubVectorT< Scalar > &sub_vec)
 
void set_sub_vec (const SparseSubVectorT< Scalar > &sub_vec)
 

Detailed Description

template<class Scalar>
class RTOpPack::TOpSetSubVector< Scalar >

Advanced transformation operator that assigns elements from a sparse explicit vector.

ToDo: Finish documentation!

Definition at line 42 of file RTOpPack_TOpSetSubVector.hpp.


Member Typedef Documentation

template<class Scalar>
typedef RTOpT<Scalar>::primitive_value_type RTOpPack::TOpSetSubVector< Scalar >::primitive_value_type
 

Reimplemented from RTOpPack::RTOpT< Scalar >.

Definition at line 46 of file RTOpPack_TOpSetSubVector.hpp.


Constructor & Destructor Documentation

template<class Scalar>
RTOpPack::TOpSetSubVector< Scalar >::TOpSetSubVector const SparseSubVectorT< Scalar > &  sub_vec  ) 
 

Definition at line 111 of file RTOpPack_TOpSetSubVector.hpp.


Member Function Documentation

template<class Scalar>
void RTOpPack::TOpSetSubVector< Scalar >::set_sub_vec const SparseSubVectorT< Scalar > &  sub_vec  ) 
 

Definition at line 116 of file RTOpPack_TOpSetSubVector.hpp.

template<class Scalar>
void RTOpPack::TOpSetSubVector< Scalar >::get_op_type_num_entries int *  num_values,
int *  num_indexes,
int *  num_chars
const [virtual]
 

Reimplemented from RTOpPack::RTOpT< Scalar >.

Definition at line 129 of file RTOpPack_TOpSetSubVector.hpp.

template<class Scalar>
void RTOpPack::TOpSetSubVector< Scalar >::extract_op_state int  num_values,
primitive_value_type  value_data[],
int  num_indexes,
index_type  index_data[],
int  num_chars,
char_type  char_data[]
const [virtual]
 

Reimplemented from RTOpPack::RTOpT< Scalar >.

Definition at line 146 of file RTOpPack_TOpSetSubVector.hpp.

template<class Scalar>
void RTOpPack::TOpSetSubVector< Scalar >::load_op_state int  num_values,
const primitive_value_type  value_data[],
int  num_indexes,
const index_type  index_data[],
int  num_chars,
const char_type  char_data[]
[virtual]
 

Reimplemented from RTOpPack::RTOpT< Scalar >.

Definition at line 183 of file RTOpPack_TOpSetSubVector.hpp.

template<class Scalar>
bool RTOpPack::TOpSetSubVector< Scalar >::coord_invariant  )  const [virtual]
 

Reimplemented from RTOpPack::RTOpT< Scalar >.

Definition at line 243 of file RTOpPack_TOpSetSubVector.hpp.

template<class Scalar>
void RTOpPack::TOpSetSubVector< Scalar >::apply_op const int  num_vecs,
const SubVectorT< Scalar >  sub_vecs[],
const int  num_targ_vecs,
const MutableSubVectorT< Scalar >  targ_sub_vecs[],
ReductTarget reduct_obj
const [virtual]
 

Implements RTOpPack::RTOpT< Scalar >.

Definition at line 249 of file RTOpPack_TOpSetSubVector.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Sep 18 12:39:45 2008 for RTOp : Vector Reduction/Transformation Operators by doxygen 1.3.9.1