$extrastylesheet
| _communicator | libMesh::ParallelObject | [protected] |
| _counts | libMesh::ReferenceCounter | [protected, static] |
| _enable_print_counter | libMesh::ReferenceCounter | [protected, static] |
| _is_closed | libMesh::NumericVector< T > | [protected] |
| _is_initialized | libMesh::NumericVector< T > | [protected] |
| _mutex | libMesh::ReferenceCounter | [protected, static] |
| _n_objects | libMesh::ReferenceCounter | [protected, static] |
| _type | libMesh::NumericVector< T > | [protected] |
| _vec | libMesh::LaspackVector< T > | [private] |
| abs() | libMesh::LaspackVector< T > | [virtual] |
| add(const numeric_index_type i, const T value) | libMesh::LaspackVector< T > | [inline, virtual] |
| add(const T s) | libMesh::LaspackVector< T > | [virtual] |
| add(const NumericVector< T > &V) | libMesh::LaspackVector< T > | [virtual] |
| add(const T a, const NumericVector< T > &v) | libMesh::LaspackVector< T > | [virtual] |
| add_vector(const NumericVector< T > &, const SparseMatrix< T > &) | libMesh::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 > | [virtual] |
| 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 > &, const SparseMatrix< T > &) | libMesh::LaspackVector< T > | [virtual] |
| build(const Parallel::Communicator &comm, const SolverPackage solver_package=libMesh::default_solver_package()) | libMesh::NumericVector< T > | [static] |
| build(const SolverPackage solver_package=libMesh::default_solver_package()) | libMesh::NumericVector< T > | [static] |
| clear() | libMesh::LaspackVector< T > | [inline, virtual] |
| clone() const | libMesh::LaspackVector< T > | [inline, virtual] |
| close() | libMesh::LaspackVector< T > | [inline, virtual] |
| closed() const | libMesh::NumericVector< T > | [inline, virtual] |
| comm() const | libMesh::ParallelObject | [inline] |
| compare(const NumericVector< T > &other_vector, const Real threshold=TOLERANCE) const | libMesh::NumericVector< T > | [virtual] |
| conjugate() | libMesh::LaspackVector< T > | [virtual] |
| Counts typedef | libMesh::ReferenceCounter | [protected] |
| create_subvector(NumericVector< T > &, const std::vector< numeric_index_type > &) const | libMesh::NumericVector< T > | [inline, virtual] |
| disable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| dot(const NumericVector< T > &V) const | libMesh::LaspackVector< T > | [virtual] |
| el(const numeric_index_type i) const | libMesh::NumericVector< T > | [inline, virtual] |
| enable_print_counter_info() | libMesh::ReferenceCounter | [static] |
| first_local_index() const | libMesh::LaspackVector< T > | [inline, virtual] |
| get(const std::vector< numeric_index_type > &index, T *values) const | libMesh::NumericVector< T > | [inline, virtual] |
| get(const std::vector< numeric_index_type > &index, std::vector< T > &values) const | libMesh::NumericVector< T > | [inline] |
| get_info() | libMesh::ReferenceCounter | [static] |
| global_relative_compare(const NumericVector< T > &other_vector, const Real threshold=TOLERANCE) const | libMesh::NumericVector< T > | [virtual] |
| increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | [inline, protected] |
| init(const numeric_index_type N, const numeric_index_type n_local, const bool fast=false, const ParallelType ptype=AUTOMATIC) | libMesh::LaspackVector< T > | [virtual] |
| init(const numeric_index_type N, const bool fast=false, const ParallelType ptype=AUTOMATIC) | libMesh::LaspackVector< T > | [inline, virtual] |
| init(const numeric_index_type, const numeric_index_type, const std::vector< numeric_index_type > &, const bool=false, const ParallelType=AUTOMATIC) | libMesh::LaspackVector< T > | [virtual] |
| init(const NumericVector< T > &other, const bool fast=false) | libMesh::LaspackVector< T > | [virtual] |
| initialized() const | libMesh::NumericVector< T > | [inline, virtual] |
| 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 > | [virtual] |
| 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 | libMesh::LaspackVector< T > | [virtual] |
| l2_norm() const | libMesh::LaspackVector< T > | [virtual] |
| LaspackLinearSolver< T > class | libMesh::LaspackVector< T > | [friend] |
| LaspackVector(const Parallel::Communicator &comm, const ParallelType=AUTOMATIC) | libMesh::LaspackVector< T > | [inline, explicit] |
| LaspackVector(const Parallel::Communicator &comm, const numeric_index_type n, const ParallelType=AUTOMATIC) | libMesh::LaspackVector< T > | [inline, explicit] |
| 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] |
| last_local_index() const | libMesh::LaspackVector< T > | [inline, virtual] |
| linfty_norm() const | libMesh::LaspackVector< T > | [virtual] |
| local_relative_compare(const NumericVector< T > &other_vector, const Real threshold=TOLERANCE) const | libMesh::NumericVector< T > | [virtual] |
| local_size() const | libMesh::LaspackVector< T > | [inline, virtual] |
| localize(std::vector< T > &v_local) const | libMesh::LaspackVector< T > | [virtual] |
| localize(NumericVector< T > &v_local) const | libMesh::LaspackVector< T > | [virtual] |
| localize(NumericVector< T > &v_local, const std::vector< numeric_index_type > &send_list) const | libMesh::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) | libMesh::LaspackVector< T > | [virtual] |
| localize_to_one(std::vector< T > &v_local, const processor_id_type proc_id=0) const | libMesh::LaspackVector< T > | [virtual] |
| max() const | libMesh::LaspackVector< T > | [virtual] |
| min() const | libMesh::LaspackVector< T > | [virtual] |
| n_objects() | libMesh::ReferenceCounter | [inline, static] |
| n_processors() const | libMesh::ParallelObject | [inline] |
| NumericVector(const Parallel::Communicator &comm_in, const ParallelType ptype=AUTOMATIC) | libMesh::NumericVector< T > | [inline, explicit] |
| NumericVector(const Parallel::Communicator &comm_in, const numeric_index_type n, const ParallelType ptype=AUTOMATIC) | libMesh::NumericVector< T > | [inline, explicit] |
| 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] |
| operator()(const numeric_index_type i) const | libMesh::LaspackVector< T > | [inline, virtual] |
| operator*=(const T a) | libMesh::NumericVector< T > | [inline] |
| operator+=(const NumericVector< T > &V) | libMesh::LaspackVector< T > | [virtual] |
| operator-=(const NumericVector< T > &V) | libMesh::LaspackVector< T > | [virtual] |
| operator/=(NumericVector< T > &v) | libMesh::LaspackVector< T > | [virtual] |
| libMesh::NumericVector::operator/=(const T a) | libMesh::NumericVector< T > | [inline] |
| operator<<(std::ostream &os, const NumericVector< T > &v) | libMesh::NumericVector< T > | [friend] |
| operator=(const T s) | libMesh::LaspackVector< T > | [virtual] |
| operator=(const NumericVector< T > &V) | libMesh::LaspackVector< T > | [virtual] |
| operator=(const LaspackVector< T > &V) | libMesh::LaspackVector< T > | |
| operator=(const std::vector< T > &v) | libMesh::LaspackVector< T > | [virtual] |
| libMesh::ParallelObject::operator=(const ParallelObject &libmesh_dbg_var(other)) | libMesh::ParallelObject | [inline] |
| ParallelObject(const Parallel::Communicator &comm_in) | libMesh::ParallelObject | [inline] |
| ParallelObject(const ParallelObject &other) | libMesh::ParallelObject | [inline] |
| pointwise_mult(const NumericVector< T > &vec1, const NumericVector< T > &vec2) | libMesh::LaspackVector< T > | [virtual] |
| print(std::ostream &os=libMesh::out) const | libMesh::NumericVector< T > | [inline, virtual] |
| print(std::ostream &os) const | libMesh::NumericVector< T > | [inline] |
| print_global(std::ostream &os=libMesh::out) const | libMesh::NumericVector< T > | [inline, virtual] |
| print_global(std::ostream &os) const | libMesh::NumericVector< T > | [inline] |
| print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | [static] |
| print_matlab(const std::string &="") const | libMesh::NumericVector< T > | [inline, virtual] |
| processor_id() const | libMesh::ParallelObject | [inline] |
| reciprocal() | libMesh::LaspackVector< T > | [virtual] |
| ReferenceCountedObject() | libMesh::ReferenceCountedObject< NumericVector< T > > | [inline, protected] |
| ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< NumericVector< T > > | [inline, protected] |
| ReferenceCounter() | libMesh::ReferenceCounter | [inline, protected] |
| scale(const T factor) | libMesh::LaspackVector< T > | [virtual] |
| set(const numeric_index_type i, const T value) | libMesh::LaspackVector< T > | [inline, virtual] |
| size() const | libMesh::LaspackVector< T > | [inline, virtual] |
| subset_l1_norm(const std::set< numeric_index_type > &indices) const | libMesh::NumericVector< T > | [virtual] |
| subset_l2_norm(const std::set< numeric_index_type > &indices) const | libMesh::NumericVector< T > | [virtual] |
| subset_linfty_norm(const std::set< numeric_index_type > &indices) const | libMesh::NumericVector< T > | [virtual] |
| sum() const | libMesh::LaspackVector< T > | [virtual] |
| swap(NumericVector< T > &v) | libMesh::LaspackVector< T > | [inline, virtual] |
| type() const | libMesh::NumericVector< T > | [inline] |
| type() | libMesh::NumericVector< T > | [inline] |
| zero() | libMesh::LaspackVector< T > | [inline, virtual] |
| zero_clone() const | libMesh::LaspackVector< T > | [inline, virtual] |
| ~LaspackVector() | libMesh::LaspackVector< T > | [inline] |
| ~NumericVector() | libMesh::NumericVector< T > | [inline, virtual] |
| ~ParallelObject() | libMesh::ParallelObject | [inline, virtual] |
| ~ReferenceCountedObject() | libMesh::ReferenceCountedObject< NumericVector< T > > | [inline] |
| ~ReferenceCounter() | libMesh::ReferenceCounter | [inline] |