RTOp_RTOp object.
More...
#include <RTOpPack_RTOpC.hpp>
Inheritance diagram for RTOpPack::RTOpC:
Overridden from RTOpT | |
| void | get_reduct_type_num_entries (int *num_values, int *num_indexes, int *num_chars) const |
| | |
| Teuchos::RefCountPtr< ReductTarget > | reduct_obj_create () const |
| | |
| void | reduce_reduct_objs (const ReductTarget &_in_reduct_obj, ReductTarget *_inout_reduct_obj) const |
| | |
| void | reduct_obj_reinit (ReductTarget *reduct_obj) const |
| | |
| void | extract_reduct_obj_state (const ReductTarget &reduct_obj, 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_reduct_obj_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[], ReductTarget *reduct_obj) const |
| | |
| 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 |
| | |
| const char * | op_name () const |
| | |
| void | apply_op (const int num_vecs, const ConstSubVectorView< Scalar > sub_vecs[], const int num_targ_vecs, const SubVectorView< Scalar > targ_sub_vecs[], ReductTarget *_reduct_obj) const |
| | |
Public Types | |
| typedef RTOp_value_type | Scalar |
| | |
Public Member Functions | |
| RTOpC () | |
| | |
| ~RTOpC () | |
| | |
| RTOp_RTOp & | op () |
| | |
| const RTOp_RTOp & | op () const |
| | |
| RTOp_ReductTarget & | operator() (ReductTarget &reduct_obj) const |
| | |
| const RTOp_ReductTarget & | operator() (const ReductTarget &reduct_obj) const |
| | |
RTOp_RTOp object.
ToDo: Finish documentation!
Definition at line 46 of file RTOpPack_RTOpC.hpp.
|
|
Definition at line 50 of file RTOpPack_RTOpC.hpp. |
|
|
Definition at line 40 of file RTOpPack_RTOpC.cpp. |
|
|
Definition at line 47 of file RTOpPack_RTOpC.cpp. |
|
|
Definition at line 164 of file RTOpPack_RTOpC.hpp. |
|
|
Definition at line 170 of file RTOpPack_RTOpC.hpp. |
|
|
Definition at line 177 of file RTOpPack_RTOpC.hpp. |
|
|
Definition at line 184 of file RTOpPack_RTOpC.hpp. |
|
||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 55 of file RTOpPack_RTOpC.cpp. |
|
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 70 of file RTOpPack_RTOpC.cpp. |
|
||||||||||||
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 82 of file RTOpPack_RTOpC.cpp. |
|
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 94 of file RTOpPack_RTOpC.cpp. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 104 of file RTOpPack_RTOpC.cpp. |
|
||||||||||||||||||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 127 of file RTOpPack_RTOpC.cpp. |
|
||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 151 of file RTOpPack_RTOpC.cpp. |
|
||||||||||||||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 165 of file RTOpPack_RTOpC.cpp. |
|
||||||||||||||||||||||||||||
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 187 of file RTOpPack_RTOpC.cpp. |
|
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 209 of file RTOpPack_RTOpC.cpp. |
|
|
Reimplemented from RTOpPack::RTOpT< RTOp_value_type >. Definition at line 214 of file RTOpPack_RTOpC.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 226 of file RTOpPack_RTOpC.cpp. |
1.3.9.1