libMesh
libMesh::LaspackVector< T > Member List

This is the complete list of members for libMesh::LaspackVector< T >, including all inherited members.

_communicatorlibMesh::ParallelObjectprotected
_countslibMesh::ReferenceCounterprotectedstatic
_enable_print_counterlibMesh::ReferenceCounterprotectedstatic
_is_closedlibMesh::NumericVector< T >protected
_is_initializedlibMesh::NumericVector< T >protected
_mutexlibMesh::ReferenceCounterprotectedstatic
_n_objectslibMesh::ReferenceCounterprotectedstatic
_numeric_vector_mutexlibMesh::NumericVector< T >protected
_typelibMesh::NumericVector< T >protected
_veclibMesh::LaspackVector< T >private
abs() overridelibMesh::LaspackVector< T >virtual
add(const numeric_index_type i, const T value) overridelibMesh::LaspackVector< T >inlinevirtual
add(const T s) overridelibMesh::LaspackVector< T >virtual
add(const NumericVector< T > &v) overridelibMesh::LaspackVector< T >virtual
add(const T a, const NumericVector< T > &v) overridelibMesh::LaspackVector< T >virtual
add_vector(const NumericVector< T > &v, const SparseMatrix< T > &A) overridelibMesh::LaspackVector< T >virtual
libMesh::NumericVector::add_vector(const T *v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >virtual
libMesh::NumericVector::add_vector(const std::vector< T > &v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >inline
libMesh::NumericVector::add_vector(const NumericVector< T > &v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >
libMesh::NumericVector::add_vector(const DenseVector< T > &v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >inline
libMesh::NumericVector::add_vector(const NumericVector< T > &v, const ShellMatrix< T > &A)libMesh::NumericVector< T >
add_vector_transpose(const NumericVector< T > &v, const SparseMatrix< T > &A) overridelibMesh::LaspackVector< T >virtual
build(const Parallel::Communicator &comm, const SolverPackage solver_package=libMesh::default_solver_package())libMesh::NumericVector< T >static
clear() overridelibMesh::LaspackVector< T >inlinevirtual
clone() const overridelibMesh::LaspackVector< T >inlinevirtual
close() overridelibMesh::LaspackVector< T >inlinevirtual
closed() constlibMesh::NumericVector< T >inlinevirtual
comm() constlibMesh::ParallelObjectinline
compare(const NumericVector< T > &other_vector, const Real threshold=TOLERANCE) constlibMesh::NumericVector< T >virtual
compatible(const NumericVector< T > &v) constlibMesh::NumericVector< T >
conjugate() overridelibMesh::LaspackVector< T >virtual
Counts typedeflibMesh::ReferenceCounterprotected
create_subvector(NumericVector< T > &, const std::vector< numeric_index_type > &) constlibMesh::NumericVector< T >inlinevirtual
disable_print_counter_info()libMesh::ReferenceCounterstatic
dot(const NumericVector< T > &v) const overridelibMesh::LaspackVector< T >virtual
el(const numeric_index_type i) constlibMesh::NumericVector< T >inlinevirtual
enable_print_counter_info()libMesh::ReferenceCounterstatic
first_local_index() const overridelibMesh::LaspackVector< T >inlinevirtual
get(const std::vector< numeric_index_type > &index, T *values) constlibMesh::NumericVector< T >inlinevirtual
get(const std::vector< numeric_index_type > &index, std::vector< T > &values) constlibMesh::NumericVector< T >inline
get_info()libMesh::ReferenceCounterstatic
global_relative_compare(const NumericVector< T > &other_vector, const Real threshold=TOLERANCE) constlibMesh::NumericVector< T >virtual
increment_constructor_count(const std::string &name) noexceptlibMesh::ReferenceCounterinlineprotected
increment_destructor_count(const std::string &name) noexceptlibMesh::ReferenceCounterinlineprotected
init(const numeric_index_type N, const numeric_index_type n_local, const bool fast=false, const ParallelType ptype=AUTOMATIC) overridelibMesh::LaspackVector< T >virtual
init(const numeric_index_type N, const bool fast=false, const ParallelType ptype=AUTOMATIC) overridelibMesh::LaspackVector< T >inlinevirtual
init(const numeric_index_type N, const numeric_index_type n_local, const std::vector< numeric_index_type > &ghost, const bool fast=false, const ParallelType=AUTOMATIC) overridelibMesh::LaspackVector< T >virtual
init(const NumericVector< T > &other, const bool fast=false) overridelibMesh::LaspackVector< T >virtual
initialized() constlibMesh::NumericVector< T >inlinevirtual
insert(const T *v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >virtual
insert(const std::vector< T > &v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >inline
insert(const NumericVector< T > &v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >
insert(const DenseVector< T > &v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >inline
insert(const DenseSubVector< T > &v, const std::vector< numeric_index_type > &dof_indices)libMesh::NumericVector< T >inline
l1_norm() const overridelibMesh::LaspackVector< T >virtual
l2_norm() const overridelibMesh::LaspackVector< T >virtual
l2_norm_diff(const NumericVector< T > &other_vec) constlibMesh::NumericVector< T >
LaspackLinearSolver< T > classlibMesh::LaspackVector< T >friend
LaspackVector(const Parallel::Communicator &comm, const ParallelType=AUTOMATIC)libMesh::LaspackVector< T >inlineexplicit
LaspackVector(const Parallel::Communicator &comm, const numeric_index_type n, const ParallelType=AUTOMATIC)libMesh::LaspackVector< T >inlineexplicit
LaspackVector(const Parallel::Communicator &comm, const numeric_index_type n, const numeric_index_type n_local, const ParallelType=AUTOMATIC)libMesh::LaspackVector< T >inline
LaspackVector(const Parallel::Communicator &comm, const numeric_index_type N, const numeric_index_type n_local, const std::vector< numeric_index_type > &ghost, const ParallelType=AUTOMATIC)libMesh::LaspackVector< T >inline
LaspackVector(LaspackVector &&)=deletelibMesh::LaspackVector< T >
LaspackVector(const LaspackVector &)=deletelibMesh::LaspackVector< T >
last_local_index() const overridelibMesh::LaspackVector< T >inlinevirtual
linfty_norm() const overridelibMesh::LaspackVector< T >virtual
local_relative_compare(const NumericVector< T > &other_vector, const Real threshold=TOLERANCE) constlibMesh::NumericVector< T >virtual
local_size() const overridelibMesh::LaspackVector< T >inlinevirtual
localize(std::vector< T > &v_local) const overridelibMesh::LaspackVector< T >virtual
localize(NumericVector< T > &v_local) const overridelibMesh::LaspackVector< T >virtual
localize(NumericVector< T > &v_local, const std::vector< numeric_index_type > &send_list) const overridelibMesh::LaspackVector< T >virtual
localize(std::vector< T > &v_local, const std::vector< numeric_index_type > &indices) const overridelibMesh::LaspackVector< T >virtual
localize(const numeric_index_type first_local_idx, const numeric_index_type last_local_idx, const std::vector< numeric_index_type > &send_list) overridelibMesh::LaspackVector< T >virtual
localize_to_one(std::vector< T > &v_local, const processor_id_type proc_id=0) const overridelibMesh::LaspackVector< T >virtual
max() const overridelibMesh::LaspackVector< T >virtual
max_allowed_id() const overridelibMesh::LaspackVector< T >inlinevirtual
min() const overridelibMesh::LaspackVector< T >virtual
n_objects()libMesh::ReferenceCounterinlinestatic
n_processors() constlibMesh::ParallelObjectinline
NumericVector(const Parallel::Communicator &comm_in, const ParallelType ptype=AUTOMATIC)libMesh::NumericVector< T >inlineexplicit
NumericVector(const Parallel::Communicator &comm_in, const numeric_index_type n, const ParallelType ptype=AUTOMATIC)libMesh::NumericVector< T >inlineexplicit
NumericVector(const Parallel::Communicator &comm_in, const numeric_index_type n, const numeric_index_type n_local, const ParallelType ptype=AUTOMATIC)libMesh::NumericVector< T >inline
NumericVector(const Parallel::Communicator &comm_in, const numeric_index_type N, const numeric_index_type n_local, const std::vector< numeric_index_type > &ghost, const ParallelType ptype=AUTOMATIC)libMesh::NumericVector< T >inline
NumericVector(NumericVector &&)=defaultlibMesh::NumericVector< T >
NumericVector(const NumericVector &)=defaultlibMesh::NumericVector< T >
operator()(const numeric_index_type i) const overridelibMesh::LaspackVector< T >inlinevirtual
operator*=(const NumericVector< T > &v) overridelibMesh::LaspackVector< T >virtual
libMesh::NumericVector::operator*=(const T a)libMesh::NumericVector< T >inline
operator+=(const NumericVector< T > &v) overridelibMesh::LaspackVector< T >virtual
operator-=(const NumericVector< T > &v) overridelibMesh::LaspackVector< T >virtual
operator/=(const NumericVector< T > &v) overridelibMesh::LaspackVector< T >virtual
libMesh::NumericVector::operator/=(const T a)libMesh::NumericVector< T >inline
operator=(const LaspackVector< T > &v)libMesh::LaspackVector< T >
operator=(LaspackVector &&)=deletelibMesh::LaspackVector< T >
operator=(const T s) overridelibMesh::LaspackVector< T >virtual
operator=(const NumericVector< T > &v) overridelibMesh::LaspackVector< T >virtual
operator=(const std::vector< T > &v) overridelibMesh::LaspackVector< T >virtual
libMesh::NumericVector::operator=(NumericVector &&)=defaultlibMesh::NumericVector< T >
libMesh::ReferenceCountedObject< NumericVector< T > >::operator=(const ReferenceCountedObject &)libMesh::ReferenceCountedObject< NumericVector< T > >inlineprotected
libMesh::ParallelObject::operator=(const ParallelObject &libmesh_dbg_var(other))libMesh::ParallelObjectinline
ParallelObject(const Parallel::Communicator &comm_in)libMesh::ParallelObjectinline
ParallelObject(const ParallelObject &other)libMesh::ParallelObjectinline
pointwise_divide(const NumericVector< T > &vec1, const NumericVector< T > &vec2) overridelibMesh::LaspackVector< T >virtual
pointwise_mult(const NumericVector< T > &vec1, const NumericVector< T > &vec2) overridelibMesh::LaspackVector< T >virtual
print(std::ostream &os=libMesh::out) constlibMesh::NumericVector< T >inlinevirtual
print(std::ostream &os) constlibMesh::NumericVector< T >inline
print_global(std::ostream &os=libMesh::out) constlibMesh::NumericVector< T >inlinevirtual
print_global(std::ostream &os) constlibMesh::NumericVector< T >inline
print_info(std::ostream &out_stream=libMesh::out)libMesh::ReferenceCounterstatic
print_matlab(const std::string &="") constlibMesh::NumericVector< T >inlinevirtual
processor_id() constlibMesh::ParallelObjectinline
readable() constlibMesh::NumericVector< T >
reciprocal() overridelibMesh::LaspackVector< T >virtual
ReferenceCountedObject()libMesh::ReferenceCountedObject< NumericVector< T > >inlineprotected
ReferenceCountedObject(const ReferenceCountedObject &other)libMesh::ReferenceCountedObject< NumericVector< T > >inlineprotected
ReferenceCountedObject(ReferenceCountedObject &&other) noexceptlibMesh::ReferenceCountedObject< NumericVector< T > >inlineprotected
ReferenceCounter()libMesh::ReferenceCounterinlineprotected
ReferenceCounter(const ReferenceCounter &)libMesh::ReferenceCounterinlineprotected
ReferenceCounter(ReferenceCounter &&other) noexceptlibMesh::ReferenceCounterinlineprotected
scale(const T factor) overridelibMesh::LaspackVector< T >virtual
set(const numeric_index_type i, const T value) overridelibMesh::LaspackVector< T >inlinevirtual
size() const overridelibMesh::LaspackVector< T >inlinevirtual
subset_l1_norm(const std::set< numeric_index_type > &indices) constlibMesh::NumericVector< T >virtual
subset_l2_norm(const std::set< numeric_index_type > &indices) constlibMesh::NumericVector< T >virtual
subset_linfty_norm(const std::set< numeric_index_type > &indices) constlibMesh::NumericVector< T >virtual
sum() const overridelibMesh::LaspackVector< T >virtual
swap(NumericVector< T > &v) overridelibMesh::LaspackVector< T >inlinevirtual
type() constlibMesh::NumericVector< T >inline
type()libMesh::NumericVector< T >inline
zero() overridelibMesh::LaspackVector< T >inlinevirtual
zero_clone() const overridelibMesh::LaspackVector< T >inlinevirtual
~LaspackVector()libMesh::LaspackVector< T >inlinevirtual
~NumericVector()=defaultlibMesh::NumericVector< T >virtual
~ParallelObject()=defaultlibMesh::ParallelObjectvirtual
~ReferenceCountedObject()libMesh::ReferenceCountedObject< NumericVector< T > >inline
~ReferenceCounter()libMesh::ReferenceCounterinline