_counts | libMesh::ReferenceCounter | protectedstatic |
_dof_map | libMesh::ShellMatrix< T > | protected |
_enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
_mutex | libMesh::ReferenceCounter | protectedstatic |
_n_objects | libMesh::ReferenceCounter | protectedstatic |
attach_dof_map(const DofMap &dof_map) | libMesh::ShellMatrix< T > | inline |
build(const Parallel::Communicator &comm, const SolverPackage solver_package=libMesh::default_solver_package()) | libMesh::ShellMatrix< T > | static |
clear() | libMesh::ShellMatrix< T > | inlinevirtual |
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 =0 | libMesh::ShellMatrix< T > | pure virtual |
get_info() | libMesh::ReferenceCounter | static |
increment_constructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
increment_destructor_count(const std::string &name) noexcept | libMesh::ReferenceCounter | inlineprotected |
init() | libMesh::ShellMatrix< T > | inlinevirtual |
m() const =0 | libMesh::ShellMatrix< T > | pure virtual |
n() const =0 | libMesh::ShellMatrix< T > | pure virtual |
n_objects() | libMesh::ReferenceCounter | inlinestatic |
operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< ShellMatrix< T > > | inlineprotected |
print_info(std::ostream &out_stream=libMesh::out) | libMesh::ReferenceCounter | static |
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 |
vector_mult(NumericVector< T > &dest, const NumericVector< T > &arg) const =0 | libMesh::ShellMatrix< T > | pure virtual |
vector_mult_add(NumericVector< T > &dest, const NumericVector< T > &arg) const =0 | libMesh::ShellMatrix< T > | pure virtual |
~ReferenceCountedObject() | libMesh::ReferenceCountedObject< ShellMatrix< T > > | inline |
~ReferenceCounter() | libMesh::ReferenceCounter | inline |
~ShellMatrix() | libMesh::ShellMatrix< T > | inlinevirtual |