]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
21 years agoregenerate
deal [Thu, 13 Mar 2003 17:38:06 +0000 (17:38 +0000)]
regenerate

git-svn-id: https://svn.dealii.org/trunk@7328 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoPrescan the input array to see if it is already sorted. Only sort if not.
wolf [Wed, 12 Mar 2003 20:00:15 +0000 (20:00 +0000)]
Prescan the input array to see if it is already sorted. Only sort if not.

git-svn-id: https://svn.dealii.org/trunk@7326 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoUn-constify values that are not actually constant.
wolf [Tue, 11 Mar 2003 22:21:11 +0000 (22:21 +0000)]
Un-constify values that are not actually constant.

git-svn-id: https://svn.dealii.org/trunk@7325 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix copyright years.
wolf [Tue, 11 Mar 2003 20:01:20 +0000 (20:01 +0000)]
Fix copyright years.

git-svn-id: https://svn.dealii.org/trunk@7324 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoConstify some variables.
wolf [Tue, 11 Mar 2003 20:00:34 +0000 (20:00 +0000)]
Constify some variables.

git-svn-id: https://svn.dealii.org/trunk@7323 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoExplicitly copy-initialize base class. Constify some variables.
wolf [Tue, 11 Mar 2003 19:58:48 +0000 (19:58 +0000)]
Explicitly copy-initialize base class. Constify some variables.

git-svn-id: https://svn.dealii.org/trunk@7322 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoConfify some variables.
wolf [Tue, 11 Mar 2003 19:57:45 +0000 (19:57 +0000)]
Confify some variables.

git-svn-id: https://svn.dealii.org/trunk@7321 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix missing std::
wolf [Tue, 11 Mar 2003 17:45:17 +0000 (17:45 +0000)]
Fix missing std::

git-svn-id: https://svn.dealii.org/trunk@7320 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoClarify docs.
wolf [Tue, 11 Mar 2003 16:50:52 +0000 (16:50 +0000)]
Clarify docs.

git-svn-id: https://svn.dealii.org/trunk@7317 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoRegenerate.
wolf [Tue, 11 Mar 2003 15:38:39 +0000 (15:38 +0000)]
Regenerate.

git-svn-id: https://svn.dealii.org/trunk@7316 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoDEAL_II_CHECK_NESTED_NESTED_FRIEND_BUG
deal [Tue, 11 Mar 2003 15:37:50 +0000 (15:37 +0000)]
DEAL_II_CHECK_NESTED_NESTED_FRIEND_BUG

git-svn-id: https://svn.dealii.org/trunk@7315 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoBlockMatrixEZ operational
guido [Tue, 11 Mar 2003 13:48:57 +0000 (13:48 +0000)]
BlockMatrixEZ operational

git-svn-id: https://svn.dealii.org/trunk@7314 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoblock-transfer with easy matrices works, but not sufficient
guido [Tue, 11 Mar 2003 13:48:30 +0000 (13:48 +0000)]
block-transfer with easy matrices works, but not sufficient

git-svn-id: https://svn.dealii.org/trunk@7313 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoadd basic include file
guido [Tue, 11 Mar 2003 11:06:43 +0000 (11:06 +0000)]
add basic include file

git-svn-id: https://svn.dealii.org/trunk@7312 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agonew global exception InvalidConstructorCall
guido [Tue, 11 Mar 2003 10:14:12 +0000 (10:14 +0000)]
new global exception InvalidConstructorCall

git-svn-id: https://svn.dealii.org/trunk@7311 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoBlockSparseMatrixEZ in lib
guido [Tue, 11 Mar 2003 10:09:25 +0000 (10:09 +0000)]
BlockSparseMatrixEZ in lib

git-svn-id: https://svn.dealii.org/trunk@7310 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoexception replaced
guido [Tue, 11 Mar 2003 09:58:27 +0000 (09:58 +0000)]
exception replaced

git-svn-id: https://svn.dealii.org/trunk@7309 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoAccessor must be accessible at least for SparseMatrixEZ
guido [Tue, 11 Mar 2003 08:33:50 +0000 (08:33 +0000)]
Accessor must be accessible at least for SparseMatrixEZ

git-svn-id: https://svn.dealii.org/trunk@7308 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix non-compilability.
wolf [Mon, 10 Mar 2003 20:31:33 +0000 (20:31 +0000)]
Fix non-compilability.

git-svn-id: https://svn.dealii.org/trunk@7301 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMake the accessor class a member class of the const_iterator, rather than a private...
wolf [Mon, 10 Mar 2003 19:19:38 +0000 (19:19 +0000)]
Make the accessor class a member class of the const_iterator, rather than a private base class.

git-svn-id: https://svn.dealii.org/trunk@7300 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix the obvious.
wolf [Mon, 10 Mar 2003 15:20:46 +0000 (15:20 +0000)]
Fix the obvious.

git-svn-id: https://svn.dealii.org/trunk@7291 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agothis-> added
guido [Mon, 10 Mar 2003 14:39:42 +0000 (14:39 +0000)]
this-> added

git-svn-id: https://svn.dealii.org/trunk@7290 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agochange name of template argument
guido [Mon, 10 Mar 2003 11:06:29 +0000 (11:06 +0000)]
change name of template argument

git-svn-id: https://svn.dealii.org/trunk@7289 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMove a static function into an unnamed namespace.
wolf [Sat, 8 Mar 2003 04:59:55 +0000 (04:59 +0000)]
Move a static function into an unnamed namespace.

git-svn-id: https://svn.dealii.org/trunk@7288 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoReorder include files.
wolf [Sat, 8 Mar 2003 04:43:30 +0000 (04:43 +0000)]
Reorder include files.

git-svn-id: https://svn.dealii.org/trunk@7287 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoWork around one problem with xlC
wolf [Fri, 7 Mar 2003 21:24:11 +0000 (21:24 +0000)]
Work around one problem with xlC

git-svn-id: https://svn.dealii.org/trunk@7286 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoWork around one problem with xlC
wolf [Fri, 7 Mar 2003 21:09:24 +0000 (21:09 +0000)]
Work around one problem with xlC

git-svn-id: https://svn.dealii.org/trunk@7285 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoAllow xlC to compile this file by declaring a local exception, rather than drawing...
wolf [Fri, 7 Mar 2003 20:54:49 +0000 (20:54 +0000)]
Allow xlC to compile this file by declaring a local exception, rather than drawing from a wildly unrelated class.

git-svn-id: https://svn.dealii.org/trunk@7284 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoProvide proper include files.
wolf [Fri, 7 Mar 2003 20:51:04 +0000 (20:51 +0000)]
Provide proper include files.

git-svn-id: https://svn.dealii.org/trunk@7283 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMake xlC compile this file by declaring a local exception class, rather than drawing...
wolf [Fri, 7 Mar 2003 20:45:53 +0000 (20:45 +0000)]
Make xlC compile this file by declaring a local exception class, rather than drawing from some really unrelated class.

git-svn-id: https://svn.dealii.org/trunk@7282 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoReindent one thing.
wolf [Fri, 7 Mar 2003 20:43:43 +0000 (20:43 +0000)]
Reindent one thing.

git-svn-id: https://svn.dealii.org/trunk@7281 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoHelp xlC at one point a little.
wolf [Fri, 7 Mar 2003 20:35:41 +0000 (20:35 +0000)]
Help xlC at one point a little.

git-svn-id: https://svn.dealii.org/trunk@7280 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoProperly indent.
wolf [Fri, 7 Mar 2003 20:30:21 +0000 (20:30 +0000)]
Properly indent.

git-svn-id: https://svn.dealii.org/trunk@7279 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix a problem with xlC.
wolf [Fri, 7 Mar 2003 20:29:47 +0000 (20:29 +0000)]
Fix a problem with xlC.

git-svn-id: https://svn.dealii.org/trunk@7278 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoWork around a bug in IBM's xlC
wolf [Fri, 7 Mar 2003 17:18:54 +0000 (17:18 +0000)]
Work around a bug in IBM's xlC

git-svn-id: https://svn.dealii.org/trunk@7277 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoPut year 2003 into Copyright of config.h.in
wolf [Fri, 7 Mar 2003 17:14:13 +0000 (17:14 +0000)]
Put year 2003 into Copyright of config.h.in

git-svn-id: https://svn.dealii.org/trunk@7276 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agountested (and unaccessed) code for easy matrices
guido [Fri, 7 Mar 2003 11:17:57 +0000 (11:17 +0000)]
untested (and unaccessed) code for easy matrices

git-svn-id: https://svn.dealii.org/trunk@7275 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoImplement --with-cpu. Properly indent output for ./configure --help.
wolf [Thu, 6 Mar 2003 16:46:38 +0000 (16:46 +0000)]
Implement --with-cpu. Properly indent output for ./configure --help.

git-svn-id: https://svn.dealii.org/trunk@7274 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck for and use ar.
wolf [Thu, 6 Mar 2003 15:29:02 +0000 (15:29 +0000)]
Check for and use ar.

git-svn-id: https://svn.dealii.org/trunk@7273 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck for ar.
wolf [Thu, 6 Mar 2003 15:27:37 +0000 (15:27 +0000)]
Check for ar.

git-svn-id: https://svn.dealii.org/trunk@7272 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix check for AR.
wolf [Thu, 6 Mar 2003 15:27:27 +0000 (15:27 +0000)]
Fix check for AR.

git-svn-id: https://svn.dealii.org/trunk@7271 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck for AR.
wolf [Thu, 6 Mar 2003 15:21:52 +0000 (15:21 +0000)]
Check for AR.

git-svn-id: https://svn.dealii.org/trunk@7270 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoClarify names of parameters.
wolf [Thu, 6 Mar 2003 14:45:49 +0000 (14:45 +0000)]
Clarify names of parameters.

git-svn-id: https://svn.dealii.org/trunk@7269 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoClarify docs.
wolf [Wed, 5 Mar 2003 19:48:47 +0000 (19:48 +0000)]
Clarify docs.

git-svn-id: https://svn.dealii.org/trunk@7268 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoAdd a non-template assignment operator. This allows us to use -Wsynth with gcc.
wolf [Tue, 4 Mar 2003 19:39:30 +0000 (19:39 +0000)]
Add a non-template assignment operator. This allows us to use -Wsynth with gcc.

git-svn-id: https://svn.dealii.org/trunk@7267 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMention other people.
wolf [Mon, 3 Mar 2003 17:13:14 +0000 (17:13 +0000)]
Mention other people.

git-svn-id: https://svn.dealii.org/trunk@7266 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoRegenerate .checked files without time stamp.
deal [Mon, 3 Mar 2003 16:57:56 +0000 (16:57 +0000)]
Regenerate .checked files without time stamp.

git-svn-id: https://svn.dealii.org/trunk@7265 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFilter out VTK identification date.
wolf [Mon, 3 Mar 2003 16:53:11 +0000 (16:53 +0000)]
Filter out VTK identification date.

git-svn-id: https://svn.dealii.org/trunk@7264 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoNew file.
deal [Mon, 3 Mar 2003 16:49:52 +0000 (16:49 +0000)]
New file.

git-svn-id: https://svn.dealii.org/trunk@7263 0785d39b-7218-0410-832d-ea1e28bc413d

21 years ago.
wolf [Mon, 3 Mar 2003 15:24:31 +0000 (15:24 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@7262 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck DataOutStack.
wolf [Mon, 3 Mar 2003 15:24:15 +0000 (15:24 +0000)]
Check DataOutStack.

git-svn-id: https://svn.dealii.org/trunk@7261 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix a bug when there were as many degrees of freedom as there are cells (DG0 case...
wolf [Mon, 3 Mar 2003 15:22:30 +0000 (15:22 +0000)]
Fix a bug when there were as many degrees of freedom as there are cells (DG0 case). Fix several small things in the news file.

git-svn-id: https://svn.dealii.org/trunk@7260 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck in new expected results
deal [Thu, 27 Feb 2003 16:34:30 +0000 (16:34 +0000)]
Check in new expected results

git-svn-id: https://svn.dealii.org/trunk@7259 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoDon't name unused args.
wolf [Thu, 27 Feb 2003 16:31:35 +0000 (16:31 +0000)]
Don't name unused args.

git-svn-id: https://svn.dealii.org/trunk@7258 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck write_gnuplot as well.
wolf [Thu, 27 Feb 2003 14:59:00 +0000 (14:59 +0000)]
Check write_gnuplot as well.

git-svn-id: https://svn.dealii.org/trunk@7257 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck DataOutRotation
wolf [Thu, 27 Feb 2003 14:58:45 +0000 (14:58 +0000)]
Check DataOutRotation

git-svn-id: https://svn.dealii.org/trunk@7256 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMention the third party code in contrib/ and that these parts are
wolf [Wed, 26 Feb 2003 21:10:06 +0000 (21:10 +0000)]
Mention the third party code in contrib/ and that these parts are
under seperate licenses.

git-svn-id: https://svn.dealii.org/trunk@7255 0785d39b-7218-0410-832d-ea1e28bc413d

21 years ago.
deal [Wed, 26 Feb 2003 20:30:53 +0000 (20:30 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@7254 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoDon't name unused parameter.
wolf [Wed, 26 Feb 2003 20:08:16 +0000 (20:08 +0000)]
Don't name unused parameter.

git-svn-id: https://svn.dealii.org/trunk@7253 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoRemove bogus assertions.
wolf [Wed, 26 Feb 2003 19:58:02 +0000 (19:58 +0000)]
Remove bogus assertions.

git-svn-id: https://svn.dealii.org/trunk@7252 0785d39b-7218-0410-832d-ea1e28bc413d

21 years ago.
deal [Wed, 26 Feb 2003 19:42:36 +0000 (19:42 +0000)]
.

git-svn-id: https://svn.dealii.org/trunk@7251 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix a really hard to find error in a code path that is only taken in 3d by Nedelec...
wolf [Wed, 26 Feb 2003 19:18:14 +0000 (19:18 +0000)]
Fix a really hard to find error in a code path that is only taken in 3d by Nedelec elements...

git-svn-id: https://svn.dealii.org/trunk@7250 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoAck...
wolf [Tue, 25 Feb 2003 21:57:17 +0000 (21:57 +0000)]
Ack...

git-svn-id: https://svn.dealii.org/trunk@7249 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoReturn something, even if the function is bogus, to avoid the warning.
wolf [Tue, 25 Feb 2003 21:25:13 +0000 (21:25 +0000)]
Return something, even if the function is bogus, to avoid the warning.

git-svn-id: https://svn.dealii.org/trunk@7248 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoSecond derivatives in 3d are not zero, but rather constant.
wolf [Tue, 25 Feb 2003 17:44:59 +0000 (17:44 +0000)]
Second derivatives in 3d are not zero, but rather constant.

git-svn-id: https://svn.dealii.org/trunk@7247 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoSplit up shape_*_component into specializations for 1d, 2d, and 3d.
wolf [Tue, 25 Feb 2003 17:40:48 +0000 (17:40 +0000)]
Split up shape_*_component into specializations for 1d, 2d, and 3d.

git-svn-id: https://svn.dealii.org/trunk@7246 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoDon't test what cannot run.
wolf [Tue, 25 Feb 2003 17:10:45 +0000 (17:10 +0000)]
Don't test what cannot run.

git-svn-id: https://svn.dealii.org/trunk@7245 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix problem in DataOutFaces where we used the face index instead of the cell index...
wolf [Tue, 25 Feb 2003 17:10:27 +0000 (17:10 +0000)]
Fix problem in DataOutFaces where we used the face index instead of the cell index. Was bogus, but usually not discovered since face_index<2**dim, which in most cases is less than the number of cells in the grid.

git-svn-id: https://svn.dealii.org/trunk@7244 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoRemove stray semicolon.
wolf [Tue, 25 Feb 2003 15:21:07 +0000 (15:21 +0000)]
Remove stray semicolon.

git-svn-id: https://svn.dealii.org/trunk@7243 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoProvide MSide::operator!=, to avoid an error from cxx.
wolf [Tue, 25 Feb 2003 15:20:19 +0000 (15:20 +0000)]
Provide MSide::operator!=, to avoid an error from cxx.

git-svn-id: https://svn.dealii.org/trunk@7242 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoUse this-> where appropriate.
wolf [Tue, 25 Feb 2003 15:13:23 +0000 (15:13 +0000)]
Use this-> where appropriate.

git-svn-id: https://svn.dealii.org/trunk@7241 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoComment added
guido [Tue, 25 Feb 2003 13:55:28 +0000 (13:55 +0000)]
Comment added

git-svn-id: https://svn.dealii.org/trunk@7240 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agopseudo vmult_add added
guido [Tue, 25 Feb 2003 13:36:57 +0000 (13:36 +0000)]
pseudo vmult_add added

git-svn-id: https://svn.dealii.org/trunk@7239 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoAdd some tests.
wolf [Tue, 25 Feb 2003 00:22:03 +0000 (00:22 +0000)]
Add some tests.

git-svn-id: https://svn.dealii.org/trunk@7238 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoRegenerate output files on sparc.
deal [Mon, 24 Feb 2003 23:59:26 +0000 (23:59 +0000)]
Regenerate output files on sparc.

git-svn-id: https://svn.dealii.org/trunk@7237 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoUpdate.
wolf [Mon, 24 Feb 2003 23:51:19 +0000 (23:51 +0000)]
Update.

git-svn-id: https://svn.dealii.org/trunk@7236 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoConstraintMatrix::shift
wolf [Mon, 24 Feb 2003 22:47:21 +0000 (22:47 +0000)]
ConstraintMatrix::shift

git-svn-id: https://svn.dealii.org/trunk@7235 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix comment. Add TODO:
wolf [Mon, 24 Feb 2003 17:37:54 +0000 (17:37 +0000)]
Fix comment. Add TODO:
//TODO: not true. this is what presently fails our "shapes" testcase

git-svn-id: https://svn.dealii.org/trunk@7234 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoAnna's spot fix in fe_nedelec.cc caused this to be correct now.
deal [Mon, 24 Feb 2003 16:34:33 +0000 (16:34 +0000)]
Anna's spot fix in fe_nedelec.cc caused this to be correct now.

git-svn-id: https://svn.dealii.org/trunk@7233 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoOne more place where we have to do something special for non-primitive elements.
wolf [Mon, 24 Feb 2003 15:53:02 +0000 (15:53 +0000)]
One more place where we have to do something special for non-primitive elements.

git-svn-id: https://svn.dealii.org/trunk@7231 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFE::prolongation_is_implemented
wolf [Mon, 24 Feb 2003 15:52:26 +0000 (15:52 +0000)]
FE::prolongation_is_implemented

git-svn-id: https://svn.dealii.org/trunk@7230 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoCheck for primitivity in one function.
wolf [Mon, 24 Feb 2003 15:51:38 +0000 (15:51 +0000)]
Check for primitivity in one function.

git-svn-id: https://svn.dealii.org/trunk@7229 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMinor changes.
wolf [Mon, 24 Feb 2003 15:51:14 +0000 (15:51 +0000)]
Minor changes.

git-svn-id: https://svn.dealii.org/trunk@7228 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFinish testing in DoFTools. Test everything in FETools.
wolf [Mon, 24 Feb 2003 15:48:05 +0000 (15:48 +0000)]
Finish testing in DoFTools. Test everything in FETools.

git-svn-id: https://svn.dealii.org/trunk@7227 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMake variables unsigned.
wolf [Fri, 21 Feb 2003 23:12:15 +0000 (23:12 +0000)]
Make variables unsigned.

git-svn-id: https://svn.dealii.org/trunk@7225 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoReindent.
wolf [Fri, 21 Feb 2003 23:10:33 +0000 (23:10 +0000)]
Reindent.

git-svn-id: https://svn.dealii.org/trunk@7224 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoReplace assert(c) by Assert(c,...)
wolf [Fri, 21 Feb 2003 23:09:42 +0000 (23:09 +0000)]
Replace assert(c) by Assert(c,...)

git-svn-id: https://svn.dealii.org/trunk@7223 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoRead in a much much bigger grid and compute some kind of check-sum.
wolf [Fri, 21 Feb 2003 22:09:58 +0000 (22:09 +0000)]
Read in a much much bigger grid and compute some kind of check-sum.

git-svn-id: https://svn.dealii.org/trunk@7222 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoNumbers change with Mike's new scheme.
wolf [Fri, 21 Feb 2003 21:24:26 +0000 (21:24 +0000)]
Numbers change with Mike's new scheme.

git-svn-id: https://svn.dealii.org/trunk@7221 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMichael's new reordering scheme.
wolf [Fri, 21 Feb 2003 21:10:51 +0000 (21:10 +0000)]
Michael's new reordering scheme.

git-svn-id: https://svn.dealii.org/trunk@7220 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMerge Michaels new reorientation scheme from the respective branch.
wolf [Fri, 21 Feb 2003 20:36:30 +0000 (20:36 +0000)]
Merge Michaels new reorientation scheme from the respective branch.

git-svn-id: https://svn.dealii.org/trunk@7219 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoRemove unnecessary stuff.
wolf [Fri, 21 Feb 2003 20:23:35 +0000 (20:23 +0000)]
Remove unnecessary stuff.

git-svn-id: https://svn.dealii.org/trunk@7218 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoMention Michael A.
wolf [Fri, 21 Feb 2003 16:27:50 +0000 (16:27 +0000)]
Mention Michael A.

git-svn-id: https://svn.dealii.org/trunk@7211 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoUndo last change. While technically correct and preventing an ICE in gcc CVS, it...
wolf [Fri, 21 Feb 2003 16:13:36 +0000 (16:13 +0000)]
Undo last change. While technically correct and preventing an ICE in gcc CVS, it generates an ICE in gcc2.96. Umpf. I think it will be fixed in 3.4 soon, so let's lean on the side of 2.96.

git-svn-id: https://svn.dealii.org/trunk@7210 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoDon't mark an array that is initialized with non-const elements as
wolf [Fri, 21 Feb 2003 15:31:16 +0000 (15:31 +0000)]
Don't mark an array that is initialized with non-const elements as
static (spotted by Anna).

git-svn-id: https://svn.dealii.org/trunk@7209 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoGridIn::read_xda
wolf [Fri, 21 Feb 2003 15:06:22 +0000 (15:06 +0000)]
GridIn::read_xda

git-svn-id: https://svn.dealii.org/trunk@7208 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoWork around a bug in present gcc 3.4 CVS.
wolf [Thu, 20 Feb 2003 17:58:31 +0000 (17:58 +0000)]
Work around a bug in present gcc 3.4 CVS.

git-svn-id: https://svn.dealii.org/trunk@7206 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoDisable same warning for icc as for cxx previously (both EDG based,
wolf [Thu, 20 Feb 2003 16:27:03 +0000 (16:27 +0000)]
Disable same warning for icc as for cxx previously (both EDG based,
after all)

git-svn-id: https://svn.dealii.org/trunk@7205 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoNewer g77 don't write "GNU F77" any more.
wolf [Thu, 20 Feb 2003 16:16:05 +0000 (16:16 +0000)]
Newer g77 don't write "GNU F77" any more.

git-svn-id: https://svn.dealii.org/trunk@7204 0785d39b-7218-0410-832d-ea1e28bc413d

21 years agoFix namespace scoping.
wolf [Thu, 20 Feb 2003 16:11:14 +0000 (16:11 +0000)]
Fix namespace scoping.

git-svn-id: https://svn.dealii.org/trunk@7203 0785d39b-7218-0410-832d-ea1e28bc413d


In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.