We're using a class instead of a typedef to allow forward declarations and future flexibility. 更多...
#include <dirichlet_boundaries.h>
Public 成员函数 | |
| DirichletBoundaries ()=default | |
| ~DirichletBoundaries ()=default | |
We're using a class instead of a typedef to allow forward declarations and future flexibility.
std::map has no virtual destructor, so downcasting here would be dangerous. 在文件 dirichlet_boundaries.h 第 214 行定义.
|
default |
|
default |
1.8.5