_communicator | libMesh::ParallelObject | protected |
_counts | libMesh::ReferenceCounter | protectedstatic |
_enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
_mutex | libMesh::ReferenceCounter | protectedstatic |
_n_objects | libMesh::ReferenceCounter | protectedstatic |
_v | libMesh::TensorShellMatrix< T > | protected |
_w | libMesh::TensorShellMatrix< T > | protected |
comm() const | libMesh::ParallelObject | inline |
Counts typedef | libMesh::ReferenceCounter | protected |
disable_print_counter_info() | libMesh::ReferenceCounter | static |
enable_print_counter_info() | libMesh::ReferenceCounter | static |
get_diagonal(NumericVector< T > &dest) const override | libMesh::TensorShellMatrix< T > | virtual |
get_info() | libMesh::ReferenceCounter | static |
increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
m() const override | libMesh::TensorShellMatrix< T > | inlinevirtual |
n() const override | libMesh::TensorShellMatrix< T > | inlinevirtual |
n_objects() | libMesh::ReferenceCounter | inlinestatic |
n_processors() const | libMesh::ParallelObject | inline |
ReferenceCountedObject< ShellMatrix< T > >::operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< ShellMatrix< T > > | inlineprotected |
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 |
print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | static |
processor_id() const | libMesh::ParallelObject | inline |
ReferenceCountedObject() | libMesh::ReferenceCountedObject< ShellMatrix< T > > | inlineprotected |
ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< ShellMatrix< T > > | inlineprotected |
ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< ShellMatrix< T > > | inlineprotected |
ReferenceCounter() | libMesh::ReferenceCounter | inlineprotected |
ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | inlineprotected |
ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | inlineprotected |
ShellMatrix(const Parallel::Communicator &comm_in) | libMesh::ShellMatrix< T > | inline |
TensorShellMatrix(const NumericVector< T > &v, const NumericVector< T > &w) | libMesh::TensorShellMatrix< T > | inline |
vector_mult(NumericVector< T > &dest, const NumericVector< T > &arg) const override | libMesh::TensorShellMatrix< T > | virtual |
vector_mult_add(NumericVector< T > &dest, const NumericVector< T > &arg) const override | libMesh::TensorShellMatrix< T > | virtual |
~ParallelObject() | libMesh::ParallelObject | inlinevirtual |
~ReferenceCountedObject() | libMesh::ReferenceCountedObject< ShellMatrix< T > > | inline |
~ReferenceCounter() | libMesh::ReferenceCounter | inline |
~ShellMatrix() | libMesh::ShellMatrix< T > | inlinevirtual |
~TensorShellMatrix() | libMesh::TensorShellMatrix< T > | inlinevirtual |