libmesh解析
本工作只是尝试解析原libmesh的代码,供学习使用
首页
类
文件
类列表
类索引
类继承关系
类成员
全部
类
命名空间
文件
函数
变量
类型定义
枚举
枚举值
友元
页
libMesh
PetscShellMatrix
libMesh::PetscShellMatrix< T > 成员列表
成员的完整列表,这些成员属于
libMesh::PetscShellMatrix< T >
,包括所有继承而来的类成员
_counts
libMesh::ReferenceCounter
protected
static
_dof_map
libMesh::ShellMatrix< T >
protected
_enable_print_counter
libMesh::ReferenceCounter
protected
static
_is_initialized
libMesh::PetscShellMatrix< T >
protected
_mat
libMesh::PetscShellMatrix< T >
protected
_mutex
libMesh::ReferenceCounter
protected
static
_n_objects
libMesh::ReferenceCounter
protected
static
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
() override
libMesh::PetscShellMatrix< T >
virtual
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::PetscShellMatrix< T >
inline
virtual
get_info
()
libMesh::ReferenceCounter
static
increment_constructor_count
(const std::string &name) noexcept
libMesh::ReferenceCounter
inline
protected
increment_destructor_count
(const std::string &name) noexcept
libMesh::ReferenceCounter
inline
protected
init
() override
libMesh::PetscShellMatrix< T >
virtual
initialized
() const
libMesh::PetscShellMatrix< T >
virtual
local_m
() const
libMesh::PetscShellMatrix< T >
inline
virtual
local_n
() const
libMesh::PetscShellMatrix< T >
inline
virtual
m
() const override
libMesh::PetscShellMatrix< T >
inline
virtual
mat
()
libMesh::PetscShellMatrix< T >
n
() const override
libMesh::PetscShellMatrix< T >
inline
virtual
n_objects
()
libMesh::ReferenceCounter
inline
static
operator=
(const ReferenceCountedObject &)
libMesh::ReferenceCountedObject< ShellMatrix< T > >
inline
protected
PetscShellMatrix
(const Parallel::Communicator &comm_in)
libMesh::PetscShellMatrix< T >
inline
print_info
(std::ostream &out_stream=libMesh::out)
libMesh::ReferenceCounter
static
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 override
libMesh::PetscShellMatrix< T >
virtual
vector_mult_add
(NumericVector< T > &dest, const NumericVector< T > &arg) const override
libMesh::PetscShellMatrix< T >
virtual
~PetscShellMatrix
()=default
libMesh::PetscShellMatrix< T >
virtual
~ReferenceCountedObject
()
libMesh::ReferenceCountedObject< ShellMatrix< T > >
inline
~ReferenceCounter
()
libMesh::ReferenceCounter
inline
~ShellMatrix
()
libMesh::ShellMatrix< T >
inline
virtual
生成于 2023年 十二月 20日 星期三 14:07:07 , 为 libmesh解析使用
1.8.5