AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > Member List
This is the complete list of members for AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >, including all inherited members.
bind(const COOMatrixPartitionedView &coom_view)AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
col_part_num(size_type overall_p) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
cols() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
COOMatrixPartitionedView()AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
COOMatrixPartitionedView(size_type rows, size_type cols, size_type nz, value_type val[], const indice_type ivect[], const indice_type jvect[], const size_type inv_row_perm[], const size_type inv_col_perm[], const size_type num_row_part, const size_type row_part[], const size_type num_col_part, const size_type col_part[], const EPartitionOrder partition_order)AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
create_view(size_type rows, size_type cols, size_type nz, value_type val[], const indice_type ivect[], const indice_type jvect[], const size_type inv_row_perm[], const size_type inv_col_perm[], const size_type num_row_part, const size_type row_part[], const size_type num_col_part, const size_type col_part[], const EPartitionOrder partition_order)AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
difference_type typedefAbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
EPartitionOrder enum nameAbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
free()AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
get_col_part(indice_type col_part[]) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
get_row_part(indice_type row_part[]) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
indice_type typedefAbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
is_initialized() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
num_col_part() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
num_row_part() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
nz() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
operator()()AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
operator()() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
overall_part_num(size_type row_p, size_type col_p) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition(size_type overall_p)AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition(size_type overall_p) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition(size_type row_p, size_type col_p)AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition(size_type row_p, size_type col_p) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition(Range1D rng_overall_p)AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition(Range1D rng_overall_p) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition_order() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
partition_type typedefAbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
row_part_num(size_type overall_p) const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
rows() const AbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value > [inline]
size_type typedefAbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
transposed_partition_type typedefAbstractLinAlgPack::COOMatrixPartitionedView< T_Indice, T_Value >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends