libmesh解析
本工作只是尝试解析原libmesh的代码,供学习使用
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 
静态 Public 属性 | 所有成员列表
libMesh::TensorTools::MathWrapperTraits< T > 模板结构体 参考

此辅助结构用于确定模板类是否是我们的数学结构之一, 例如TypeVector、TypeTensor及其后代 更多...

#include <tensor_tools.h>

静态 Public 属性

static constexpr bool value = false
 

详细描述

template<typename T>
struct libMesh::TensorTools::MathWrapperTraits< T >

此辅助结构用于确定模板类是否是我们的数学结构之一, 例如TypeVector、TypeTensor及其后代

在文件 tensor_tools.h303 行定义.

类成员变量说明

template<typename T >
constexpr bool libMesh::TensorTools::MathWrapperTraits< T >::value = false
static

在文件 tensor_tools.h305 行定义.


该结构体的文档由以下文件生成: