libmesh解析
本工作只是尝试解析原libmesh的代码,供学习使用
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 
| 命名空间 | 类型定义
id_types.h 文件参考

浏览源代码.

class  libMesh::TestClass
 

命名空间

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

类型定义

typedef TestClass libMesh::subdomain_id_type
 Based on the 4-byte comment warning above, this probably doesn't work with exodusII at all... 更多...
 
typedef int8_t libMesh::boundary_id_type
 
typedef uint8_t libMesh::dof_id_type
 
typedef int8_t libMesh::dof_id_signed_type
 
typedef uint8_t libMesh::unique_id_type
 
typedef dof_id_type libMesh::numeric_index_type
 
typedef uint8_t libMesh::processor_id_type
 
typedef uint64_t libMesh::largest_id_type
 
typedef subdomain_id_type libMesh::elemset_id_type