all.edp
来自「FreeFem++可以生成高质量的有限元网格。可以用于流体力学」· EDP 代码 · 共 26 行
EDP
26 行
NoUseOfWait=true;int verbosityy=verbosity; cout << "--------- file : BeamEigenValue.edp --------------------------------------------------------" << endl;verbosity=verbosityy;{ include "BeamEigenValue.edp";}; cout << "------------------------------------------------------------------------------ " << endl; cout << "--------- file : BeamEigenValueperio.edp --------------------------------------------------------" << endl;verbosity=verbosityy;{ include "BeamEigenValueperio.edp";}; cout << "------------------------------------------------------------------------------ " << endl; cout << "--------- file : LapEigenValue.edp --------------------------------------------------------" << endl;verbosity=verbosityy;{ include "LapEigenValue.edp";}; cout << "------------------------------------------------------------------------------ " << endl; cout << "--------- file : LapnosymEigenValue.edp --------------------------------------------------------" << endl;verbosity=verbosityy;{ include "LapnosymEigenValue.edp";}; cout << "------------------------------------------------------------------------------ " << endl; cout << "--------- file : Stokes-eigen.edp --------------------------------------------------------" << endl;verbosity=verbosityy;{ include "Stokes-eigen.edp";}; cout << "------------------------------------------------------------------------------ " << endl; cout << "--------- file : neuman.edp --------------------------------------------------------" << endl;verbosity=verbosityy;{ include "neuman.edp";}; cout << "------------------------------------------------------------------------------ " << endl;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?