]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
19 years agoset_minlevel added
Guido Kanschat [Tue, 8 Mar 2005 17:58:53 +0000 (17:58 +0000)]
set_minlevel added

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

19 years ago.
Ralf Hartmann [Tue, 8 Mar 2005 16:06:59 +0000 (16:06 +0000)]
.

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

19 years agonew multilevel tests
Guido Kanschat [Tue, 8 Mar 2005 15:44:26 +0000 (15:44 +0000)]
new multilevel tests

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

19 years agoMultigrid prepared for W- and F-cycles
Guido Kanschat [Tue, 8 Mar 2005 15:42:11 +0000 (15:42 +0000)]
Multigrid prepared for W- and F-cycles
Put multigrid classes in multigrid module

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

19 years agoMade both the guilty iterators const.
Luca Heltai [Tue, 8 Mar 2005 14:39:54 +0000 (14:39 +0000)]
Made both the guilty iterators const.

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

19 years agoiterator to const_iterator.
Luca Heltai [Tue, 8 Mar 2005 14:28:15 +0000 (14:28 +0000)]
iterator to const_iterator.

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

19 years agoEliminated reference to a type defined in the header class.
Luca Heltai [Tue, 8 Mar 2005 14:09:36 +0000 (14:09 +0000)]
Eliminated reference to a type defined in the header class.

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

19 years agoFixed (hopefully) bug that prevented intel compiler to end the compilation.
Luca Heltai [Tue, 8 Mar 2005 08:57:23 +0000 (08:57 +0000)]
Fixed (hopefully) bug that prevented intel compiler to end the compilation.

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

19 years agovalidated
Guido Kanschat [Mon, 7 Mar 2005 22:57:52 +0000 (22:57 +0000)]
validated

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

19 years agoadd flushright block
Guido Kanschat [Mon, 7 Mar 2005 22:42:37 +0000 (22:42 +0000)]
add flushright block

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

19 years agovalidated
Guido Kanschat [Mon, 7 Mar 2005 22:41:45 +0000 (22:41 +0000)]
validated

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

19 years agofix headers and add validator icons...
Guido Kanschat [Mon, 7 Mar 2005 21:30:22 +0000 (21:30 +0000)]
fix headers and add validator icons...
this swill probably cause a few more checkins later

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

19 years agoadd 2005 links
Guido Kanschat [Mon, 7 Mar 2005 16:24:36 +0000 (16:24 +0000)]
add 2005 links

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

19 years agoStyle updated to the use of doxygen
Guido Kanschat [Mon, 7 Mar 2005 16:13:56 +0000 (16:13 +0000)]
Style updated to the use of doxygen

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

19 years agoFparser Wrapper.
Luca Heltai [Mon, 7 Mar 2005 16:11:24 +0000 (16:11 +0000)]
Fparser Wrapper.

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

19 years agoEncapsulated the library in its own namespace, added a very short function
Luca Heltai [Mon, 7 Mar 2005 15:52:46 +0000 (15:52 +0000)]
Encapsulated the library in its own namespace, added a very short function
to get the number of parsed variables.

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

19 years agoFunction Parser Wrapper.
Luca Heltai [Mon, 7 Mar 2005 15:51:37 +0000 (15:51 +0000)]
Function Parser Wrapper.

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

19 years agoFunction Parser Interface.
Luca Heltai [Mon, 7 Mar 2005 15:51:05 +0000 (15:51 +0000)]
Function Parser Interface.

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

19 years agoMove 17 lines of code which were repeated 12 times (!) into new clear_despite_subscri...
Ralf Hartmann [Mon, 7 Mar 2005 15:23:45 +0000 (15:23 +0000)]
Move 17 lines of code which were repeated 12 times (!) into new clear_despite_subscriptions function.

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

19 years agoinclude variables updated
Guido Kanschat [Mon, 7 Mar 2005 15:13:15 +0000 (15:13 +0000)]
include variables updated

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

19 years ago.
Ralf Hartmann [Mon, 7 Mar 2005 14:36:28 +0000 (14:36 +0000)]
.

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

19 years agoFix docu of the numbering of shape functions.
Ralf Hartmann [Mon, 7 Mar 2005 12:54:42 +0000 (12:54 +0000)]
Fix docu of the numbering of shape functions.

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

19 years agoAdd function parser library to include path.
Wolfgang Bangerth [Mon, 7 Mar 2005 02:57:10 +0000 (02:57 +0000)]
Add function parser library to include path.

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

19 years agoSilence more warnings in icc by removing functions in anonymous namespaces that aren...
Wolfgang Bangerth [Mon, 7 Mar 2005 02:54:02 +0000 (02:54 +0000)]
Silence more warnings in icc by removing functions in anonymous namespaces that aren't used.

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

19 years agoSilence a few warnings.
Wolfgang Bangerth [Mon, 7 Mar 2005 02:51:50 +0000 (02:51 +0000)]
Silence a few warnings.

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

19 years agoLink with the function parser object file as well.
Wolfgang Bangerth [Mon, 7 Mar 2005 02:50:58 +0000 (02:50 +0000)]
Link with the function parser object file as well.

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

19 years agoAdd function parser module.
Wolfgang Bangerth [Mon, 7 Mar 2005 02:40:36 +0000 (02:40 +0000)]
Add function parser module.

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

19 years agoAdd the function parser module.
Wolfgang Bangerth [Mon, 7 Mar 2005 02:39:28 +0000 (02:39 +0000)]
Add the function parser module.

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

19 years agoAdd the function parser.
Wolfgang Bangerth [Mon, 7 Mar 2005 02:33:55 +0000 (02:33 +0000)]
Add the function parser.

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

19 years ago.
Wolfgang Bangerth [Mon, 7 Mar 2005 02:33:24 +0000 (02:33 +0000)]
.

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

19 years agoAdd one more sentence to comment.
Wolfgang Bangerth [Sun, 6 Mar 2005 22:08:37 +0000 (22:08 +0000)]
Add one more sentence to comment.

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

19 years agoQualify call to n_elements().
Wolfgang Bangerth [Sun, 6 Mar 2005 21:40:29 +0000 (21:40 +0000)]
Qualify call to n_elements().

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

19 years agovmult_add added
Guido Kanschat [Sun, 6 Mar 2005 17:29:07 +0000 (17:29 +0000)]
vmult_add added

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

19 years agoremove inline functions from doxygen output
Guido Kanschat [Sun, 6 Mar 2005 03:04:30 +0000 (03:04 +0000)]
remove inline functions from doxygen output

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

19 years agouse functions of base class
Guido Kanschat [Sun, 6 Mar 2005 03:03:55 +0000 (03:03 +0000)]
use functions of base class

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

19 years agorename level_mgstep to level_v_step
Guido Kanschat [Sun, 6 Mar 2005 03:00:26 +0000 (03:00 +0000)]
rename level_mgstep to level_v_step

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

19 years agoxfig files for topology
Guido Kanschat [Sun, 6 Mar 2005 02:58:57 +0000 (02:58 +0000)]
xfig files for topology

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

19 years agopreparig for example files
Guido Kanschat [Sun, 6 Mar 2005 02:57:55 +0000 (02:57 +0000)]
preparig for example files

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

19 years agoexample for use of BlockMatrixArray and BlockTrianglePrecondition
Guido Kanschat [Sun, 6 Mar 2005 02:39:23 +0000 (02:39 +0000)]
example for use of BlockMatrixArray and BlockTrianglePrecondition

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

19 years agoexclude inline functions from doxygen
Guido Kanschat [Sun, 6 Mar 2005 02:03:44 +0000 (02:03 +0000)]
exclude inline functions from doxygen

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

19 years ago<acronym> removed
Guido Kanschat [Sun, 6 Mar 2005 02:01:42 +0000 (02:01 +0000)]
<acronym> removed

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

19 years agonew TransposeTable class
Guido Kanschat [Sun, 6 Mar 2005 01:04:49 +0000 (01:04 +0000)]
new TransposeTable class

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

19 years agoremove console output
Guido Kanschat [Fri, 4 Mar 2005 16:07:34 +0000 (16:07 +0000)]
remove console output

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

19 years ago.
Ralf Hartmann [Fri, 4 Mar 2005 15:51:01 +0000 (15:51 +0000)]
.

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

19 years agoeliminate program_id
Guido Kanschat [Fri, 4 Mar 2005 15:46:45 +0000 (15:46 +0000)]
eliminate program_id

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

19 years agoRegenerate.
Wolfgang Bangerth [Fri, 4 Mar 2005 14:20:01 +0000 (14:20 +0000)]
Regenerate.

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

19 years agoRemove test again -- Guido is right.
Wolfgang Bangerth [Thu, 3 Mar 2005 23:15:32 +0000 (23:15 +0000)]
Remove test again -- Guido is right.

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

19 years agoReduce the test to its minimum.
Wolfgang Bangerth [Thu, 3 Mar 2005 22:57:24 +0000 (22:57 +0000)]
Reduce the test to its minimum.

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

19 years agoFix typo.
Wolfgang Bangerth [Thu, 3 Mar 2005 22:37:23 +0000 (22:37 +0000)]
Fix typo.

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

19 years agoAdd test.
Wolfgang Bangerth [Thu, 3 Mar 2005 22:30:29 +0000 (22:30 +0000)]
Add test.

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

19 years agodocumentation update
Guido Kanschat [Thu, 3 Mar 2005 21:59:55 +0000 (21:59 +0000)]
documentation update

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

19 years agonew test
Guido Kanschat [Thu, 3 Mar 2005 21:53:28 +0000 (21:53 +0000)]
new test

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

19 years agomake output work with deallog
Guido Kanschat [Thu, 3 Mar 2005 21:49:29 +0000 (21:49 +0000)]
make output work with deallog

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

19 years agoPut block_matrix_array_* close to other LAC test
Guido Kanschat [Thu, 3 Mar 2005 21:37:51 +0000 (21:37 +0000)]
Put block_matrix_array_* close to other LAC test

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

19 years agoDocumentation update
Guido Kanschat [Thu, 3 Mar 2005 21:29:22 +0000 (21:29 +0000)]
Documentation update

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

19 years agoremove value_type since values are NOT accessible
Guido Kanschat [Thu, 3 Mar 2005 21:11:33 +0000 (21:11 +0000)]
remove value_type since values are NOT accessible

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

19 years agodocumentation update
Guido Kanschat [Thu, 3 Mar 2005 21:11:09 +0000 (21:11 +0000)]
documentation update

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

19 years agooutput file
deal [Thu, 3 Mar 2005 20:28:41 +0000 (20:28 +0000)]
output file

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

19 years agoMake useful typedefs public.
Wolfgang Bangerth [Thu, 3 Mar 2005 20:14:31 +0000 (20:14 +0000)]
Make useful typedefs public.

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

19 years ago.
Wolfgang Bangerth [Thu, 3 Mar 2005 20:12:01 +0000 (20:12 +0000)]
.

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

19 years agoInherit the value_type of the matrix over which we build the
Wolfgang Bangerth [Thu, 3 Mar 2005 20:09:46 +0000 (20:09 +0000)]
Inherit the value_type of the matrix over which we build the
array. General clean-ups.

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

19 years agoNew test block_matrix_array_01.
Wolfgang Bangerth [Thu, 3 Mar 2005 20:04:25 +0000 (20:04 +0000)]
New test block_matrix_array_01.

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

19 years agoFix documentation.
Wolfgang Bangerth [Thu, 3 Mar 2005 19:53:36 +0000 (19:53 +0000)]
Fix documentation.

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

19 years agonew output in path search
Guido Kanschat [Thu, 3 Mar 2005 19:07:18 +0000 (19:07 +0000)]
new output in path search

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

19 years agoRevert last patch as it seemingly it was not intended to be checked in.
Ralf Hartmann [Thu, 3 Mar 2005 17:41:02 +0000 (17:41 +0000)]
Revert last patch as it seemingly it was not intended to be checked in.

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

19 years agoexperimental LAPACK code removed
Guido Kanschat [Thu, 3 Mar 2005 17:03:19 +0000 (17:03 +0000)]
experimental LAPACK code removed

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

19 years agomissing file
Guido Kanschat [Thu, 3 Mar 2005 16:52:43 +0000 (16:52 +0000)]
missing file

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

19 years agoRephrase license webpage.
Wolfgang Bangerth [Thu, 3 Mar 2005 16:25:06 +0000 (16:25 +0000)]
Rephrase license webpage.

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

19 years agoReindent.
Wolfgang Bangerth [Thu, 3 Mar 2005 15:55:52 +0000 (15:55 +0000)]
Reindent.

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

19 years agoAdd include file that was missing for icc.
deal [Thu, 3 Mar 2005 14:56:49 +0000 (14:56 +0000)]
Add include file that was missing for icc.

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

19 years ago.
Ralf Hartmann [Thu, 3 Mar 2005 11:24:22 +0000 (11:24 +0000)]
.

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

19 years agoremove absolute path
Guido Kanschat [Wed, 2 Mar 2005 23:01:50 +0000 (23:01 +0000)]
remove absolute path

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

19 years agonew PathSearch class
Guido Kanschat [Wed, 2 Mar 2005 22:37:44 +0000 (22:37 +0000)]
new PathSearch class

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

19 years agonew mesh repository
Guido Kanschat [Wed, 2 Mar 2005 21:48:00 +0000 (21:48 +0000)]
new  mesh repository

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

19 years agoFix a problem with cygwin.
Wolfgang Bangerth [Wed, 2 Mar 2005 21:11:31 +0000 (21:11 +0000)]
Fix a problem with cygwin.

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

19 years agoremove old experimental lapack code
Guido Kanschat [Wed, 2 Mar 2005 18:58:39 +0000 (18:58 +0000)]
remove old experimental lapack code

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

19 years agoOnly use gethostname() if it is defined and not broken.
Wolfgang Bangerth [Wed, 2 Mar 2005 18:00:26 +0000 (18:00 +0000)]
Only use gethostname() if it is defined and not broken.

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

19 years agoCheck for bad interaction between gethostname and FP computations.
Wolfgang Bangerth [Wed, 2 Mar 2005 16:19:15 +0000 (16:19 +0000)]
Check for bad interaction between gethostname and FP computations.

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

19 years agoRemove stray backslashes.
Wolfgang Bangerth [Wed, 2 Mar 2005 16:12:57 +0000 (16:12 +0000)]
Remove stray backslashes.

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

19 years agoCheck for gethostname interactions.
Wolfgang Bangerth [Wed, 2 Mar 2005 16:05:34 +0000 (16:05 +0000)]
Check for gethostname interactions.

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

19 years agoRemove JobId from output references.
Ralf Hartmann [Wed, 2 Mar 2005 07:56:20 +0000 (07:56 +0000)]
Remove JobId from output references.

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

19 years agoNew tests.
Wolfgang Bangerth [Wed, 2 Mar 2005 00:52:51 +0000 (00:52 +0000)]
New tests.

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

19 years agoAdd operator> to full matrix iterators.
Wolfgang Bangerth [Wed, 2 Mar 2005 00:52:21 +0000 (00:52 +0000)]
Add operator> to full matrix iterators.

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

19 years agoSimplify the new operator somewhat.
Wolfgang Bangerth [Wed, 2 Mar 2005 00:51:28 +0000 (00:51 +0000)]
Simplify the new operator somewhat.

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

19 years agoNew test.
Wolfgang Bangerth [Wed, 2 Mar 2005 00:46:19 +0000 (00:46 +0000)]
New test.

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

19 years agoAdd some more tests.
Wolfgang Bangerth [Wed, 2 Mar 2005 00:45:10 +0000 (00:45 +0000)]
Add some more tests.

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

19 years agoFix a compilation problem with one member variable being private and inaccessible.
Wolfgang Bangerth [Wed, 2 Mar 2005 00:42:05 +0000 (00:42 +0000)]
Fix a compilation problem with one member variable being private and inaccessible.

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

19 years agoAdd operator> to sparse matrix iterators.
Wolfgang Bangerth [Wed, 2 Mar 2005 00:36:11 +0000 (00:36 +0000)]
Add operator> to sparse matrix iterators.

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

19 years agoNew test, making sure comparisons between sparse matrix iterators work as
Wolfgang Bangerth [Wed, 2 Mar 2005 00:27:36 +0000 (00:27 +0000)]
New test, making sure comparisons between sparse matrix iterators work as
expected.

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

19 years agoFix MGDoFHandler and unused vertices.
Wolfgang Bangerth [Tue, 1 Mar 2005 20:18:07 +0000 (20:18 +0000)]
Fix MGDoFHandler and unused vertices.

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

19 years agoAdd comment on why and how.
Wolfgang Bangerth [Tue, 1 Mar 2005 20:15:21 +0000 (20:15 +0000)]
Add comment on why and how.

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

19 years ago.
Ralf Hartmann [Tue, 1 Mar 2005 20:12:39 +0000 (20:12 +0000)]
.

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

19 years agoNew mg_dof_handler test.
Ralf Hartmann [Tue, 1 Mar 2005 20:03:01 +0000 (20:03 +0000)]
New mg_dof_handler test.

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

19 years agoBug of unused vertices in MGDoFHandler is fixed.
Ralf Hartmann [Tue, 1 Mar 2005 20:02:37 +0000 (20:02 +0000)]
Bug of unused vertices in MGDoFHandler is fixed.

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

19 years agoWork around a lose end left over from when we wrote the MG code initially back in...
Wolfgang Bangerth [Tue, 1 Mar 2005 18:04:59 +0000 (18:04 +0000)]
Work around a lose end left over from when we wrote the MG code initially back in 1999.

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

19 years agoUse an alternate string if DEBUG isn't set.
Wolfgang Bangerth [Tue, 1 Mar 2005 17:25:54 +0000 (17:25 +0000)]
Use an alternate string if DEBUG isn't set.

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

19 years agoremove check not working with gcc 2.95
Guido Kanschat [Mon, 28 Feb 2005 20:11:15 +0000 (20:11 +0000)]
remove check not working with gcc 2.95

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

19 years agoUpdate.
Ralf Hartmann [Mon, 28 Feb 2005 19:10:53 +0000 (19:10 +0000)]
Update.

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

19 years agonew file type selection in GridIn
Guido Kanschat [Mon, 28 Feb 2005 01:07:17 +0000 (01:07 +0000)]
new file type selection in GridIn

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

19 years agoimplement a mechanism for selecting file types at run time
Guido Kanschat [Mon, 28 Feb 2005 01:06:45 +0000 (01:06 +0000)]
implement a mechanism for selecting file types at run time

git-svn-id: https://svn.dealii.org/trunk@9910 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.