[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ff3d-cvs] ff3d/testsuite .cvsignore Makefile.am check.ph ...
From: |
ArceneL |
Subject: |
[ff3d-cvs] ff3d/testsuite .cvsignore Makefile.am check.ph ... |
Date: |
Fri, 19 Sep 2003 11:24:19 -0400 |
CVSROOT: /cvsroot/ff3d
Module name: ff3d
Branch:
Changes by: ArceneL <address@hidden> 03/09/19 11:24:19
Modified files:
testsuite : .cvsignore Makefile.am check.ph femfunction.pl
mesh.pl meshed-not-inside.pl meshed-outside.pl
Added files:
testsuite : laplacian-lens-ref.bb laplacian-lens.pl
laplacian-spike-ref.bb laplacian-spike.pl
Log message:
New developments for the test suite. Thanks to the many recent
improvements
in the FF3D code, all the already existing tests now pass. More
high-level
tests have been added:
- mesh.pl checks many special cases that happen during surface meshing,
when
the surface to mesh coincides with the sides of the hexahedra. The test
is
set to fail when any of the special cases fails. Currently, FF3D manages
to run in about half of these cases.
- laplacian-spike.pl and laplacian-lens.pl look more like what an
ordinary
FF3D user could ask for. The solution given by each test program is
compared
to a reference solution (checked visually with medit), to make sure that
FF3D will continue to give the same answer in the future (non-regression
principle).
Currently 1 test fails (mesh.pl) and 36 pass.
Future work on the test suite will include creating complete examples
and
checking their results against verified solutions.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/laplacian-lens-ref.bb?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/laplacian-lens.pl?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/laplacian-spike-ref.bb?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/laplacian-spike.pl?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/.cvsignore.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/Makefile.am.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/check.ph.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/femfunction.pl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/mesh.pl.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/meshed-not-inside.pl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ff3d/ff3d/testsuite/meshed-outside.pl.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
- [ff3d-cvs] ff3d/testsuite .cvsignore Makefile.am check.ph ...,
ArceneL <=