libmesh解析
本工作只是尝试解析原libmesh的代码,供学习使用
首页
类
文件
类列表
类索引
类继承关系
类成员
全部
类
命名空间
文件
函数
变量
类型定义
枚举
枚举值
友元
页
libMesh
CompositeFunction
libMesh::CompositeFunction< Output > 成员列表
成员的完整列表,这些成员属于
libMesh::CompositeFunction< Output >
,包括所有继承而来的类成员
_initialized
libMesh::FunctionBase< Output >
protected
_is_time_dependent
libMesh::FunctionBase< Output >
protected
_master
libMesh::FunctionBase< Output >
protected
attach_subfunction
(const FunctionBase< Output > &f, std::vector< unsigned int > index_map)
libMesh::CompositeFunction< Output >
inline
clear
()
libMesh::FunctionBase< Output >
inline
virtual
clone
() const override
libMesh::CompositeFunction< Output >
inline
virtual
component
(unsigned int i, const Point &p, Real time) override
libMesh::CompositeFunction< Output >
inline
virtual
CompositeFunction
()=default
libMesh::CompositeFunction< Output >
explicit
CompositeFunction
(CompositeFunction &&)=default
libMesh::CompositeFunction< Output >
CompositeFunction
(const CompositeFunction &)=delete
libMesh::CompositeFunction< Output >
FunctionBase
(const FunctionBase *master=nullptr)
libMesh::FunctionBase< Output >
inline
explicit
protected
FunctionBase
(FunctionBase &&)=default
libMesh::FunctionBase< Output >
FunctionBase
(const FunctionBase &)=default
libMesh::FunctionBase< Output >
index_maps
libMesh::CompositeFunction< Output >
private
init
()
libMesh::FunctionBase< Output >
inline
virtual
initialized
() const
libMesh::FunctionBase< Output >
inline
is_time_dependent
() const
libMesh::FunctionBase< Output >
inline
n_components
() const
libMesh::CompositeFunction< Output >
inline
n_subfunctions
() const
libMesh::CompositeFunction< Output >
inline
operator()
(const Point &p, const Real time=0) override
libMesh::CompositeFunction< Output >
inline
virtual
operator()
(const Point &p, const Real time, DenseVector< Output > &output) override
libMesh::CompositeFunction< Output >
inline
virtual
libMesh::FunctionBase::operator()
(const Point &p, DenseVector< Output > &output)
libMesh::FunctionBase< Output >
inline
operator=
(CompositeFunction &&)=default
libMesh::CompositeFunction< Output >
operator=
(const CompositeFunction &)=delete
libMesh::CompositeFunction< Output >
libMesh::FunctionBase::operator=
(const FunctionBase &)=default
libMesh::FunctionBase< Output >
libMesh::FunctionBase::operator=
(FunctionBase &&)=default
libMesh::FunctionBase< Output >
reverse_index_map
libMesh::CompositeFunction< Output >
private
set_is_time_dependent
(bool is_time_dependent)
libMesh::FunctionBase< Output >
inline
subfunctions
libMesh::CompositeFunction< Output >
private
~CompositeFunction
()=default
libMesh::CompositeFunction< Output >
virtual
~FunctionBase
()=default
libMesh::FunctionBase< Output >
virtual
生成于 2023年 十二月 20日 星期三 14:07:07 , 为 libmesh解析使用
1.8.5