AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AbstractLinAlgPack::Vector Member List

This is the complete list of members for AbstractLinAlgPack::Vector, including all inherited members.

apply_op(const RTOpPack::RTOp &op, const size_t num_vecs, const Vector *vecs[], const size_t num_targ_vecs, VectorMutable *targ_vecs[], RTOpPack::ReductTarget *reduct_obj, const index_type first_ele, const index_type sub_dim, const index_type global_offset)AbstractLinAlgPack::Vectorfriend
apply_op(const RTOpPack::RTOp &op, const size_t num_vecs, const Vector *vecs[], const size_t num_targ_vecs, VectorMutable *targ_vecs[], RTOpPack::ReductTarget *reduct_obj, const index_type first_ele, const index_type sub_dim, const index_type global_offset) const =0AbstractLinAlgPack::Vectorprotectedpure virtual
clone() const AbstractLinAlgPack::Vectorvirtual
dim() const AbstractLinAlgPack::Vectorvirtual
finalize_apply_op(const size_t num_targ_vecs, VectorMutable **targ_vecs) const AbstractLinAlgPack::Vectorprotectedvirtual
free_sub_vector(RTOpPack::SubVector *sub_vec) const AbstractLinAlgPack::Vectorvirtual
get_ele(index_type i) const AbstractLinAlgPack::Vectorvirtual
get_sub_vector(const Range1D &rng, RTOpPack::SubVector *sub_vec) const AbstractLinAlgPack::Vectorvirtual
has_changed() const AbstractLinAlgPack::Vectorvirtual
inner_product(const Vector &v) const AbstractLinAlgPack::Vectorvirtual
norm_1() const AbstractLinAlgPack::Vectorvirtual
norm_2() const AbstractLinAlgPack::Vectorvirtual
norm_inf() const AbstractLinAlgPack::Vectorvirtual
nz() const AbstractLinAlgPack::Vectorvirtual
output(std::ostream &out, bool print_dim=true, bool newline=true, index_type global_offset=0) const AbstractLinAlgPack::Vectorvirtual
space() const =0AbstractLinAlgPack::Vectorpure virtual
sub_view(const Range1D &rng) const AbstractLinAlgPack::Vectorvirtual
sub_view(const index_type &l, const index_type &u) const AbstractLinAlgPack::Vectorinline
vec_mut_ptr_t typedefAbstractLinAlgPack::Vector
vec_ptr_t typedefAbstractLinAlgPack::Vector
Vector()AbstractLinAlgPack::Vector
~Vector()AbstractLinAlgPack::Vectorinlinevirtual