#include <RTOpPack_TOpSetSubVector.hpp>
Inheritance diagram for RTOpPack::TOpSetSubVector< Scalar >:
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) |
| | |
ToDo: Finish documentation!
Definition at line 42 of file RTOpPack_TOpSetSubVector.hpp.
|
|||||
|
Reimplemented from RTOpPack::RTOpT< Scalar >. Definition at line 46 of file RTOpPack_TOpSetSubVector.hpp. |
|
||||||||||
|
Definition at line 111 of file RTOpPack_TOpSetSubVector.hpp. |
|
||||||||||
|
Definition at line 116 of file RTOpPack_TOpSetSubVector.hpp. |
|
||||||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< Scalar >. Definition at line 129 of file RTOpPack_TOpSetSubVector.hpp. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< Scalar >. Definition at line 146 of file RTOpPack_TOpSetSubVector.hpp. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< Scalar >. Definition at line 183 of file RTOpPack_TOpSetSubVector.hpp. |
|
|||||||||
|
Reimplemented from RTOpPack::RTOpT< Scalar >. Definition at line 243 of file RTOpPack_TOpSetSubVector.hpp. |
|
||||||||||||||||||||||||||||
|
Implements RTOpPack::RTOpT< Scalar >. Definition at line 249 of file RTOpPack_TOpSetSubVector.hpp. |
1.3.9.1