]> https://gitweb.dealii.org/ - dealii-svn.git/log
dealii-svn.git
19 years agoAdd missing return statement in ExceptionBase::what.
hartmann [Thu, 25 Aug 2005 07:26:17 +0000 (07:26 +0000)]
Add missing return statement in ExceptionBase::what.

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

19 years agoRemove sun-solaris gcc2.95 refs.
hartmann [Thu, 25 Aug 2005 07:06:20 +0000 (07:06 +0000)]
Remove sun-solaris gcc2.95 refs.

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

19 years agomake sure directory is there
guido [Wed, 24 Aug 2005 10:54:06 +0000 (10:54 +0000)]
make sure directory is there

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

19 years agoduplicate exceptions removed
guido [Wed, 24 Aug 2005 10:27:30 +0000 (10:27 +0000)]
duplicate exceptions removed

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

19 years agotodo removed
guido [Wed, 24 Aug 2005 09:24:42 +0000 (09:24 +0000)]
todo removed

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

19 years agomissing typename's added
guido [Wed, 24 Aug 2005 09:23:03 +0000 (09:23 +0000)]
missing typename's added

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

19 years agoheader and compute_row_length_vector
guido [Wed, 24 Aug 2005 09:00:30 +0000 (09:00 +0000)]
header and compute_row_length_vector

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

19 years agoadd missing include file for gcc 4.0.0
guido [Wed, 24 Aug 2005 08:52:17 +0000 (08:52 +0000)]
add missing include file for gcc 4.0.0

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

19 years agogrouping of member functions
guido [Wed, 24 Aug 2005 07:48:04 +0000 (07:48 +0000)]
grouping of member functions

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

19 years agocompute_row_length_vector for systems
guido [Wed, 24 Aug 2005 07:47:39 +0000 (07:47 +0000)]
compute_row_length_vector for systems

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

19 years agoFix distclean target: clean-common-scripts must be the last command as make_dependenc...
hartmann [Tue, 23 Aug 2005 13:06:56 +0000 (13:06 +0000)]
Fix distclean target: clean-common-scripts must be the last command as make_dependencies is required by all other targets.

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

19 years agoRemove main args.
hartmann [Tue, 23 Aug 2005 09:14:29 +0000 (09:14 +0000)]
Remove main args.

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

19 years agoAdd missing std.
hartmann [Tue, 23 Aug 2005 09:13:27 +0000 (09:13 +0000)]
Add missing std.

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

19 years agoUse typeid instead of sizeof.
hartmann [Tue, 23 Aug 2005 08:41:47 +0000 (08:41 +0000)]
Use typeid instead of sizeof.

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

19 years ago.
hartmann [Tue, 23 Aug 2005 07:47:46 +0000 (07:47 +0000)]
.

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

19 years agoUpdate ref.
hartmann [Tue, 23 Aug 2005 07:21:55 +0000 (07:21 +0000)]
Update ref.

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

19 years ago.
hartmann [Tue, 23 Aug 2005 07:21:16 +0000 (07:21 +0000)]
.

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

19 years agoFix several typos.
hartmann [Mon, 22 Aug 2005 13:05:46 +0000 (13:05 +0000)]
Fix several typos.

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

19 years agoThree more typos.
hartmann [Mon, 22 Aug 2005 12:53:50 +0000 (12:53 +0000)]
Three more typos.

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

19 years agoMake it compile with gcc2.95.3
hartmann [Mon, 22 Aug 2005 12:34:22 +0000 (12:34 +0000)]
Make it compile with gcc2.95.3

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

19 years agoFix several typos.
hartmann [Mon, 22 Aug 2005 12:27:36 +0000 (12:27 +0000)]
Fix several typos.

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

19 years agoMake this file compile even if std::numeric_limits isn't available.
wolf [Fri, 12 Aug 2005 03:30:30 +0000 (03:30 +0000)]
Make this file compile even if std::numeric_limits isn't available.

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

19 years agoAdd another include file for gcc2.95.
wolf [Fri, 12 Aug 2005 03:27:19 +0000 (03:27 +0000)]
Add another include file for gcc2.95.

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

19 years agoAdd missing include file.
wolf [Fri, 12 Aug 2005 03:23:07 +0000 (03:23 +0000)]
Add missing include file.

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

19 years agoLink in step-18.
wolf [Thu, 11 Aug 2005 22:20:22 +0000 (22:20 +0000)]
Link in step-18.

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

19 years agoAdd results of parallel computation.
wolf [Thu, 11 Aug 2005 22:15:27 +0000 (22:15 +0000)]
Add results of parallel computation.

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

19 years agoAdd parallel results.
wolf [Thu, 11 Aug 2005 22:09:22 +0000 (22:09 +0000)]
Add parallel results.

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

19 years agoUse proper xref.
wolf [Thu, 11 Aug 2005 19:41:06 +0000 (19:41 +0000)]
Use proper xref.

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

19 years agoadd xlink.
wolf [Thu, 11 Aug 2005 19:40:37 +0000 (19:40 +0000)]
add xlink.

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

19 years agostep-19 now requires us to specify an output format.
wolf [Thu, 11 Aug 2005 19:40:00 +0000 (19:40 +0000)]
step-19 now requires us to specify an output format.

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

19 years agoPrint stacktraces gdb-style, i.e. with a prefixed frame number.
wolf [Thu, 11 Aug 2005 18:43:49 +0000 (18:43 +0000)]
Print stacktraces gdb-style, i.e. with a prefixed frame number.

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

19 years agoAdd a TODO.
wolf [Thu, 11 Aug 2005 15:29:23 +0000 (15:29 +0000)]
Add a TODO.

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

19 years agoAdd new namespace Utilities.
wolf [Thu, 11 Aug 2005 15:28:37 +0000 (15:28 +0000)]
Add new namespace Utilities.

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

19 years agoUse the split_string_list function just imported into Utilities.
wolf [Thu, 11 Aug 2005 15:25:47 +0000 (15:25 +0000)]
Use the split_string_list function just imported into Utilities.

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

19 years agoUse a general delimiter for splitting strings.
wolf [Thu, 11 Aug 2005 15:23:15 +0000 (15:23 +0000)]
Use a general delimiter for splitting strings.

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

19 years agoAdd comment.
wolf [Thu, 11 Aug 2005 15:17:58 +0000 (15:17 +0000)]
Add comment.

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

19 years agoNew test.
wolf [Thu, 11 Aug 2005 15:17:21 +0000 (15:17 +0000)]
New test.

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

19 years agoAdd new namespace.
wolf [Thu, 11 Aug 2005 15:08:53 +0000 (15:08 +0000)]
Add new namespace.

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

19 years agoAdd new header.
wolf [Thu, 11 Aug 2005 15:08:39 +0000 (15:08 +0000)]
Add new header.

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

19 years agoNew functions in petsc classes.
wolf [Thu, 11 Aug 2005 14:14:38 +0000 (14:14 +0000)]
New functions in petsc classes.

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

19 years agoSkip a non-collective call unless necessary.
wolf [Thu, 11 Aug 2005 00:06:13 +0000 (00:06 +0000)]
Skip a non-collective call unless necessary.

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

19 years agoImplement apply_b_v in terms of PetscVector::add, instead of using individual
wolf [Wed, 10 Aug 2005 23:29:19 +0000 (23:29 +0000)]
Implement apply_b_v in terms of PetscVector::add, instead of using individual
reads and writes.

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

19 years agoVectoBase::add
wolf [Wed, 10 Aug 2005 23:26:59 +0000 (23:26 +0000)]
VectoBase::add

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

19 years agoReimplement apply_boundary_values for PETSc matrices using clear_rows.
wolf [Wed, 10 Aug 2005 22:02:30 +0000 (22:02 +0000)]
Reimplement apply_boundary_values for PETSc matrices using clear_rows.

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

19 years ago.
wolf [Wed, 10 Aug 2005 21:53:25 +0000 (21:53 +0000)]
.

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

19 years agoNew tests.
wolf [Wed, 10 Aug 2005 21:52:58 +0000 (21:52 +0000)]
New tests.

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

19 years agoAllow a second argument for clear_row and clear_rows
wolf [Wed, 10 Aug 2005 21:49:09 +0000 (21:49 +0000)]
Allow a second argument for clear_row and clear_rows

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

19 years agoHopefully now for 2.3.0
wolf [Wed, 10 Aug 2005 15:36:48 +0000 (15:36 +0000)]
Hopefully now for 2.3.0

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

19 years agoHopefully make this compile with petsc 2.3.0 as well...
wolf [Wed, 10 Aug 2005 14:25:02 +0000 (14:25 +0000)]
Hopefully make this compile with petsc 2.3.0 as well...

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

19 years agoActually, the offending change in petsc seems to have been between
wolf [Wed, 10 Aug 2005 14:20:31 +0000 (14:20 +0000)]
Actually, the offending change in petsc seems to have been between
2.2.0 and 2.2.1...

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

19 years agoMake yesterday's changes also compile with petsc 2.2.x.
wolf [Wed, 10 Aug 2005 14:16:22 +0000 (14:16 +0000)]
Make yesterday's changes also compile with petsc 2.2.x.

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

19 years agoAdd missing exception.
hartmann [Wed, 10 Aug 2005 10:32:50 +0000 (10:32 +0000)]
Add missing exception.

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

19 years agoAdd explicit specialization of FE_Q_Hierarchical::has_support_on_face.
hartmann [Wed, 10 Aug 2005 06:34:20 +0000 (06:34 +0000)]
Add explicit specialization of FE_Q_Hierarchical::has_support_on_face.

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

19 years agoGive the matrix base class a way to access the MPI communicator. Implement clear_row...
wolf [Tue, 9 Aug 2005 18:18:12 +0000 (18:18 +0000)]
Give the matrix base class a way to access the MPI communicator. Implement clear_row and clear_rows for the matrix classes.

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

19 years agoadd
wolf [Tue, 9 Aug 2005 15:16:17 +0000 (15:16 +0000)]
add

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

19 years agoRef.
hartmann [Tue, 9 Aug 2005 15:07:54 +0000 (15:07 +0000)]
Ref.

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

19 years agoRefs for new test.
hartmann [Tue, 9 Aug 2005 14:52:29 +0000 (14:52 +0000)]
Refs for new test.

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

19 years agoNew subcelldata test.
hartmann [Tue, 9 Aug 2005 14:30:30 +0000 (14:30 +0000)]
New subcelldata test.

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

19 years agoTest SubCellData and create_triangulation.
hartmann [Tue, 9 Aug 2005 14:30:09 +0000 (14:30 +0000)]
Test SubCellData and create_triangulation.

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

19 years agoSpecialize FE_Q_Hierarchical::has_support_on_face for 1d to avoid annoying compiler...
hartmann [Tue, 9 Aug 2005 13:07:15 +0000 (13:07 +0000)]
Specialize FE_Q_Hierarchical::has_support_on_face for 1d to avoid annoying compiler warning.

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

19 years agoCellData::rotate removed.
hartmann [Tue, 9 Aug 2005 11:09:50 +0000 (11:09 +0000)]
CellData::rotate removed.

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

19 years agoRemove obsolete CellData::rotate function. Previously used in GridReordering the...
hartmann [Tue, 9 Aug 2005 10:59:36 +0000 (10:59 +0000)]
Remove obsolete CellData::rotate function. Previously used in GridReordering the rotate function is not used any more after incorporation of Mike's new 3d reordering algorithm (patch 1.50 of grid_reordering).

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

19 years agoUpdate.
hartmann [Tue, 9 Aug 2005 06:24:53 +0000 (06:24 +0000)]
Update.

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

19 years agoRemove now pointless comment.
wolf [Mon, 8 Aug 2005 23:32:59 +0000 (23:32 +0000)]
Remove now pointless comment.

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

19 years agoRemove unused variable.
wolf [Mon, 8 Aug 2005 23:32:00 +0000 (23:32 +0000)]
Remove unused variable.

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

19 years agoDisallow comparing iterators into different DoFHandler objects.
wolf [Mon, 8 Aug 2005 17:30:49 +0000 (17:30 +0000)]
Disallow comparing iterators into different DoFHandler objects.

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

19 years agoIn dof accessors, make sure that they point to the same DoFHandler object. Everything...
wolf [Mon, 8 Aug 2005 17:26:51 +0000 (17:26 +0000)]
In dof accessors, make sure that they point to the same DoFHandler object. Everything else wouldn't make much sense.

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

19 years agoLet an assertion have some usefullness.
wolf [Mon, 8 Aug 2005 17:25:59 +0000 (17:25 +0000)]
Let an assertion have some usefullness.

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

19 years agoNew tests.
wolf [Mon, 8 Aug 2005 17:06:59 +0000 (17:06 +0000)]
New tests.

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

19 years agoNew test.
wolf [Mon, 8 Aug 2005 17:06:21 +0000 (17:06 +0000)]
New test.

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

19 years agoSpell check.
wolf [Mon, 8 Aug 2005 16:41:40 +0000 (16:41 +0000)]
Spell check.

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

19 years agoTiny doc update.
wolf [Mon, 8 Aug 2005 16:41:21 +0000 (16:41 +0000)]
Tiny doc update.

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

19 years agoUpdate.
hartmann [Fri, 5 Aug 2005 15:13:42 +0000 (15:13 +0000)]
Update.

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

19 years agoCheck also FE_Q_Hierarchical.
hartmann [Fri, 5 Aug 2005 13:22:42 +0000 (13:22 +0000)]
Check also FE_Q_Hierarchical.

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

19 years agoCheck also FE_Q_Hierarchical
hartmann [Fri, 5 Aug 2005 13:20:20 +0000 (13:20 +0000)]
Check also FE_Q_Hierarchical

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

19 years agoSimplify code by using the GeometryInfo<dim>::face_to_cell_vertices and face_to_cell_...
hartmann [Fri, 5 Aug 2005 12:58:26 +0000 (12:58 +0000)]
Simplify code by using the GeometryInfo<dim>::face_to_cell_vertices and face_to_cell_lines functions.

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

19 years agoRemove lexicographic_to_hierarchic_numbering. Implement hierarchic_to_fe_q_hierarchic...
hartmann [Fri, 5 Aug 2005 08:47:47 +0000 (08:47 +0000)]
Remove lexicographic_to_hierarchic_numbering. Implement hierarchic_to_fe_q_hierarchical_numbering analogous to FETools::hierarchic_to_lexicographic_numbering. Rename face_lexicographic_to_hierarchic_numbering to face_fe_q_hierarchical_to_hierarchic_numbering.

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

19 years agoRef.
hartmann [Wed, 3 Aug 2005 08:45:34 +0000 (08:45 +0000)]
Ref.

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

19 years agoUpdate.
hartmann [Tue, 2 Aug 2005 12:56:47 +0000 (12:56 +0000)]
Update.

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

19 years agoUpdate.
hartmann [Tue, 2 Aug 2005 12:42:33 +0000 (12:42 +0000)]
Update.

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

19 years agogcc2.95.3 ref. for new test.
hartmann [Tue, 2 Aug 2005 12:01:24 +0000 (12:01 +0000)]
gcc2.95.3 ref. for new test.

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

19 years agoUpdate.
hartmann [Tue, 2 Aug 2005 12:00:14 +0000 (12:00 +0000)]
Update.

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

19 years agoFix.
hartmann [Tue, 2 Aug 2005 07:58:34 +0000 (07:58 +0000)]
Fix.

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

19 years agoAdded close() method. Modified construction such that now a new class is
luca [Fri, 29 Jul 2005 20:59:30 +0000 (20:59 +0000)]
Added close() method. Modified construction such that now a new class is
added if the constructor is called with an unknown class.

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

19 years agoAdded comment on pathsearch.
luca [Fri, 29 Jul 2005 20:51:59 +0000 (20:51 +0000)]
Added comment on pathsearch.

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

19 years agoHandle the case that a vector-valued element is given to add_data_vector, but
wolf [Fri, 29 Jul 2005 20:40:23 +0000 (20:40 +0000)]
Handle the case that a vector-valued element is given to add_data_vector, but
only a single name.

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

19 years agoRemove the organization.
wolf [Fri, 29 Jul 2005 19:56:50 +0000 (19:56 +0000)]
Remove the organization.

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

19 years agoDoc updates
wolf [Thu, 28 Jul 2005 22:54:54 +0000 (22:54 +0000)]
Doc updates

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

19 years agoChange docs slightly.
wolf [Thu, 28 Jul 2005 20:19:50 +0000 (20:19 +0000)]
Change docs slightly.

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

19 years agoChange docs slightly.
wolf [Thu, 28 Jul 2005 20:19:12 +0000 (20:19 +0000)]
Change docs slightly.

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

19 years agoFix wording.
wolf [Thu, 28 Jul 2005 20:03:14 +0000 (20:03 +0000)]
Fix wording.

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

19 years agostylesheet name fixed
guido [Wed, 27 Jul 2005 08:31:22 +0000 (08:31 +0000)]
stylesheet name fixed

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

19 years agoDoc update
wolf [Tue, 26 Jul 2005 19:17:05 +0000 (19:17 +0000)]
Doc update

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

19 years ago@section removed
guido [Tue, 26 Jul 2005 12:30:41 +0000 (12:30 +0000)]
@section removed

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

19 years agofurther adaption to doxygen
guido [Tue, 26 Jul 2005 11:36:43 +0000 (11:36 +0000)]
further adaption to doxygen

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

19 years agoignore header.html
guido [Tue, 26 Jul 2005 11:16:31 +0000 (11:16 +0000)]
ignore header.html

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

19 years agoprocess custom doxygen header
guido [Tue, 26 Jul 2005 09:54:16 +0000 (09:54 +0000)]
process custom doxygen header

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

19 years agouse custom header
guido [Tue, 26 Jul 2005 09:53:10 +0000 (09:53 +0000)]
use custom header

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

19 years agoFix version variable and copyright
guido [Tue, 26 Jul 2005 09:52:55 +0000 (09:52 +0000)]
Fix version variable and copyright

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

19 years agoadd a little overview
guido [Tue, 26 Jul 2005 09:37:34 +0000 (09:37 +0000)]
add a little overview

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