]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
19 years agoMake sure the two arguments to make_pair have the same type (Sun CC complains about...
Wolfgang Bangerth [Sun, 13 Mar 2005 06:17:55 +0000 (06:17 +0000)]
Make sure the two arguments to make_pair have the same type (Sun CC complains about this, not entirely without justification).

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

19 years agoAdd targets to do nightly automated builds.
Wolfgang Bangerth [Sun, 13 Mar 2005 03:37:24 +0000 (03:37 +0000)]
Add targets to do nightly automated builds.

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

19 years agoReplace ugliest code sequence of 12 assertions of hard-coded geometry information...
Ralf Hartmann [Sat, 12 Mar 2005 19:22:39 +0000 (19:22 +0000)]
Replace ugliest code sequence of 12 assertions of hard-coded geometry information by a single (almost) geometry independent assertion.

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

19 years ago.
Ralf Hartmann [Sat, 12 Mar 2005 15:29:09 +0000 (15:29 +0000)]
.

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

19 years agoMake it compile.
Ralf Hartmann [Sat, 12 Mar 2005 07:27:14 +0000 (07:27 +0000)]
Make it compile.

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

19 years agobeginning TridiagonalMatrix
Guido Kanschat [Sat, 12 Mar 2005 03:26:12 +0000 (03:26 +0000)]
beginning TridiagonalMatrix

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

19 years agoconsole output removed
Guido Kanschat [Sat, 12 Mar 2005 03:13:26 +0000 (03:13 +0000)]
console output removed

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

19 years agotest adding multiplication
Guido Kanschat [Sat, 12 Mar 2005 03:03:15 +0000 (03:03 +0000)]
test adding multiplication

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

19 years agonew ProductSparseMatrix
Guido Kanschat [Sat, 12 Mar 2005 02:51:48 +0000 (02:51 +0000)]
new ProductSparseMatrix

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

19 years agoNew GeometryInfo::line_to_cell_vertices, face_to_cell_lines face_to_cell_vertices...
Ralf Hartmann [Fri, 11 Mar 2005 23:05:40 +0000 (23:05 +0000)]
New GeometryInfo::line_to_cell_vertices, face_to_cell_lines face_to_cell_vertices functions. Re-implementation of create_triangulation functions independent of conventions for numbering of vertices, lines and faces.

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

19 years agoUse new line_to_cell_vertices, face_to_cell_vertices and face_to_cell_lines functions...
Ralf Hartmann [Fri, 11 Mar 2005 22:57:00 +0000 (22:57 +0000)]
Use new line_to_cell_vertices, face_to_cell_vertices and face_to_cell_lines functions to implement the create_triangulation functions independent of the conventions for the numbering of vertices, lines and faces.

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

19 years agoFix docu: Normal of face 0 points outward!
Ralf Hartmann [Fri, 11 Mar 2005 22:55:27 +0000 (22:55 +0000)]
Fix docu: Normal of face 0 points outward!

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

19 years agoNew line_to_cell_vertices, face_to_cell_vertices and face_to_cell_lines functions.
Ralf Hartmann [Fri, 11 Mar 2005 22:54:22 +0000 (22:54 +0000)]
New line_to_cell_vertices, face_to_cell_vertices and face_to_cell_lines functions.

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

19 years agoAllow for unknown compilers and issue a warning
Guido Kanschat [Fri, 11 Mar 2005 22:42:47 +0000 (22:42 +0000)]
Allow for unknown compilers and issue a warning

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

19 years agoExample documentation included
Guido Kanschat [Fri, 11 Mar 2005 16:36:09 +0000 (16:36 +0000)]
Example documentation included

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

19 years agoexample added
Guido Kanschat [Fri, 11 Mar 2005 15:47:39 +0000 (15:47 +0000)]
example added

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

19 years agoexample for product matrix
Guido Kanschat [Fri, 11 Mar 2005 15:12:27 +0000 (15:12 +0000)]
example for product matrix

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

19 years agodocumentation improved
Guido Kanschat [Fri, 11 Mar 2005 15:07:19 +0000 (15:07 +0000)]
documentation improved

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

19 years agoGet rid of annoying warning issued by gcc2.95: aggregate has a partly bracketed initi...
Ralf Hartmann [Fri, 11 Mar 2005 11:04:18 +0000 (11:04 +0000)]
Get rid of annoying warning issued by gcc2.95: aggregate has a partly bracketed initializer

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

19 years agoMake it compile with gcc2.95.3. Set AdditionalData parameters different from the...
Ralf Hartmann [Fri, 11 Mar 2005 09:53:54 +0000 (09:53 +0000)]
Make it compile with gcc2.95.3. Set AdditionalData parameters different from the default values through the initialize function only.

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

19 years agonew PreconditionRichardson
Ralf Hartmann [Fri, 11 Mar 2005 09:52:59 +0000 (09:52 +0000)]
new PreconditionRichardson

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

19 years agoMake it compile with gcc2.95.3. Set AdditionalData parameters different from the...
Ralf Hartmann [Fri, 11 Mar 2005 09:34:14 +0000 (09:34 +0000)]
Make it compile with gcc2.95.3. Set AdditionalData parameters different from the default values through the initialize function only.

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

19 years agominlevel nonzero documented and second defect vector added
Guido Kanschat [Fri, 11 Mar 2005 00:56:34 +0000 (00:56 +0000)]
minlevel nonzero documented and second defect vector added

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

19 years agoaccess functions for levels
Guido Kanschat [Fri, 11 Mar 2005 00:46:47 +0000 (00:46 +0000)]
access functions for levels

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

19 years agoadd generalized initialize
Guido Kanschat [Fri, 11 Mar 2005 00:46:27 +0000 (00:46 +0000)]
add generalized initialize

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

19 years agoAdd one statement.
Wolfgang Bangerth [Thu, 10 Mar 2005 23:40:44 +0000 (23:40 +0000)]
Add one statement.

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

19 years agoAdd a page about the testsuite.
Wolfgang Bangerth [Thu, 10 Mar 2005 23:35:47 +0000 (23:35 +0000)]
Add a page about the testsuite.

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

19 years agoMake list of tests better readable.
Wolfgang Bangerth [Thu, 10 Mar 2005 22:43:20 +0000 (22:43 +0000)]
Make list of tests better readable.

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

19 years ago.
Wolfgang Bangerth [Thu, 10 Mar 2005 21:27:02 +0000 (21:27 +0000)]
.

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

19 years agoSmall updates.
Wolfgang Bangerth [Thu, 10 Mar 2005 21:20:31 +0000 (21:20 +0000)]
Small updates.

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

19 years agominor corrections
Guido Kanschat [Thu, 10 Mar 2005 19:42:26 +0000 (19:42 +0000)]
minor corrections

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

19 years agoMore slight fixes.
Wolfgang Bangerth [Thu, 10 Mar 2005 19:38:21 +0000 (19:38 +0000)]
More slight fixes.

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

19 years agoMake things a little clearer.
Wolfgang Bangerth [Thu, 10 Mar 2005 19:36:52 +0000 (19:36 +0000)]
Make things a little clearer.

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

19 years ago // store a pointer to the end
Wolfgang Bangerth [Thu, 10 Mar 2005 19:11:11 +0000 (19:11 +0000)]
   // store a pointer to the end
   // iterator, since we can't get at
   // it any more once cell is already
   // the end iterator (in that case
   // dereferencing cell-> triggers an
   // assertion)

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

19 years agoallow for unknown compilers
Guido Kanschat [Thu, 10 Mar 2005 17:35:52 +0000 (17:35 +0000)]
allow for unknown compilers

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

19 years agonew PreconditionRichardson
Guido Kanschat [Thu, 10 Mar 2005 17:30:34 +0000 (17:30 +0000)]
new PreconditionRichardson

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

19 years agoSeveral cygwins fixes: broken socket functions bug (gethostname), -fPIC warnings...
rschulz [Thu, 10 Mar 2005 10:32:11 +0000 (10:32 +0000)]
Several cygwins fixes: broken socket functions bug (gethostname), -fPIC warnings fixed, system message to add /lib path to PATH variable added. Doc changes: windows html pages revisited. Others: added support for x86-like processor optimization (via --with-cpu option of configure), added documentation for that option.

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

19 years ago*** empty log message ***
rschulz [Thu, 10 Mar 2005 10:20:51 +0000 (10:20 +0000)]
*** empty log message ***

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

19 years ago*** empty log message ***
rschulz [Thu, 10 Mar 2005 10:09:06 +0000 (10:09 +0000)]
*** empty log message ***

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

19 years agoPHONY targets
Guido Kanschat [Wed, 9 Mar 2005 21:53:27 +0000 (21:53 +0000)]
PHONY targets

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

19 years agoother targets for multigrid
Guido Kanschat [Wed, 9 Mar 2005 21:46:19 +0000 (21:46 +0000)]
other targets for multigrid

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

19 years agomultigrid added
Guido Kanschat [Wed, 9 Mar 2005 21:36:10 +0000 (21:36 +0000)]
multigrid added

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

19 years agomg_dof_tools.h moved to appropriate mg_tools.h
Guido Kanschat [Wed, 9 Mar 2005 20:54:45 +0000 (20:54 +0000)]
mg_dof_tools.h moved to appropriate mg_tools.h

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

19 years agomissing instantiation added and moved functions to driver file
Guido Kanschat [Wed, 9 Mar 2005 20:18:36 +0000 (20:18 +0000)]
missing instantiation added and moved functions to driver file

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

19 years agoFix comments.
Ralf Hartmann [Wed, 9 Mar 2005 18:29:08 +0000 (18:29 +0000)]
Fix comments.

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

19 years agoUpdate.
Ralf Hartmann [Wed, 9 Mar 2005 17:16:31 +0000 (17:16 +0000)]
Update.

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

19 years agoRe-implementation of execute_refinement in 2d results in change in ordering of vertices.
Ralf Hartmann [Wed, 9 Mar 2005 15:55:36 +0000 (15:55 +0000)]
Re-implementation of execute_refinement in 2d results in change in ordering of vertices.

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

19 years agoReimplementation of execute_refinement in 2d leads to different ordering and indexing...
Ralf Hartmann [Wed, 9 Mar 2005 15:36:01 +0000 (15:36 +0000)]
Reimplementation of execute_refinement in 2d leads to different ordering and indexing of vertices.

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

19 years agoReimplementation of execute_refinement in 2d leads to different ordering and indexing...
Ralf Hartmann [Wed, 9 Mar 2005 15:35:42 +0000 (15:35 +0000)]
Reimplementation of execute_refinement in 2d leads to different ordering and indexing of faces.

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

19 years agoRe-implementation of execute_refinement in 2d.
Ralf Hartmann [Wed, 9 Mar 2005 15:25:43 +0000 (15:25 +0000)]
Re-implementation of execute_refinement in 2d.

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

19 years agovariable renamed
Guido Kanschat [Wed, 9 Mar 2005 14:45:31 +0000 (14:45 +0000)]
variable renamed

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

19 years ago.
Ralf Hartmann [Wed, 9 Mar 2005 14:13:15 +0000 (14:13 +0000)]
.

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

19 years agoChange of ordering of faces due to a reimplementation of the execute_refinement funct...
Ralf Hartmann [Wed, 9 Mar 2005 12:41:04 +0000 (12:41 +0000)]
Change of ordering of faces due to a reimplementation of the execute_refinement function in 2D.

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

19 years agoChange of ordering of vertices due to a reimplementation of the execute_refinement...
Ralf Hartmann [Wed, 9 Mar 2005 12:39:49 +0000 (12:39 +0000)]
Change of ordering of vertices due to a reimplementation of the execute_refinement function in 2D.

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

19 years agoReimplementation of the execute_refinement function in 2D. This will change the order...
Ralf Hartmann [Wed, 9 Mar 2005 12:27:31 +0000 (12:27 +0000)]
Reimplementation of the execute_refinement function in 2D. This will change the ordering and hence the indices of newly created lines and vertices. This results in changes of the ordering of vertices e.g. in output files created by GridOut. The change of ordering of faces can also be seen when using DoFTools::map_dof_to_boundary_indices for FEs with dofs_per_face!=0.

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

19 years agoembedding matrices
Guido Kanschat [Wed, 9 Mar 2005 03:21:20 +0000 (03:21 +0000)]
embedding matrices

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

19 years agoChanges in multigrid and DoFTools
Guido Kanschat [Wed, 9 Mar 2005 03:12:06 +0000 (03:12 +0000)]
Changes in multigrid and DoFTools

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

19 years agoFullMatrix arguments replaced by more obvious enum
Guido Kanschat [Wed, 9 Mar 2005 03:05:35 +0000 (03:05 +0000)]
FullMatrix arguments replaced by more obvious enum

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

19 years agovalidation errors removed
Guido Kanschat [Tue, 8 Mar 2005 20:15:44 +0000 (20:15 +0000)]
validation errors removed

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

19 years agovalidation error removed
Guido Kanschat [Tue, 8 Mar 2005 20:11:19 +0000 (20:11 +0000)]
validation error removed

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

19 years agouse appropriate DTD and add validator icon
Guido Kanschat [Tue, 8 Mar 2005 20:07:31 +0000 (20:07 +0000)]
use appropriate DTD and add validator icon

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

19 years ago# by default make sublibs. the functionparser is not part of the
Wolfgang Bangerth [Tue, 8 Mar 2005 18:15:21 +0000 (18:15 +0000)]
# by default make sublibs. the functionparser is not part of the
# default make list, since it needs to be built *before* the rest of
# this stuff as it is needed by libbase

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

19 years ago# make sure the function parser is also built (it isn't in the default
Wolfgang Bangerth [Tue, 8 Mar 2005 18:14:02 +0000 (18:14 +0000)]
# make sure the function parser is also built (it isn't in the default
# build list of the subdirectory, since it needs to be built before
# libbase

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

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


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.