单元类的调整 #189
ju-liu
announced in
Announcements
单元类的调整
#189
Replies: 2 comments
|
4 号任务交给 @bojunZhang-heng ,@Mr-Chi-Ding 检查。需要开分支。 |
0 replies
|
2 号任务交给@Mr-Chi-Ding, @Syj-0525 检查。需要开分支。 学习c++11中的enum class使用。参考DataVecStr.hpp |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
关于目前的所有element实现,有如下几个问题:
解决方案:使用std::vector做所有的容器,允许在buildbasis时根据输入积分点个数来调整容器大小。
解决: #199
解决方案:使用enum class来定义单元的名称。
解决:#191
解决方案:工厂模式。
解决方案:override,final关键字。
解决:#199
解决:#207
解决:#207
All reactions