📄 regtests.m4
字号:
// Regression tests// ----------------// $Id: regtests.m4,v 1.4 2008/11/29 15:36:48 hecht Exp $include(../regtests.m4)// The values tested here may not have a physical or mathematical// meaning. Their main property is to gather numerical values from the// whole domain, to be checked for consistency with previous runs.ONETEST(load,uh[].max,0.0001)ONETEST(testFE)ONETEST(testFEMorley)ONETEST(funcTemplate)ONETEST( LapDG3)ONETEST( LapDG4)ONETEST( LaplaceP3)ONETEST( LaplaceP4)ONETEST( bilapMorley)ONETEST( plot-fb-P3)ONETEST( plot-fb-P3dc)ONETEST( plot-fb-P4)ONETEST( plot-fb-P4dc)ONETEST( splitmesh3)ONETEST( splitmesh6)ONETEST( testFE-PkEdge)ONETEST( testFE)ONETEST( testFEMorley)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -