分享

sublime text 代码编辑器下载及快捷键

[复制链接]

sublime text 代码编辑器下载及快捷键

发表于 2020-6-24 12:18:50 阅读模式 倒序浏览
42584 1 查看全部
Sublime Text3.exe (21.45 MB, 下载次数: 67)
回复

使用道具 举报

liuyangder 发表于 2022-9-4 12:50:52 显示全部楼层
#include <boost/numeric/ublas/triangular.hpp>
#include <boost/numeric/ublas/lu.hpp>
using namespace boost;

/**
*@class ELEMENT
*@brief 单元类
*@author quhaoLi
*@note
*基于主要生成单元刚度阵以及单元质量阵。
*/
class ELEMENT
{
protected:
        /**@brief 单元ID*/
        int elementId;
        /**@brief 单元Index*/
        int elementIndex;
        /**@brief 单元类型*/
        ElementType eleType;
        /**@brief 网格类型*/
        MESHTYPE meshType;
        /**@brief 单元维数*/
        int dim;
回复

使用道具 举报

游客~
懒得打字嘛,点击右侧快捷回复
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋| 鲸云论坛

© 2013-2016 Comsenz Inc. Powered by Discuz! X3.4