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

The Node constraint storage format. 更多...

#include <dof_map.h>

类 libMesh::NodeConstraints 继承关系图:
[图例]

详细描述

The Node constraint storage format.

We're using a class instead of a typedef to allow forward declarations and future flexibility. Don't delete this from a pointer-to-std-map; the destructor isn't virtual!

在文件 dof_map.h146 行定义.


该类的文档由以下文件生成: