]>
https://gitweb.dealii.org/ - dealii.git/log
Guido Kanschat [Mon, 14 Mar 2005 22:49:58 +0000 (22:49 +0000)]
new parallelogram grid in 2d
git-svn-id: https://svn.dealii.org/trunk@10135
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 14 Mar 2005 20:22:39 +0000 (20:22 +0000)]
Add
git-svn-id: https://svn.dealii.org/trunk@10134
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 14 Mar 2005 19:41:02 +0000 (19:41 +0000)]
Add a comment.
git-svn-id: https://svn.dealii.org/trunk@10133
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 14 Mar 2005 18:07:26 +0000 (18:07 +0000)]
Simplification of implementation of cell_to_child_coordinates and child_to_cell_coordinates functions. Implementation is now even dimension independent.
git-svn-id: https://svn.dealii.org/trunk@10132
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Mon, 14 Mar 2005 17:29:40 +0000 (17:29 +0000)]
Almost extensive testing of get_fe_from_name.
git-svn-id: https://svn.dealii.org/trunk@10131
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 14 Mar 2005 17:27:08 +0000 (17:27 +0000)]
vertices_adjacent_to_line renamed to line_to_cell_vertices.
git-svn-id: https://svn.dealii.org/trunk@10130
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 14 Mar 2005 16:58:04 +0000 (16:58 +0000)]
vertices_adjacent_to_line function renamed to line_to_cell_vertices.
git-svn-id: https://svn.dealii.org/trunk@10129
0785d39b -7218-0410-832d-
ea1e28bc413d
Ralf Hartmann [Mon, 14 Mar 2005 16:57:21 +0000 (16:57 +0000)]
Remove vertices_adjacent_to_line function. Doc update.
git-svn-id: https://svn.dealii.org/trunk@10128
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 14 Mar 2005 16:49:29 +0000 (16:49 +0000)]
Regenerate
git-svn-id: https://svn.dealii.org/trunk@10127
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 14 Mar 2005 16:35:01 +0000 (16:35 +0000)]
Fix typo.
git-svn-id: https://svn.dealii.org/trunk@10126
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 14 Mar 2005 16:30:56 +0000 (16:30 +0000)]
Clarify docs.
git-svn-id: https://svn.dealii.org/trunk@10125
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 14 Mar 2005 15:41:37 +0000 (15:41 +0000)]
One has to specify the template argument for get_fe_from_name.
git-svn-id: https://svn.dealii.org/trunk@10124
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Mon, 14 Mar 2005 14:58:30 +0000 (14:58 +0000)]
Added get_fe_from_name.cc test. NOT WORKING.
git-svn-id: https://svn.dealii.org/trunk@10123
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Mon, 14 Mar 2005 14:26:47 +0000 (14:26 +0000)]
Minor adjustments.
git-svn-id: https://svn.dealii.org/trunk@10122
0785d39b -7218-0410-832d-
ea1e28bc413d
Luca Heltai [Sun, 13 Mar 2005 23:23:28 +0000 (23:23 +0000)]
Added Function Parser stuff.
git-svn-id: https://svn.dealii.org/trunk@10121
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 13 Mar 2005 06:41:53 +0000 (06:41 +0000)]
More modern compilers want a "typename" in places.
git-svn-id: https://svn.dealii.org/trunk@10120
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 13 Mar 2005 06:36:49 +0000 (06:36 +0000)]
Qualify a call that doesn't necessarily have to be qualified, but it also doesn't hurt here.
git-svn-id: https://svn.dealii.org/trunk@10119
0785d39b -7218-0410-832d-
ea1e28bc413d
Wolfgang Bangerth [Sun, 13 Mar 2005 06:26:53 +0000 (06:26 +0000)]
Remove a static declaration that the Sun CC compiler didn't like and that indeed didn't make much sense here.
git-svn-id: https://svn.dealii.org/trunk@10118
0785d39b -7218-0410-832d-
ea1e28bc413d
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.