Home
About Us
Publications
Developers
Installation
Examples
Documentation
SomeWebsiteLogo
Home
About Us
Publications
Developers
Installation
Examples
Documentation
libMesh
ShellMatrix
libMesh::ShellMatrix< T > Member List
This is the complete list of members for
libMesh::ShellMatrix< T >
, including all inherited members.
_communicator
libMesh::ParallelObject
protected
_counts
libMesh::ReferenceCounter
protected
static
_enable_print_counter
libMesh::ReferenceCounter
protected
static
_mutex
libMesh::ReferenceCounter
protected
static
_n_objects
libMesh::ReferenceCounter
protected
static
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 =0
libMesh::ShellMatrix< T >
pure virtual
get_info
()
libMesh::ReferenceCounter
static
increment_constructor_count
(const std::string &name)
libMesh::ReferenceCounter
inline
protected
increment_destructor_count
(const std::string &name)
libMesh::ReferenceCounter
inline
protected
m
() const =0
libMesh::ShellMatrix< T >
pure virtual
n
() const =0
libMesh::ShellMatrix< T >
pure virtual
n_objects
()
libMesh::ReferenceCounter
inline
static
n_processors
() const
libMesh::ParallelObject
inline
ReferenceCountedObject< ShellMatrix< T > >::operator=
(const ReferenceCountedObject &)
libMesh::ReferenceCountedObject< ShellMatrix< T > >
inline
protected
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 > >
inline
protected
ReferenceCountedObject
(const ReferenceCountedObject &other)
libMesh::ReferenceCountedObject< ShellMatrix< T > >
inline
protected
ReferenceCountedObject
(ReferenceCountedObject &&other) noexcept
libMesh::ReferenceCountedObject< ShellMatrix< T > >
inline
protected
ReferenceCounter
()
libMesh::ReferenceCounter
inline
protected
ReferenceCounter
(const ReferenceCounter &)
libMesh::ReferenceCounter
inline
protected
ReferenceCounter
(ReferenceCounter &&other) noexcept
libMesh::ReferenceCounter
inline
protected
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
~ParallelObject
()
libMesh::ParallelObject
inline
virtual
~ReferenceCountedObject
()
libMesh::ReferenceCountedObject< ShellMatrix< T > >
inline
~ReferenceCounter
()
libMesh::ReferenceCounter
inline
~ShellMatrix
()
libMesh::ShellMatrix< T >
inline
virtual
generated by