]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
24 years agoAdd small comment.
Wolfgang Bangerth [Tue, 12 Sep 2000 09:35:51 +0000 (09:35 +0000)]
Add small comment.

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

24 years agoExtend KellyErrorEstimator.
Wolfgang Bangerth [Tue, 12 Sep 2000 09:00:12 +0000 (09:00 +0000)]
Extend KellyErrorEstimator.

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

24 years agoImplement estimating the error for several solution vectors at once.
Wolfgang Bangerth [Mon, 11 Sep 2000 14:00:35 +0000 (14:00 +0000)]
Implement estimating the error for several solution vectors at once.

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

24 years agoAugment by Makefile.depend
Wolfgang Bangerth [Mon, 11 Sep 2000 08:31:10 +0000 (08:31 +0000)]
Augment by Makefile.depend

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

24 years agoDisable shared libs on CygWin.
Wolfgang Bangerth [Mon, 11 Sep 2000 07:23:53 +0000 (07:23 +0000)]
Disable shared libs on CygWin.

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

24 years agoWrite some more docs.
Wolfgang Bangerth [Fri, 8 Sep 2000 22:17:57 +0000 (22:17 +0000)]
Write some more docs.

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

24 years agodata_io.h has vanished.
Wolfgang Bangerth [Fri, 8 Sep 2000 13:25:30 +0000 (13:25 +0000)]
data_io.h has vanished.

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

24 years agoNew Point<dim>::distance function.
Ralf Hartmann [Fri, 8 Sep 2000 12:11:06 +0000 (12:11 +0000)]
New Point<dim>::distance function.

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

24 years agoDocument one of the things for the Windows port.
Wolfgang Bangerth [Fri, 8 Sep 2000 11:10:05 +0000 (11:10 +0000)]
Document one of the things for the Windows port.

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

24 years agoAdd comment.
Wolfgang Bangerth [Fri, 8 Sep 2000 10:53:06 +0000 (10:53 +0000)]
Add comment.

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

24 years agoFix some places where <number> is needed, but <float> was used.
Wolfgang Bangerth [Fri, 8 Sep 2000 09:50:55 +0000 (09:50 +0000)]
Fix some places where <number> is needed, but <float> was used.

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

24 years agoUse standard C++ calls to string::replace (pointed out by John Burnell.
Wolfgang Bangerth [Fri, 8 Sep 2000 09:45:08 +0000 (09:45 +0000)]
Use standard C++ calls to string::replace (pointed out by John Burnell.

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

24 years agoReplace several @lib_suffix@ by $(lib-suffix) as this makes things
Wolfgang Bangerth [Fri, 8 Sep 2000 09:35:00 +0000 (09:35 +0000)]
Replace several @lib_suffix@ by $(lib-suffix) as this makes things
simpler when only changing something in Make.global_options without
wanting to re-run ./configure.

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

24 years agoUse $(PERL) instead of simply `perl' (pointed out by John Burnell)
Wolfgang Bangerth [Fri, 8 Sep 2000 09:27:30 +0000 (09:27 +0000)]
Use $(PERL) instead of simply `perl' (pointed out by John Burnell)

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

24 years agoDataOut_Faces.
Wolfgang Bangerth [Thu, 7 Sep 2000 16:25:45 +0000 (16:25 +0000)]
DataOut_Faces.

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

24 years agoImplement a way to output faces instead of cells.
Wolfgang Bangerth [Thu, 7 Sep 2000 16:23:51 +0000 (16:23 +0000)]
Implement a way to output faces instead of cells.

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

24 years agoFix obvious bug.
Wolfgang Bangerth [Thu, 7 Sep 2000 15:41:44 +0000 (15:41 +0000)]
Fix obvious bug.

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

24 years agoExtend the Patch class to allow for different space and object dimensions, such as...
Wolfgang Bangerth [Thu, 7 Sep 2000 13:00:33 +0000 (13:00 +0000)]
Extend the Patch class to allow for different space and object dimensions, such as when one would like to write out faces only.

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

24 years agoRemove old DataOut_Old class.
Wolfgang Bangerth [Thu, 7 Sep 2000 09:33:43 +0000 (09:33 +0000)]
Remove old DataOut_Old class.

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

24 years agoRemove DataOut_Old.
Wolfgang Bangerth [Thu, 7 Sep 2000 09:31:52 +0000 (09:31 +0000)]
Remove DataOut_Old.

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

24 years agoClean the contrib directory upon `clean' as well.
Wolfgang Bangerth [Wed, 6 Sep 2000 16:25:46 +0000 (16:25 +0000)]
Clean the contrib directory upon `clean' as well.

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

24 years agoImplemenation of new function Point<dim>::distance (const Point<dim> &p)
Ralf Hartmann [Wed, 6 Sep 2000 11:09:23 +0000 (11:09 +0000)]
Implemenation of new function Point<dim>::distance (const Point<dim> &p)

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

24 years agoAdd testcase to check for basic vector-vector operations.
Wolfgang Bangerth [Tue, 5 Sep 2000 15:06:17 +0000 (15:06 +0000)]
Add testcase to check for basic vector-vector operations.

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

24 years agoSimplify multithreading scheme by putting one data object at each
Wolfgang Bangerth [Tue, 5 Sep 2000 13:37:40 +0000 (13:37 +0000)]
Simplify multithreading scheme by putting one data object at each
thread and other small things.

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

24 years agoMove a static function to a place with better visibility.
Wolfgang Bangerth [Tue, 5 Sep 2000 12:18:47 +0000 (12:18 +0000)]
Move a static function to a place with better visibility.

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

24 years agoMemory leak removed
Guido Kanschat [Thu, 31 Aug 2000 19:52:26 +0000 (19:52 +0000)]
Memory leak removed

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

24 years agoAdd cross-ref pic to local tree.
Wolfgang Bangerth [Thu, 31 Aug 2000 07:35:22 +0000 (07:35 +0000)]
Add cross-ref pic to local tree.

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

24 years agoRemove navigation panel, as this is not needed for a one-page document.
Wolfgang Bangerth [Thu, 31 Aug 2000 07:32:09 +0000 (07:32 +0000)]
Remove navigation panel, as this is not needed for a one-page document.

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

24 years agoFix: we need to include tria.h into this file as it uses a member variable of Triangu...
Ralf Hartmann [Wed, 30 Aug 2000 11:00:22 +0000 (11:00 +0000)]
Fix: we need to include tria.h into this file as it uses a member variable of Triangulation

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

24 years agoinclude forward declaration of TriaAccessor to avoid internal compiler error.
Ralf Hartmann [Wed, 30 Aug 2000 09:49:49 +0000 (09:49 +0000)]
include forward declaration of TriaAccessor to avoid internal compiler error.

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

24 years agoCross-link online available papers.
Wolfgang Bangerth [Wed, 30 Aug 2000 07:28:52 +0000 (07:28 +0000)]
Cross-link online available papers.

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

24 years agoNote new report.
Wolfgang Bangerth [Wed, 30 Aug 2000 07:26:33 +0000 (07:26 +0000)]
Note new report.

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

24 years agoFix missing space.
Wolfgang Bangerth [Tue, 29 Aug 2000 15:41:07 +0000 (15:41 +0000)]
Fix missing space.

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

24 years agoFix typo.
Wolfgang Bangerth [Tue, 29 Aug 2000 14:05:06 +0000 (14:05 +0000)]
Fix typo.

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

24 years agoFix bug in 1d->2d conversion.
Wolfgang Bangerth [Tue, 29 Aug 2000 14:03:41 +0000 (14:03 +0000)]
Fix bug in 1d->2d conversion.

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

24 years agoSubmit the bibtex entries under the rules of the general style files as well.
Wolfgang Bangerth [Tue, 29 Aug 2000 07:57:57 +0000 (07:57 +0000)]
Submit the bibtex entries under the rules of the general style files as well.

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

24 years agoNote Guido's fix in FullMatrix::norm2
Wolfgang Bangerth [Tue, 29 Aug 2000 07:28:01 +0000 (07:28 +0000)]
Note Guido's fix in FullMatrix::norm2

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

24 years agodo not overwrite original matrix
Guido Kanschat [Mon, 28 Aug 2000 20:33:23 +0000 (20:33 +0000)]
do not overwrite original matrix

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

24 years agoCheck for symmetry
Guido Kanschat [Mon, 28 Aug 2000 20:32:59 +0000 (20:32 +0000)]
Check for symmetry

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

24 years agoUse relative improvements
Guido Kanschat [Mon, 28 Aug 2000 20:32:20 +0000 (20:32 +0000)]
Use relative improvements

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

24 years agoAdd reports directory to validate-xrefs.
Wolfgang Bangerth [Mon, 28 Aug 2000 16:40:58 +0000 (16:40 +0000)]
Add reports directory to validate-xrefs.

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

24 years agoAdd a report and update several related pages.
Wolfgang Bangerth [Mon, 28 Aug 2000 16:33:21 +0000 (16:33 +0000)]
Add a report and update several related pages.

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

24 years agoAvoid underlined space at end of line (ugh!)
Wolfgang Bangerth [Mon, 28 Aug 2000 15:22:44 +0000 (15:22 +0000)]
Avoid underlined space at end of line (ugh!)

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

24 years agooffset parameter for PillowFunction
Guido Kanschat [Mon, 28 Aug 2000 04:03:02 +0000 (04:03 +0000)]
offset parameter for PillowFunction

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

24 years agocheck for FullMatrix::invert
Guido Kanschat [Fri, 25 Aug 2000 19:57:29 +0000 (19:57 +0000)]
check for FullMatrix::invert

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

24 years agocheck for FullMatrix::invert
Guido Kanschat [Fri, 25 Aug 2000 19:31:26 +0000 (19:31 +0000)]
check for FullMatrix::invert

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

24 years agoChange some args from maps to lists, and add a new n_boundary_dofs function to DoFHan...
Wolfgang Bangerth [Fri, 25 Aug 2000 14:36:04 +0000 (14:36 +0000)]
Change some args from maps to lists, and add a new n_boundary_dofs function to DoFHandler.

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

24 years agoMove the map_dof_to_boundary_indices functions from DoFHandler to DoFTools.
Wolfgang Bangerth [Fri, 25 Aug 2000 13:26:10 +0000 (13:26 +0000)]
Move the map_dof_to_boundary_indices functions from DoFHandler to DoFTools.

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

24 years agoFix output, which was sometimes off by one char.
Wolfgang Bangerth [Fri, 25 Aug 2000 12:40:47 +0000 (12:40 +0000)]
Fix output, which was sometimes off by one char.

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

24 years ago.
Wolfgang Bangerth [Fri, 25 Aug 2000 12:01:40 +0000 (12:01 +0000)]
.

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

24 years agouse of getrusage with RUSAGE_CHILDREN, but still the Timer class does not work in...
Ralf Hartmann [Fri, 25 Aug 2000 12:01:26 +0000 (12:01 +0000)]
use of getrusage with RUSAGE_CHILDREN, but still the Timer class does not work in multithreading (at least not on Solaris7).

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

24 years ago.
Wolfgang Bangerth [Fri, 25 Aug 2000 09:40:39 +0000 (09:40 +0000)]
.

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

24 years agoChange wording
Wolfgang Bangerth [Fri, 25 Aug 2000 09:38:21 +0000 (09:38 +0000)]
Change wording

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

24 years agoChange order of chapters, unlink chapter 3 from menus.
Wolfgang Bangerth [Fri, 25 Aug 2000 09:37:52 +0000 (09:37 +0000)]
Change order of chapters, unlink chapter 3 from menus.

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

24 years agothumbnails are small and point to gallery on gaia
Guido Kanschat [Thu, 24 Aug 2000 19:12:53 +0000 (19:12 +0000)]
thumbnails are small and point to gallery on gaia

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

24 years agosmall doc fix.
Ralf Hartmann [Wed, 23 Aug 2000 10:14:57 +0000 (10:14 +0000)]
small doc fix.

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

24 years agoRemove unnecessary function.
Wolfgang Bangerth [Mon, 21 Aug 2000 00:42:01 +0000 (00:42 +0000)]
Remove unnecessary function.

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

24 years agoDoc updates.
Wolfgang Bangerth [Mon, 21 Aug 2000 00:40:33 +0000 (00:40 +0000)]
Doc updates.

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

24 years agoobsolete parser removed
Guido Kanschat [Thu, 17 Aug 2000 15:33:18 +0000 (15:33 +0000)]
obsolete parser removed

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

24 years agoCitation changed
Guido Kanschat [Tue, 15 Aug 2000 15:04:28 +0000 (15:04 +0000)]
Citation changed

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

24 years agoAdd two `typename's to make this compile properly.
Wolfgang Bangerth [Mon, 14 Aug 2000 14:42:24 +0000 (14:42 +0000)]
Add two `typename's to make this compile properly.

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

24 years agoDoc update for 1d.
Wolfgang Bangerth [Mon, 14 Aug 2000 13:13:39 +0000 (13:13 +0000)]
Doc update for 1d.

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

24 years agoImplement things for 1d.
Wolfgang Bangerth [Mon, 14 Aug 2000 13:12:44 +0000 (13:12 +0000)]
Implement things for 1d.

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

24 years agoMark lib linking line with `MT' (or not) as well.
Wolfgang Bangerth [Mon, 14 Aug 2000 12:06:09 +0000 (12:06 +0000)]
Mark lib linking line with `MT' (or not) as well.

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

24 years agoMore docs.
Wolfgang Bangerth [Mon, 14 Aug 2000 11:26:28 +0000 (11:26 +0000)]
More docs.

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

24 years agoDelete stray newline.
Wolfgang Bangerth [Mon, 14 Aug 2000 11:26:12 +0000 (11:26 +0000)]
Delete stray newline.

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

24 years agoMicro change.
Wolfgang Bangerth [Mon, 14 Aug 2000 08:39:48 +0000 (08:39 +0000)]
Micro change.

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

24 years agoImplement DataOutRotation.
Wolfgang Bangerth [Mon, 14 Aug 2000 08:36:37 +0000 (08:36 +0000)]
Implement DataOutRotation.

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

24 years agomore information on compiler flags
Guido Kanschat [Fri, 11 Aug 2000 20:15:04 +0000 (20:15 +0000)]
more information on compiler flags

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

24 years agoFix a slight bug when there are too few cells. Add a comment.
Wolfgang Bangerth [Fri, 11 Aug 2000 12:34:16 +0000 (12:34 +0000)]
Fix a slight bug when there are too few cells. Add a comment.

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

24 years agoMore precise value of pi.
Wolfgang Bangerth [Fri, 11 Aug 2000 07:53:36 +0000 (07:53 +0000)]
More precise value of pi.

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

24 years agoExclude egcs1.1.
Wolfgang Bangerth [Thu, 10 Aug 2000 09:07:04 +0000 (09:07 +0000)]
Exclude egcs1.1.

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

24 years agoNote gdb 5.0 in one more place.
Wolfgang Bangerth [Thu, 10 Aug 2000 09:03:17 +0000 (09:03 +0000)]
Note gdb 5.0 in one more place.

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

24 years agoRefine wording.
Wolfgang Bangerth [Tue, 8 Aug 2000 16:54:49 +0000 (16:54 +0000)]
Refine wording.

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

24 years agoSort the classes column wise rather than row wise, as this is better readable.
Wolfgang Bangerth [Tue, 8 Aug 2000 16:10:15 +0000 (16:10 +0000)]
Sort the classes column wise rather than row wise, as this is better readable.

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

24 years agofix call to perl.
Wolfgang Bangerth [Tue, 8 Aug 2000 15:46:18 +0000 (15:46 +0000)]
fix call to perl.

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

24 years agoWrite class index in columns.
Wolfgang Bangerth [Tue, 8 Aug 2000 15:45:20 +0000 (15:45 +0000)]
Write class index in columns.

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

24 years agoMake a true class out of TriangularionLevel<dim> in order not to confuse
Wolfgang Bangerth [Tue, 8 Aug 2000 15:37:49 +0000 (15:37 +0000)]
Make a true class out of TriangularionLevel<dim> in order not to confuse
the forward declarations script.

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

24 years agoMake a true class out of TriaNumberCache<dim> in order not to confuse
Wolfgang Bangerth [Tue, 8 Aug 2000 15:36:58 +0000 (15:36 +0000)]
Make a true class out of TriaNumberCache<dim> in order not to confuse
the forward declarations script.

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

24 years agoAlso catch specializations of classes.
Wolfgang Bangerth [Tue, 8 Aug 2000 15:36:08 +0000 (15:36 +0000)]
Also catch specializations of classes.

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

24 years agoUse mandated 'template <>' for specializations.
Wolfgang Bangerth [Tue, 8 Aug 2000 15:33:52 +0000 (15:33 +0000)]
Use mandated 'template <>' for specializations.

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

24 years agoBring classes in proper order: first general template, then
Wolfgang Bangerth [Tue, 8 Aug 2000 15:28:05 +0000 (15:28 +0000)]
Bring classes in proper order: first general template, then
specialization. In fact, the intuitive order is the other way round
here, but if we do it like that, then we bring the
forward_declarations script into trouble as that doesn't eat forward
declarations any more, but only true class declarations, and then we
would find the specialization *before* the general template in the
forward_declarations.h file.

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

24 years agoProperly give some classes a body in order not to confuse our forward_declarations...
Wolfgang Bangerth [Tue, 8 Aug 2000 15:19:53 +0000 (15:19 +0000)]
Properly give some classes a body in order not to confuse our forward_declarations.pl script.

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

24 years agoExclude forward declarations from scanning.
Wolfgang Bangerth [Tue, 8 Aug 2000 15:10:12 +0000 (15:10 +0000)]
Exclude forward declarations from scanning.

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

24 years agoChange many @p's to @refs and assorted small doc updates.
Wolfgang Bangerth [Tue, 8 Aug 2000 13:48:40 +0000 (13:48 +0000)]
Change many @p's to @refs and assorted small doc updates.

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

24 years agoPut reference into typewriter mode.
Wolfgang Bangerth [Tue, 8 Aug 2000 13:41:36 +0000 (13:41 +0000)]
Put reference into typewriter mode.

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

24 years agoImplement HalfHyperShellBoundary and the corresponding grid generation function.
Wolfgang Bangerth [Tue, 8 Aug 2000 11:42:59 +0000 (11:42 +0000)]
Implement HalfHyperShellBoundary and the corresponding grid generation function.

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

24 years agoAdd mailing list archives.
Wolfgang Bangerth [Tue, 8 Aug 2000 07:16:53 +0000 (07:16 +0000)]
Add mailing list archives.

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

24 years agoMention mailing list archive.
Wolfgang Bangerth [Tue, 8 Aug 2000 07:15:01 +0000 (07:15 +0000)]
Mention mailing list archive.

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

24 years agoFix href
Wolfgang Bangerth [Tue, 8 Aug 2000 07:12:58 +0000 (07:12 +0000)]
Fix href

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

24 years agoTighten output.
Wolfgang Bangerth [Tue, 8 Aug 2000 07:04:23 +0000 (07:04 +0000)]
Tighten output.

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

24 years agoAdd an assertion that the number of subdivisions be reasonable.
Wolfgang Bangerth [Mon, 7 Aug 2000 13:16:49 +0000 (13:16 +0000)]
Add an assertion that the number of subdivisions be reasonable.

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

24 years agoAdd an exception to catch the case that someone wants to use no iterations at all...
Wolfgang Bangerth [Mon, 7 Aug 2000 13:07:25 +0000 (13:07 +0000)]
Add an exception to catch the case that someone wants to use no iterations at all for an iterated quadrature formula.

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

24 years agoFix up things for a 3.0.1 release.
Wolfgang Bangerth [Mon, 7 Aug 2000 09:03:49 +0000 (09:03 +0000)]
Fix up things for a 3.0.1 release.

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

24 years agoAdd forgotten entry.
Wolfgang Bangerth [Mon, 7 Aug 2000 09:02:12 +0000 (09:02 +0000)]
Add forgotten entry.

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

24 years agoUpdate on comments
Guido Kanschat [Sat, 5 Aug 2000 22:24:20 +0000 (22:24 +0000)]
Update on comments

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

24 years agoImplement that array specifications are printed _after_ the variable/typedef name...
Wolfgang Bangerth [Fri, 28 Jul 2000 16:13:45 +0000 (16:13 +0000)]
Implement that array specifications are printed _after_ the variable/typedef name, rather than after the type and before the variable name.

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

24 years agoIntroduction of class GridRefinement.
Wolfgang Bangerth [Fri, 28 Jul 2000 15:08:14 +0000 (15:08 +0000)]
Introduction of class GridRefinement.

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

24 years agoMove the grid refinement functions from the triangulation class to a class of its...
Wolfgang Bangerth [Fri, 28 Jul 2000 14:27:29 +0000 (14:27 +0000)]
Move the grid refinement functions from the triangulation class to a class of its own.

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

24 years agoArticle has appeared.
Wolfgang Bangerth [Thu, 27 Jul 2000 12:23:55 +0000 (12:23 +0000)]
Article has appeared.

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