diff --git a/ChangeLog b/ChangeLog
index 64f94c2381856e1a416540ad0a0a66e4699225e6..1f6736e1d7b7e3be8c4150ed2f340ac675df1905 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2465 +1,9915 @@
-2004-03-24  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-04-23 10:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Set version to 1.3-alpha to reflect Dani's merge of the BM-branch.
+	* param-impl.tex: Introduce symbolic constants COPY_FROM/TO_MESH
+	  for the third argument
+	  to copy_lagrange_coords.
 
-2004-03-24  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-04-23 10:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c:
-	write_macro now calculates and writes neighborhood relationships. (Suggested by Oli)
+	* src/Common/alberta.h: Introduce symbolic constants
+	  COPY_FROM/TO_MESH for the third argument
+	  to copy_lagrange_coords.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c:
-	write_macro now also computes and writes neighborhood relationships. (Suggested by Oli)
+2009-04-23 08:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c:
-	added "sort_face_indices()"
+	* configure.ac: Also check for C++.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in:
-	Changed a few targets and fixed a buglet in gltools.c.
+2009-04-21 09:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in:
-	Changed some targets and fixed a buglet in gltools.c
+	* addon-tools.tex, defs.tex, param-impl.tex, solve-tools.tex: Merge
+	  
+	  svn merge -r r3291:HEAD
+	  https://scwww.math.uni-augsburg.de/repos/alberta/branches/alberta-3.0-release
+	  
+	  onto the trunk.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta_dow_inlines.h:
-	Had to re-add this file (still not sure what went wrong before).
+2009-04-21 09:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_dowb.c:
-	Had to re-add these files (still not sure what went wrong before).
+	* sub_refinement: Merge
+	  
+	  svn merge -r r3291:HEAD
+	  https://scwww.math.uni-augsburg.de/repos/alberta/branches/alberta-3.0-release
+	  
+	  onto the trunk.
 
-2004-03-24  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-04-21 09:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c:
-	inserted sort_face_indices for 1d
+	* block_solve/demo/Common, libalbas/src/mini-Xd.c,
+	  static_condensation/demo/Common/mini-stokes.c: Merge
+	  
+	  svn merge -r r3291:HEAD
+	  https://scwww.math.uni-augsburg.de/repos/alberta/branches/alberta-3.0-release
+	  
+	  onto the trunk.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c:
-	The Lagrange grid is now memorized for each DOF_REAL(_D)_VEC and used
-	again on the next call.
+2009-04-21 09:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2004-03-24  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/2d/disc-ortho-poly.c.h: Merge
+	  
+	  svn merge -r r3291:HEAD
+	  https://scwww.math.uni-augsburg.de/repos/alberta/branches/alberta-3.0-release
+	  
+	  onto the trunk.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/NEWS, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Incorporated DOF_DOWB_MATRIX codes.
-	New release branch for ALBERTA 1.2 without block matrices was created before this step.
+2009-04-21 09:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2004-03-24  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c, src/Common/parametric.c: Merge
+	  
+	  svn merge -r r3291:HEAD
+	  https://scwww.math.uni-augsburg.de/repos/alberta/branches/alberta-3.0-release
+	  
+	  onto the trunk.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c:
-	write_macro now calculates and writes neighborhood relationships. (Suggested by Oli)
+2009-04-17 12:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c:
-	write_macro now also computes and writes neighborhood relationships. (Suggested by Oli)
+	* HOWTO-port-ellipt.txt: kk -> cc
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c:
-	added "sort_face_indices()"
+2009-04-12 19:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in:
-	Changed a few targets and fixed a buglet in gltools.c.
+	* static_condensation/demo/Common/mini-stokes.c: Don't use C++/C99
+	  stuff if not necessary.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in:
-	Changed some targets and fixed a buglet in gltools.c
+2009-04-09 11:54  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta_dow_inlines.h:
-	Had to re-add this file (still not sure what went wrong before).
+	* src/Common/trav_xy.c: - edited comment, removed warning
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_dowb.c:
-	Had to re-add these files (still not sure what went wrong before).
+2009-04-08 13:24  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-2004-03-24  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/parametric.c: - Further reduced message output.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c:
-	inserted sort_face_indices for 1d
+2009-04-08 10:36  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c:
-	The Lagrange grid is now memorized for each DOF_REAL(_D)_VEC and used
-	again on the next call.
+	* src/Common/parametric.c: - Changed parameter initialization of
+	  tolerance for the check "lambda[k] < 0"
+	  to reduce spam when calling param_world_to_coord repeatedly.
 
-2004-03-24  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-04-08 08:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/NEWS, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Incorporated DOF_DOWB_MATRIX codes.
-	New release branch for ALBERTA 1.2 without block matrices was created before this step.
+	* src/Common/numint.c: Replace the Dunavant P11 27-point quadrature
+	  rule by a rule with one more point,
+	  but which uses only interior or boundary points.
+	  
+	  Inject a new quadrature rule for P13; thus the P17 "killer" is
+	  now being used
+	  for P14 and up.
 
-2004-03-19  Alfred Schmidt  <alfred@gloin>
+2009-04-07 15:37  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/HB_precon.c:
-	removed exit_HB_precon when level < 2
+	* src/Common/parametric.c: - Added possibility to specify the
+	  tolerance for the check "lambda[k] < 0" via
+	  GET_PARAMETER.
+	  Keyword:
+	  parametric->lagrange->param_world_to_coord->lambda->tolerance
+	  Default value:
+	  -75*REAL_EPSILON
+	  
 
-2004-03-18  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-04-06 00:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Forgot to bump version to ...-pre8
+	* .: Ignore some stuff.
 
-2004-03-17  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-04-06 00:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta_dow_inlines.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/NEWS, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/defs.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/eval-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/preface.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE:
-	Merge from 1.2-pre8.
+	* Makefile, alberta-man.tex, assemble-tools.tex, defs.tex,
+	  dof-impl.tex, eval-tools.tex: Try to define theorem-like
+	  environments for the docuementatoin of
+	  data-types etc.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Bump version to 1.2-pre8.
+2009-04-06 15:20  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog: Update.
+	* src/Common/parametric.c: - reduced infolevel for GET_PARAMETER
+	  - replaced some e-15 with REAL_EPSILONs
+	  - added security check:
+	  in case the mesh is already parametric, use_lagrange_parametric
+	  returns without changing the mesh
+	  (calling use_lagrange_parametric twice per mesh will corrupt the
+	  mesh)
 
-2004-03-04  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-04-06 09:15  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h:
-	changed bug in definition of SCAL_DOW
+	* src/Common/trav_xy.c: - fixed possible evaluation of lambda[k]
+	  when k is < 0
 
-2004-03-04  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-04-06 08:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h:
-	changed bug in definition of SCAL_DOW
+	* src/2d/element_2d.c: Replace some strange '< -1e-15' by a more
+	  sensible '< -10 * REAL_EPSILON'.
 
-2004-02-13  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-04-02 15:14  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/testbla: und wech damit
+	* bamg2alberta/bamg2alberta.c: - we now print with _FULL_
+	  precision...
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/testbla: testing....
+2009-04-01 15:30  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c:
-	Changed name and position of "cycles" to 2d/macro.c
+	* src/Common/trav_xy.c: - find_el_at_pt now supports curved
+	  boundaries.
+	  * you may have to adjust the tolerance for newton's method
+	  (neccessary for param_world_to_coord)
+	  * not yet tested for _non-convex_ macro elements
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/macro.c:
-	Changed name and position of "cycles"
+2009-04-01 15:19  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-2004-02-13  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/parametric.c: - reduced spamming of warnings
+	  - lowered default tolerance for newton's method in
+	  param_world_to_coord
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/NEWS, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h:
-	changed the order of arguments for graph_line() (optional values last)
-	and added function graph_point().
+2009-04-01 10:08  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/NEWS:
-	Added news about the change in get_face_normal()
+	* src/Common/alberta.h, src/Common/parametric.c: changes for better
+	  readability:
+	  
+	  - made clear that "REAL_B *lambda" is actually "REAL_B lambda[]",
+	  same with
+	  "int *k" which is now "int k[]"
+	  (alberta.h, parametric.c)
+	  - changed GET_PARAMETER keywordds "pwtc->tolerance" and
+	  "pwtc->max_iter" into
+	  "parametric->lagrange->param_world_to_ccord->newton->tolerance"
+	  "parametric->lagrange->param_world_to_ccord->newton->max_iter"
+	  (parametric.c)
+	  - several replacements of DIM_OF_WORLD, DIM_OF_WORLD+1, to make
+	  clear what
+	  quantities are meat
+	  (parametric.c)
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex:
-	tried to get links to Data types, symbolic constants etc in the bookmarks,
-	not working up to now, added write_macro_{bin,xdr} to function section
+2009-03-31 17:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/preface.tex:
-	Change date from October to December
+	* mesh-impl.tex, param-impl.tex, periodic-impl.tex: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/heat.tex:
-	Reformulated paragraph about time-space adaptive method
+2009-03-31 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/eval-impl.tex:
-	Changed definition of get_face_normal()...
+	* param-impl.tex: Broken crossref.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/defs.tex:
-	redefined \hyperpage for compatibility with LaTeX
+2009-03-31 16:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex: Changed title
+	* mesh-impl.tex, param-impl.tex: Correct the documentation for
+	  parametric meshes.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/element.c:
-	changed prototype of get_face_normal(coord, side, normal) to
-	get_face_normal(el_info, side, normal) and the normal is now
-	the outer unit normal and no longer the inner unit normal
+2009-03-31 16:57  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2004-02-12  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/3d/parametric_3d.c: Typos.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/macro.c:
-	forgot to initialize i,j (argh)
+2009-03-31 16:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c:
-	Added a call to new function "get_orientation" in 3D case.
+	* src/2d/parametric_2d.c: Don't access n_proj, it may be NULL.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/macro.c:
-	Transferred calculation of macro element orientation from traverse_r to macro.c
+2009-03-31 16:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_r.c:
-	Transferred calculation of macro element orientation to 3d/macro.c, where it belongs.
+	* src/2d/parametric_2d.c: Typos.
 
-2004-02-12  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+2009-03-31 16:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_d.c:
-	file oem_solve_d.c in mat_vec_d: size of dof_x and dof_y was set to dim but it is dim/DIM.
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c: Fix a bug related to only partially
+	  parametric meshes.
 
-2004-02-12  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-03-31 14:30  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c:
-	Kunibert found a bug in free_leaf_data...
+	* src/2d/parametric_2d.c: - fixed bug related to partially
+	  parametric meshes
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE:
-	Updated my email address and corrected a few typos
+2009-03-31 12:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2004-02-12  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+	* src/2d/parametric_2d.c: Fix a slight typo in parametric_2d.c
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/element.c:
-	element.c (all dimensions) in function world_to_coord:\n outside is no more lambda<-1.E-5 but adet*lambda<-1.E-15
+2009-03-31 09:22  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-2004-02-06  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/parametric.c: - removed "TODO" marker
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_r.c:
-	removed bug in fill_orientation
+2009-03-31 16:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h:
-	added graph_point() routine
+	* configure.ac: Bump version to rc3, after having fixed some bugs
+	  in the code for
+	  parametric meshes.
 
-2004-02-03  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-30 15:02  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/trav_xy.c:
-	find_el_at_pt() was _severly_ broken. One MUST NOT return the address
-	of a local variable to the caller of a function.
+	* sub_refinement/sub-refinement.c: added functions
+	  fill_sub_el_info_3d and implemented the FILL_COORDS-routine bit
+	  it has to be tested!!!
 
-2004-01-29  Robert Kloefkorn  <robertk@gloin>
+2009-03-30 14:59  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c:
-	Function free_element changed.
-	Removed MSG("not imple.....) because this method is not used, as we are
-	acting always on leaf level.
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: added function
+	  get_size_of_dof_matrix
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c:
-	Habe die Funktionen fake_child und fake_select eingefuehrt, da es nicht
-	gereicht hat, diese NULL zu setzen, da an manchen Stellen in Grape diese
-	Methode einfach aufgerufen werde, ohne zu checken, ob sie existieren.
+2009-03-30 11:10  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	Jetzt existieren sie, geben aber immer NULL zurueck. So laeuft eben in
-	GRAPE. Hack mit Hack bekaempfen, bis man irgendwann an Herzversagen stirbt.
+	* static_condensation/demo/Common/mini-quasi-stokes.c: matched
+	  arguments of the functions: get_block_dof_vec and
+	  get_block_dof_matrix
 
-2004-01-26  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-30 17:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/admin/m4/albert-check.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/check-albert-qgl.m4, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_mittel.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.1, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.34kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.44kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.krumm2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.neum, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt-easy.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/femtest.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/newton.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-concept.tex:
-	albert->alberta and branch-update.
+	* src/2d/macro_2d.c: The cycle check was borken.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Block-matrix version suffix.
+2009-03-30 17:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/AUTHORS, /net/sauron/graid/ALBERT_CVS/admin/COPYING, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog, /net/sauron/graid/ALBERT_CVS/admin/INSTALL, /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/NEWS, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac, /net/sauron/graid/ALBERT_CVS/admin/depcomp, /net/sauron/graid/ALBERT_CVS/admin/install-sh, /net/sauron/graid/ALBERT_CVS/admin/missing, /net/sauron/graid/ALBERT_CVS/admin/mkinstalldirs, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Makefile.am, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/m4/check-qt.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/set-prefix.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/type-sizes.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dmxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dnrm2.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dscal.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dset.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dswap.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dxpay.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/SOLVER/README, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cblas.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/daxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dcopy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ddot.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dexpy.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlsolve.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.h, /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/INSTALL, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS, /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/THANKS, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/Makefile.am:
-	albert->alberta and branch-update.
+	* src/Common/macro.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/Makefile.am:
-	albert->alberta
+2009-03-30 15:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta_dow_inlines.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_dowb.c:
-	Initial revision.
+	* src/1d/traverse_r_1d.c: master.orientation and .el_type must be
+	  initialized, otherwise code in
+	  other places will break.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta_dow_inlines.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_dowb.c:
-	New file.
+2009-03-30 15:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2004-01-14  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/2d/traverse_r_2d.c: orientation should be 1, not 0.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Add a comment.
+2009-03-30 14:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2004-01-09  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/1d/traverse_r_1d.c: Should be "orientatin = 1", not 0 ...
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Link with libgr before linking with gltools; both define the global
-	symbol "arrow". Fools.
+2009-03-30 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2004-01-07  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* configure.ac: Bump to "release-candidate" 2.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README: Fixed some typos.
+2009-03-27 17:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac, /net/sauron/graid/ALBERT_CVS/admin/generate-alberta-automakefiles.sh:
-	Substitute OPTIMISE by OPTIMIZE
+	* eval-tools.tex: Place a note about the calling convention of
+	  application provided functions.
 
-2003-12-05  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-27 17:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac: Dump to pre7.
+	* addon-tools.tex: Fix the index entries.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Make GZIP_PROGRAM and TAR_PROGRAM precious.
+2009-03-27 17:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am:
-	Remove standard BLAS functions.
+	* Makefile: Add addon-tools.tex
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Use TAR_PROGRAM and GZIP_PROGRAM instead of GZIP and TAR.
+2009-03-27 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-12-04  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* addon-tools.tex: Docuemnt the block-solver stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/.cvsignore:
-	Add AucTeX stuff.
+2009-03-27 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-12-02  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* bas-impl.tex, dof-impl.tex, mesh-impl.tex, solve-tools.tex:
+	  Mention the use of strdup() for the "name" arguments.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am.template:
-	No need to link against X-libs now that gltools was removed from LIBS.
-	NOTA BENE: linking a shared library against a non-shared library is
-	not portable.
+2009-03-27 09:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4:
-	Fix Darwin checks.
+	* files.tex: Slight fixes (\code{} within verbatim).
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/fortran.m4: Initial revision.
+2009-03-27 09:13  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/Makefile.am:
-	The Documentation has to be bought as book from
-	Springer. Mmmh. Software without documentation ...
+	* addon-tools.tex: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/Makefile.am:
-	Make vclean before rebuilding the documentation.
+2009-03-27 09:08  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex:
-	Use the tocbibind package to create contentslines for bibliography and
-	index, otherwise hyperref breaks.
+	* addon-tools.tex: Added description of funktions
+	  'condense_mini_spp()', 'condense_mini_spp_dd()',
+	  'expand_mini_spp()' and 'expand_mini_spp_dd()' in subsubsection
+	  'add_ons/static_condensation'.
 
-2003-12-01  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-27 16:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Don't include the Makefile.in's into the Demo tarball.
+	* block_solve/demo/Common/stokes.c,
+	  block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: Cleanup.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README:
-	Add note about compatibility between F77 Compiler an blas.
+2009-03-27 09:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Prettyfy some messages.
+	* static_condensation/demo/2d/Makefile.am,
+	  static_condensation/demo/3d/Makefile.am: Remove reference to no
+	  longer existing libraries.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/alberta-dims.m4:
-	really include all ALBERTA versions.
+2009-03-27 18:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am:
-	Use OPTIMISE_CFLAGS everywhere.
+	* src/Common/ellipt-isoparam.c: Reenable graphics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/Makefile.am: Fix pdf rule.
+2009-03-27 18:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/.cvsignore: Add alberta.pdf.
+	* src/Common/ellipt-isoparam.c: Typos.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Makefile, /net/sauron/graid/ALBERT_CVS/ALBERTA/Makefile.am:
-	Include alberta.pdf into the distribution.
+2009-03-27 17:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in:
-	Need the prefix from configure. Substitute ALBERTA_DEBUG_CFLAGS and
-	ALBERTA_OPTIMISE_CFLAGS.
+	* Makefile.am: Exclude the documentation from the distribution.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in:
-	Forgot to add gltools. Set prefix and exec_prefix from configure.
+2009-03-26 18:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE:
-	Fix some erroneous remarks introduced previously by myself.
+	* heat.tex: Cometics (comment)
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Remove generated demo subdirectory with "make distclean".
+2009-03-26 18:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README:
-	Mention location of ALBERTA web-page and ALBERTA manual right at the
-	beginning, because this is The Right Thing (tm).
+	* addon-tools.tex, preface-man.tex: Typos.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README:
-	Add some blas-wisdom. Start the file with a pointer to the web-page.
+2009-03-26 18:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/NEWS: Mention the mailing-list.
+	* param-impl.tex: Again, the GNU licence.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/set-prefix.m4:
-	Provide expanded prefix and exec_prefix versions (named
-	expanded_SOMETHING).
+2009-03-26 16:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/plotansi.m4:
-	Only generate PLOT_for_all.c from PLOT_for_all.c.in when it is really
-	needed.
+	* addon-tools.tex: Documentation for libalbas.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/alberta-dims.m4:
-	Include all Makefile's into AC_CONFIG_FILES(), otherwise "make
-	distclean" doesn't work anymore.
+2009-03-26 16:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/dcopy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ddot.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dexpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dmxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dscal.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dswap.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dxpay.c:
-	Mangled Fortran names are uppercase preprocessor macros, not lowercase.
+	* bas-impl.tex: Add a label at one point.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/plotansi.m4:
-	Use PLOT_for_all on SGI.
+2009-03-26 13:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am:
-	PLOT_for_all.c is nodist_...
+	* .: Ignore some more files.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Simplify for brain-dead make programs.
+2009-03-26 13:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4:
-	On Darwin, check whether -framework works if -l fails.
+	* addon-tools.tex: Documentation for the add_ons/
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/f77mangle.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/frameworks.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/grapeiface.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/plotansi.m4:
-	Initial revision.
+2009-03-26 13:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Strip of some larger passages to m4/plotansi.m4 and m4/grape.m4
+	* alberta-man.tex, graph-tools.tex, preface-man.tex, tools.tex:
+	  Labouring towards a release.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Move automakefile generation to external shell-script.
+2009-03-26 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/.cvsignore: Ignore distdir.
+	* Makefile: Fix the vclean rule.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE: Update.
+2009-03-26 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/generate-alberta-automakefiles.sh:
-	Initial revision.
+	* assemble-tools.tex: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README:
-	Update from ALBERT to ALBERTA. Try to be more detailed about setting
-	of compiler-flags.
+2009-03-26 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am.template:
-	Use AM_CFLAGS and be a little bit more friendly to non-GNU make programs.
+	* solve-tools.tex: Fix some broken hyper-links.
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_all.c.in:
-	Initial revision, cloned from PLOT_for_sun.c
+2009-03-26 10:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/.cvsignore:
-	Add PLOT_for_all.c
+	* submesh-concept.tex: Also call it trace-mesh.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cblas.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/daxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dcopy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ddot.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dexpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dmxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dnrm2.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dscal.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dset.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dswap.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dxpay.c:
-	Use autoconf generated F77 name-mangling.
+2009-03-26 10:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/Makefile.am.include:
-	Remove duplicates.
+	* bas-impl.tex: Forgot to document the trace-space feature ...
 
-2003-11-29  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-26 10:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README: Slight fixes.
+	* bas-impl.tex: Forgot to document the trace-space feature ...
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am: Run gzip with --force
+2009-03-26 10:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Add auto-generated demo-package.
+	* preface-man.tex: Write a comment on the missing book-part,
+	  concerning back references.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/COPYING:
-	Exchange with ALBERTA license.
+2009-03-26 09:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in:
-	Fix gltools conditional
+	* preface-man.tex: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_01/.cvsignore:
-	Add Makefile.am
+2009-03-26 04:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	New rule to generate Makefile.am's for all ALBERTA
-	libraries. (maintainer-mode only)
+	* preface-man.tex: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Hacks to disable C++ stuff.
+2009-03-26 04:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/mkinstalldirs, /net/sauron/graid/ALBERT_CVS/admin/missing, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/INSTALL, /net/sauron/graid/ALBERT_CVS/admin/install-sh, /net/sauron/graid/ALBERT_CVS/admin/depcomp:
-	Update.
+	* preface-man.tex: Should be fairly complete now.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am.template:
-	Initial revision.
+2009-03-26 03:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/libtool.m4: Initial revisions.
+	* solve-tools.tex: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4: Gargh.
+2009-03-26 03:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/Makefile.am.include, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/Makefile.am.include:
-	Initial revision.
+	* examples.tex: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_1/Makefile.am:
-	Nowadays these are auto-generated.
+2009-03-26 03:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-11-28  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* alberta-man.tex, preface-man.tex: Write a preface for the
+	  reference manual.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/NEWS, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Polish 'em up.
+2009-03-26 03:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in:
-	Update to reflect changes in Makefile.alberta.
+	* alberta.bib: Include the book.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am:
-	Also install Makefile.alberta in PREFIX/share/alberta/
+2009-03-26 01:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in:
-	Fix some (formal) bugs (includedir etc.)
+	* solve-tools.tex: Document the preconditioners.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Check for tar and gzip and copy DEMO/-directory in case of a VPATH build.
+2009-03-26 01:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README:
-	Update to reflect changes in configure.
+	* graph-tools.tex: Quote the online-help from the grape and
+	  paraview interfaces.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Demo-tarball and libtool.alberta.
+2009-03-26 01:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/.cvsignore: Add libtool.alberta
+	* function-template.tex: Typo.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am:
-	Use $(CC) for linking, but add $(FLIBS) to LIBADD, otherwise the stuff
-	breaks on Darwin (MacOS X).
+2009-03-26 13:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Makefile.am:
-	Disable Grape interface if ALBERTA22 and ALBERTA33 are disabled.
+	* static_condensation/src/Makefile.am: Slight fixes for the install
+	  target.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Makefile.am:
-	Disable building of unwanted libraries. Needs automake-1.7.
+2009-03-26 13:14  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA13_11/Makefile.am:
-	Initial revision.
+	* static_condensation/demo/Common/mini-quasi-stokes.c: Replaced
+	  '#include <static-condensation-dd.h>' by '#include
+	  <static-condensation.h>' because of merged libary and header file
+	  for the blocked and non-blocked versions.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Conditionally enable/disable building of specific libraries (depending
-	on dimensions and el_index and debugging).
+2009-03-26 12:53  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	Default: only build 11/22/33 libraries without EL_INDEX but with
-	debugging.
+	* static_condensation/src/Makefile.am,
+	  static_condensation/src/static-condensation-dd.c,
+	  static_condensation/src/static-condensation-dd.h,
+	  static_condensation/src/static-condensation.h: Use only a single
+	  library and header file for the blocked and non-blocked versions.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	automake-1.7 can cope with SUBDIRS += :)
+2009-03-26 16:19  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4:
-	Add an automake conditional.
+	* src/Common/alberta.h, src/Common/parametric.c: -
+	  use_lagrange_parametric now takes care of the initialization of
+	  max_iter and tolerance for the newton method in
+	  param_world_to_coord.
+	  The values are read from the init file, the keywords are:
+	  pwtc_newton->tolerance and pwtc_newton->max_iter,
+	  with default values:
+	  tolerance = 1e-15 and max_iter = 1000.
+	  
+	  - k may be NULL, in that case no information about indices will
+	  be available
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/alberta-dims.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/simple-enable-flag.m4:
-	Initial revision.
+2009-03-26 18:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-11-28  Alfred Schmidt  <alfred@gloin>
+	* src/Common/heat.c: Cometics (comment)
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/traverse-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/preface.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/eval-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/examples.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/intro.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/dof-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/dof-impl.tex:
-	DOC Ueberarbeitung von Alfred, 28.11.03 eingecheckt
+2009-03-26 18:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-11-27  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* COPYING: Again, the GNU licence.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Stuff compiles again. Unify options for various packages. Still to do:
-	optionally disable debugging libraries, make compilation of DIM != DOW
-	an option. Tune Demo package. Solutions well known, just do it :)
+2009-03-26 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c:
-	Add missing iteration variable.
+	* README: Update.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/Makefile.am:
-	Assure non-empty archive (dummy.c).
+2009-03-26 13:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/dummy.c:
-	Initial revision.
+	* AUTHORS, HOWTO-port-ellipt.txt, README-ALBERTA-1.2, configure.ac:
+	  Labouring towards a release.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_11/Makefile.am:
-	CFLAGS issues (automake warnings).
+2009-03-26 04:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/graph_none.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h:
-	Proto-type issues.
+	* README: Mark this file as out-of-date.
 
-2003-11-26  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-26 04:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Start to canonicalize config options. WARNING: THE PACKAGE WILL PROBABLY NOT COMPILE AT THIS STAGE.
+	* HOWTO-port-ellipt.txt: Cosmetics.
 
-2003-11-03  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-26 03:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac: ALBERT_DEBUG_CFLAGS
+	* configure.ac: Versin to v3.0-rc1
 
-2003-10-15  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-03-26 03:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h:
-	added SCAL_DOW macro
-	removed entry leaf_data_block_info from leaf_data_structre, is now added
-	by the mesh_mem_info structure
-	added ALBERT and ALBERTA colors
-	added the argument linewidth to graph_line()
+	* NEWS: Versin to v3.0-rc1
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/graphXO.c:
-	cleaned up some stuff like default colors, removed NO_WINDOW, not needed anymor,
-	added the argument linewidth to graph_line()
+2009-03-26 03:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/traverse_r.c:
-	removed one bug in testing flags; FILL_NEIGH is now possible without FILL_COORDS
+	* AUTHORS: Fix some dates.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c:
-	removed leaf_data_mem_info pointer from leaf_data_structure, is now handled v
-	via mem_info
+2009-03-26 01:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_s.c:
-	cleaned up some stuff related to precon in oem_solve_s
+	* HOWTO-port-ellipt.txt, howto-port-ellipt.txt: Rename.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Makefile:
-	changed target full_tgz to include .obj and .pdf files
+2009-03-26 01:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/divers.c:
-	generate_filename() now expands ~ into home directory
+	* howto-port-ellipt.txt: Comment the global_refine() change.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro1d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro1d.obj:
-	Standard macro triangulation in 1d
+2009-03-25 20:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro1d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/nonlin.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/preface.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/traverse-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/util-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Makefile, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/adapt-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/adapt-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/assemble-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/bas-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/defs.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/dof-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/est-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/eval-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-impl.tex:
-	Re-editing of the implementation part by Kunibert
+	* alberta.bib, assemble-tools.tex, eval-tools.tex,
+	  function-template.tex, solve-tools.tex: Start with the
+	  documentation for the precondtioners, change the
+	  OPERATOR_INFO to reflect the most recent changes.
 
-2003-10-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-03-25 11:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/refine_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/traverse_nr_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/traverse_r_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/write_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/write_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/write_mesh_ps.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/graph_none.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/adapt.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/bas_fct_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/check.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/coarsen_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/error.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/face_quad_fast.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/face_quad_fast.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/l2scp.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/level_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/AUTHORS, /net/sauron/graid/ALBERT_CVS/ALBERTA/COPYING, /net/sauron/graid/ALBERT_CVS/ALBERTA/ChangeLog, /net/sauron/graid/ALBERT_CVS/ALBERTA/INSTALL, /net/sauron/graid/ALBERT_CVS/ALBERTA/README, /net/sauron/graid/ALBERT_CVS/ALBERTA/THANKS, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/traverse_r.c:
-	Some cosmetics regarding the change from ALBERT to ALBERTA
+	* function-template.tex: A template demonstrating one way to
+	  document a library function.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/NEWS:
-	Listed changes in data structures and functions of the versions
-	ALBERT-1.0 and ALBERTA-1.2
+2009-03-25 10:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/files.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/intro.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/nonlin.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/notation.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/preface.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/util-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/adapt-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/adapt-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/assemble-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/bas-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/defs.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/dof-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/dof-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/est-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/eval-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/examples.tex:
-	Kuni's Ueberarbeitung von Vorwort, Kapitel 1 und Kapitel 2 abgeschlossen.
+	* ., defs.tex, solve-tools.tex: \hyperitem, working on the
+	  saddle-point solvers.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c:
-	changed if (theta < 0.0) into if (theta < 0.5) in main()
+2009-03-25 07:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-10-01  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* solve-tools.tex: Working on the saddle-point stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c:
-	changed scaling by fac = 1.e-3 to be done for all theta < 0.5
+2009-03-25 07:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/alberta.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt-easy.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/femtest.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/newton.c:
-	Removed old files of model implementation
+	* graph-tools.tex: Typo.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/THANKS, /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/INSTALL, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS:
-	Updated default files
+2009-03-25 07:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/msg.c, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/parameters.c, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/alberta_util.h, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/alloc.c:
-	some cosmetics after renaming ALBERT->ALBERTA and print_parameters() is
-	now in alberta_util.h
+	* paraview/Common/alberta2paraview.c: Online help.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat:
-	changed parameter file to be consistent with Figures 2.4 and 2.5 of the book
+2009-03-25 20:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile.in:
-	changed command clean to remove all executables too.
+	* src/Common/parametric.c: Cosmetics.
 
-2003-09-30  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-03-25 20:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c:
-	removed a bug in heat.c
+	* src/Common/alberta.h, src/Common/assemble.c,
+	  src/Common/assemble_bndry.c, src/Common/assemble_neigh.c: Give
+	  the OPERATOR_INFO and BNDRY_OPERATOR_INFO new components
+	  LALt_degree etc. which suggest a quadrature degree for the
+	  integral
+	  kernels. This can be used to choose the quadrature rules in a
+	  more
+	  efficient manner in the context of direct sums of finite element
+	  spaces.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tau-3d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tria.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tria_dof.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/trias_forbidden.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh+tree2.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh_node.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/n_dof-2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/n_dof-3d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-grid2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-grid3d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-sol2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-sol3d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/param_bound.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_center.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_edge.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_face.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_vertex.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/plus.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/quadratic_dof.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/rect.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_1simplex.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_e.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_gen.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_v.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tria_v.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_atomic_2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_atomic_3d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_recursive_2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/regular_2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/standard.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/standard_refined.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tau-2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/bary.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/circ.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/coarse_atomic_2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/coarse_atomic_3d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/cubic_orient.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/edge_tetra.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/edge_tria.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ellipt_mesh.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ellipt_uh.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat3d_ntria.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat3d_tau.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat_ntria.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat_tau.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/linear_dof.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro2d.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro34.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh+tree1.pdf, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/bas-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/defs.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/examples.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/files.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/intro.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/nonlin.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/preface.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/traverse-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/util-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/adapt-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.bib:
-	conversion from ALBERT to ALBERTA, description of the model problems and a new preface
+2009-03-25 15:06  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-2003-09-26  Robert Kloefkorn  <robertk@gloin>
+	* src/Common/alberta.h, src/Common/parametric.c: - fixed warning
+	  concerning k
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c:
-	Fixed bug for the 2d case. Now 2d Data are plain. Remember hmesh is always
-	3d so if you have 2d Data set the last component to zero.
+2009-03-25 13:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-09-11  Alfred Schmidt  <alfred@gloin>
+	* src/Common/numint.c: get_quad_fast(): to not install per-element
+	  initializers for
+	  structures which do not need one.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c:
-	added gltools_disp_est etc. in gltools.c
+2009-03-25 13:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-09-10  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/2d/element_2d.c, src/3d/element_3d.c: Use a more verbose
+	  error message if codim > 0.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac: Bump version to pre3
+2009-03-25 13:13  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/ALBERTA12_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.albert.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.alberta.in, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/alberta.h, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/alberta_util.h, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/alberta.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/alberta_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/alberta_movi.c, /net/sauron/graid/ALBERT_CVS/admin/m4/albert-check.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/alberta-check.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/check-albert-qgl.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/check-alberta-qgl.m4, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/albert.bib, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/albert.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/alberta.bib, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/write_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/alloc.c, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/divers.c, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/msg.c, /net/sauron/graid/ALBERT_CVS/ALBERTA_UTIL/parameters.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/bas_fct_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/check.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/coarsen_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/error.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/face_quad_fast.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/face_quad_fast.h, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/l2scp.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/level_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/refine_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/traverse_nr_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/traverse_r_common.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/write_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/adapt.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/write_mesh_ps.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/graph_none.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tau-2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tau-3d.agr, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tau-3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tria.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tria_dof.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tria_dof.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/trias_forbidden.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Logo/albert.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Logo/albert.gif, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Logo/albert.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Logo/alberta.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Logo/alberta.jpg, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Logo/alberta.rgb, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Logo/alberta.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERTA/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_edge.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_face.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_vertex.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patches.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/plus.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/quadratic_dof.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/rect.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_1simplex.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_1simplex.fig, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_1simplex.png, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_e.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_e.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_gen.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_gen.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_v.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tetra_v.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ref_tria_v.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_atomic_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_atomic_2d.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_atomic_3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_atomic_3d.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/refine_recursive_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/regular_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/standard.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/standard.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/standard_refined.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/tau-2d.agr, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/n_dof-2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/n_dof-3d.agr, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/n_dof-3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-grid2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-grid3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-sol2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/nl-sol3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/param_bound.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/param_bound.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/patch_center.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat3d_ntria.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat3d_tau.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat_ntria.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/heat_tau.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/linear_dof.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/linear_dof.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro2d.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/macro34.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh+tree.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh+tree1.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh+tree1.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh+tree2.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh+trees.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh_node.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/mesh_node.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/n_dof-2d.agr, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/bary.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/circ.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/coarse_atomic_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/coarse_atomic_2d.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/coarse_atomic_3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/coarse_atomic_3d.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/cubic_orient.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/cubic_orient.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/edge_tetra.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/edge_tetra.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/edge_tria.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/edge_tria.sc, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ellipt_mesh.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/EPS/ellipt_uh.eps, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/traverse-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/util-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/assemble-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/bas-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/bas-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/defs.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/dof-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/dof-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/est-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/eval-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/examples.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/files.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/intro.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/mesh-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/nonlin.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/notation.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/rc-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/AUTHORS, /net/sauron/graid/ALBERT_CVS/ALBERTA/COPYING, /net/sauron/graid/ALBERT_CVS/ALBERTA/ChangeLog, /net/sauron/graid/ALBERT_CVS/ALBERTA/INSTALL, /net/sauron/graid/ALBERT_CVS/ALBERTA/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERTA/NEWS, /net/sauron/graid/ALBERT_CVS/ALBERTA/README, /net/sauron/graid/ALBERT_CVS/ALBERTA/THANKS, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/Makefile, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/adapt-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERTA/doc/adapt-impl.tex:
-	ALBERT becomes female.
+	* src/Common/numint.c: Fix a bug in get_quad_fast(); support for
+	  direct sums was broken.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/changesex.sh: Initial revision.
+2009-03-24 20:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/femtest.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlsolve.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.h, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c, /net/sauron/graid/ALBERT_CVS/SOLVER/README, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/m4/albert-check.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/check-albert-qgl.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/check-qt.m4, /net/sauron/graid/ALBERT_CVS/admin/m4/type-sizes.m4, /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS, /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt-easy.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/AUTHORS, /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/NEWS, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	First step in ALBERT becoming femail.
+	* solve-tools.tex: Start to document the saddle point solvers.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Set debugging CFLAGS a little bit more intelligently.
+2009-03-24 20:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-09-10  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* ellipt.tex: Fix a broken ref.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c:
-	Changes of heat.c and heat.dat for the Version 1.2
+2009-03-24 20:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-09-09  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* dof-impl.tex: label for MatrixTranspose.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c:
-	Removed preserve_coarse_dofs in ellipt.c and modified ellipt.dat
-	matching the documentation.
+2009-03-24 20:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-08-18  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* defs.tex: New \hyperitem macro, to refer to a \kitme{} via
+	  \hyperlink{}
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4:
-	Make the header file an option.
+2009-03-24 16:00  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2003-08-07  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* assemble-tools.tex: insert header of el_mat_axpby
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog: Update.
+2009-03-24 10:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-08-06  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* solve-tools.tex: Document the abstract interface for the
+	  CG-method for Schur's complement.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-	When using a preconditioner terminate when the real residuum is below
-	the tolerance. "delta" only holds the residuum of P^{-1} (A x - b).
+2009-03-24 16:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-08-05  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* paraview/Common/alberta2paraview.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-	Only modify previous behaviour if precon != NULL.
+2009-03-24 16:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-	Stop when _real_ residuum is reached. The former behaviour was to stop
-	when the _preconditioned_ residuum was satisfying the prescribed
-	tolerance.
+	* Makefile.am: Introduce a DIST_SUBDIRS variable.
 
-2003-08-04  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-24 19:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.am:
-	Install face_quad_fast.h
+	* src/Common/oem_sp_solve.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Fix c++ enum/typedef issue.
+2009-03-24 16:02  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Fix a typo.
+	* src/Common/el_vec.h: el_mat_axpby for chained bas-fcts
 
-2003-08-01  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-24 16:01  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/adapt.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/face_quad_fast.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/face_quad_fast.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/albert.bib, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/examples.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Merge from main-trunk.
+	* src/Common/alberta_inlines.h: cosmetic
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	*** empty log message ***
+2009-03-24 14:58  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/adapt.c:
-	marking(): only use global refinement if adapt->err_sum > adapt->tolerance.
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c, src/Common/alberta.h,
+	  src/Common/parametric.c: - Added function param_world_to_coord.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_0.c:
-	struct bas_fcts {}: new component "bary", array with barycentric
-	coordinates of maxima of the basis functions (i.e. the Lagrange-nodes
-	for Lagrange basis functions).
+2009-03-24 13:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-08-01  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/el_vec.h: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/adapt.c:
-	marking(): only use global refinement if adapt->err_sum > adapt->tolerance.
+2009-03-24 10:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_0.c:
-	struct bas_fcts {}: new component "bary", array with barycentric
-	coordinates of maxima of the basis functions (i.e. the Lagrange-nodes
-	for Lagrange basis functions).
+	* src/Common/alberta.h, src/Common/oem_solve.c: Rename
+	  oem_exit_mat_vec() to exit_oem_mat_vec().
 
-2003-07-30  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-23 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Fix a bug in print_dof_dowb_matrix() is case of DOWBM_FULL.
+	* solve-tools.tex: Rename some sections.
 
-2003-07-25  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-03-23 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/struct-func.tex:
-	Small changes in the prototypes of the graphic routines, added newton_br() and modified the list of functions accordingly
+	* src/Common/oem_solve.c: rename oem_init_mat_vec() to
+	  init_oem_mat_vec().
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/examples.tex:
-	Starting to work on a revised version of the examples
+2009-03-23 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/albert.bib:
-	added referenc to Bank and Holst for a Newton method
+	* src/Common/el_vec.h: elmat_axpy(): A->type and res->type were
+	  interchanged.
 
-2003-07-18  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-23 16:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/face_quad_fast.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/face_quad_fast.c:
-	Add face_quad_fast for 2d.
+	* src/Common/alberta_inlines.h: MDMAXEY_DOW() and MSCMAXEY_DOW()
+	  had bugs.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	"#if 0" face_quad_fast structure.
+2009-03-23 16:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-17  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/alberta.h: Rename oem_init_mat_vec() to
+	  init_oem_mat_vec().
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c:
-	get_quad_fast(): fix error message if quad->dim != DIM.
+2009-03-23 15:26  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2003-07-16  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/alberta_inlines.h: added axpby-routines needed by
+	  axpby-routines for element-matrixes in el_vec.h
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in:
-	Add ellipt_dowb.
+2009-03-23 15:25  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c:
-	Implement non-symmetric test-problem.
+	* src/Common/el_vec.h: added axpby-routines for element-matrixes
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt_dowb.dat:
-	Play around with solvers etc.
+2009-03-23 10:03  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c:
-	oem_solve_s(), oem_solve_d(): init_precon() may fail and has to report
-	this to the calling function. init_precon() now return true on success
-	and false on error. Solves SIGSEGV problem with HB-precon without
-	refined mesh. Other method would be to exit the program, but the
-	previous behaviour was no good.
+	* src/Makefile.am, src/alberta_util.h.in.in, src/gausselim.c: added
+	  Claus' Gauss elimination:
+	  Simple Gauss elimination with total pivot search for
+	  non-degenerate quadratic matrices. BIG FAT NOTE: M and b are
+	  destroyed by this function.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c:
-	Argh, init_HB_BPX_precon() should return __ true __ if successful :(
+2009-03-22 18:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c:
-	oem_solve_s(), oem_solve_d(): init_precon() may fail and has to report
-	this to the calling function. init_precon() now return true on success
-	and false on error. Solves SIGSEGV problem with HB-precon without
-	refined mesh. Other method would be to exit the program, but the
-	previous behaviour was no good.
+	* bas-concept.tex, dof-concept.tex: "rx" issues.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c:
-	Add dowb versions.
+2009-03-22 18:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Use EMIT_BODY_SWITCH() multi-plexer.
+	* assemble-tools.tex, bas-impl.tex, dof-impl.tex, ellipt.tex,
+	  heat.tex, solve-tools.tex: "access of" -> "access to"
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	MDIV() for preconditioners, scale by inverse of diagonal.
+2009-03-22 18:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Add proto-types.
+	* adapt-concept.tex, adapt-tools.tex, alberta-book.tex,
+	  alberta-man.tex, assemble-tools.tex, bas-concept.tex,
+	  bas-impl.tex, dof-impl.tex, ellipt.tex, est-tools.tex,
+	  eval-tools.tex, mesh-concept.tex, mesh-impl.tex, nonlin.tex,
+	  param-impl.tex, rc-impl.tex, solve-tools.tex, submesh-impl.tex:
+	  Really make use of the rx package, including _correct_ hyperrefs
+	  in
+	  PDF documents.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/mesh-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Merge from main-trunk.
+2009-03-22 17:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore: Add albert.ps.gz
+	* alberta-man.tex, alberta.bib, assemble-tools.tex, est-tools.tex,
+	  eval-tools.tex, solve-tools.tex: Further progress. Layout issue:
+	  use bold \kitem{}s, otherwise the
+	  entire documentation is close to unreadable (wished for Doxygen
+	  for
+	  the reference manual).
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c:
-	Pass matrix-type to pr->A() to fake non-optimized matrices for testing
-	purposes.
+2009-03-22 17:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c:
-	Pass matrix-type to A_diag() to fake non-optimized matrices for testing
-	purposes.
+	* src/alberta_util.h.in.in: Comment the OEM_GEMV_FCT type.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.h:
-	Pass matrix-type to pr->A() to fake non-optimized matrices for testing
-	purposes.
+2009-03-20 03:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt_dowb.dat:
-	New parameter "A blocktype" to fake non-symmetric or even full
-	matrices, for testing purposes.
+	* est-tools.tex, solve-tools.tex: Work hard to bring this
+	  documentation and maintenance night-mare to an end.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Fix print_dof_dowb_matrix() for symmtric case.
+2009-03-20 02:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	Fix AXEY <-> AXPY typo in SMCOPY_DOW().
+	* alberta-man.tex, bas-impl.tex, defs.tex, est-tools.tex,
+	  eval-tools.tex, mesh-impl.tex, rc-impl.tex: Moving towards a sync
+	  between the source code and the documentation ...
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Reorder DOWBM flags, cosmetics.
+2009-03-20 03:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-15  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/alberta.h: Fix a comment.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c:
-	Chain-rule issue :(
+2009-03-19 21:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c:
-	Argh. Brace issue :(
+	* adapt-concept.tex, alberta.bib, assemble-tools.tex,
+	  chain-impl.tex, dof-impl.tex, ellipt.tex, eval-tools.tex,
+	  examples.tex, files.tex, heat.tex, init-element-impl.tex,
+	  mesh-impl.tex, param-impl.tex, rc-impl.tex, traverse-impl.tex,
+	  util-impl.tex: Desparately trying to sync with the state of the
+	  source-code.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt_dowb.dat:
-	New file.
+2009-03-19 10:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt_dowb.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c:
-	graphics_d() version, DOF_DOWB_MATRIX code close to working, but not quite.
+	* nonlin.tex: Synchornize with the actual source-code.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c:
-	Diagonal version of DOWB matrices seem to work, but not sure.
+2009-03-19 10:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-14  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* examples.tex: Write a section on libdemo.a
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.h:
-	*** empty log message ***
+2009-03-19 10:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Proto-type for fill_dowb_matrix_info().
+	* chain-impl.tex: Work in progress.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator_dowb.c:
-	Line-breaking.
+2009-03-19 10:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	Fix a typo.
+	* bas-impl.tex: get_fe_space() versus get_dof_space().
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c:
-	Implement LALt for general A.
+2009-03-19 16:07  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.h:
-	Fix a comment.
+	* static_condensation/demo/Common/mini-quasi-stokes.c,
+	  static_condensation/demo/Common/mini-stokes.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am:
-	Add oem_solve_dowb.c
+2009-03-19 21:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_dowb.c:
-	Initial revision.
+	* src/Common/submesh.c: Typo in commment.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_dowb.c:
-	New file.
+2009-03-19 21:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Use entry.{full,symm,diag} instead of en.try{_s,_d}.
+	* src/Common/l2scp.c: Remove the "error unimplemented" message for
+	  Robin boundaries for
+	  vector-valued operators.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	Forgot a const in SMV_DOW().
+2009-03-19 21:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Fix a typo.
+	* src/Common/dof_admin.c: Remove the LIST_NODE definitions, take
+	  the corresponding one from alberta_util.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.h:
-	Compiles, but need more hacking before it works. Need to hack oem_solve(), too.
+2009-03-19 21:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c:
-	New file.
+	* src/Common/alberta.h: Remove the LIST_NODE definitions, take the
+	  corresponding one from alberta_util.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.h:
-	Renamed.
+2009-03-19 21:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/.cvsignore:
-	Add more cruft.
+	* src/Common/MG_s1.c: Removed some "unused variable" warnings.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/.cvsignore:
-	Added more cruft.
+2009-03-19 21:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-13  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/ellipt.c, src/Common/heat.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore:
-	Ignore a couple of auxiliary TeX files.
+2009-03-19 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-11  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/nonlin.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.h, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.h:
-	Initial revision, NOT WORKING.
+2009-03-19 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb.h, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_dowb_problem.h:
-	New file.
+	* src/Common/nlsolve.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am:
-	Add estimator_dowb.c
+2009-03-19 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.am:
-	Add albert_dow_inlines to include_HEADERS.
+	* src/Common/nlprob.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator_dowb.c:
-	ellipt_est_d() and heat_est_d() implemented, for DOF_DOWB_MATRIX testing.
+2009-03-19 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	Forgot to attach some consts to some function parameters.
+	* src/Common/cmdline.c: Typo.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c:
-	When computing the second derivatives one should take into account
-	that the Hessian w.r.t. to the barycentric coordinates as well as the
-	Hessian of u_h is symmetric.
+2009-03-19 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-10  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/2d/INIT/nonlin.dat: Add the "online graphics:" key.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator_dowb.c:
-	Further progress in porting estimator.c to DOWB case, much needs to be
-	done, still.
+2009-03-19 10:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c:
-	When computing the second derivatives one should take into account
-	that the Hessian w.r.t. to the barycentric coordinates as well as the
-	Hessian of u_h is symmetric.
+	* m4: Ignore some files nowadays installed by aclocal.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator_dowb.c:
-	New file.
+2009-03-19 10:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator_dowb.c:
-	Started implementing the estimators for DOWB problems, will use it to
-	test the block-matrix stuff.
+	* m4/openmp.m4: Check for OpenMP
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c:
-	Hacked to optimize for symmetric and diagonal DOWxDOW matrices (heavy
-	use of concatenation operator in the preprocessor).
+2009-03-18 18:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	Fix some simple bugs.
+	* chain-impl.tex: Push it further on, getting closer to having a
+	  least some kind of
+	  information for everything.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Don't bail out if unsetenv is not found.
+2009-03-18 15:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-09  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* mesh-impl.tex: Fix some \idx errors
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/mesh-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/rc-concept.tex:
-	Kleine Korrekturen durch Ueberarbeitung vom Skript Numerik III
+2009-03-18 15:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-08  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* alberta-book.tex, alberta-man.tex: Officially, it is
+	  Claus-Justus, not Claus
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Start implementing symmetric case.
+2009-03-17 19:57  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Set versions to 1.2-pre1-bm.
+	* ., adapt-tools.tex, alberta-man.tex, assemble-tools.tex,
+	  bas-impl.tex, defs.tex, dof-impl.tex, ellipt.tex, eval-tools.tex,
+	  heat.tex, impl.tex, init-element-impl.tex, mesh-impl.tex,
+	  nonlin.tex, param-impl.tex, rc-impl.tex, solve-tools.tex,
+	  submesh-impl.tex: Various changes, the stuff finally seems to
+	  converge to something. direct sums of finite element spaces still
+	  need to be documented, but INIT_ELEMENT() stuff is there.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	SGI seemingly does not have unsetenv(). FIXME: how to unset
-	environment variables on SGI without tweaking environ yourself.
+2009-03-17 19:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog: Update.
+	* Makefile: Add init-element-impl.tex
 
-	* /net/sauron/graid/ALBERT_CVS/admin/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_br.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/COPYING, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/README, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.h, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt1.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/malloc.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/divers.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/parameters.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT2d.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_open.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOTlog.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Makefile, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/admin/rcs2log, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/NEWS, /net/sauron/graid/ALBERT_CVS/admin/config.guess, /net/sauron/graid/ALBERT_CVS/admin/config.sub, /net/sauron/graid/ALBERT_CVS/admin/configure.ac, /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Merge from main trunk up to ALBERT_1_2_PRE_1.
+2009-03-17 19:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Don't use -L$x_libraries 'cause $x_libraries can be empty, -L without
-	argument confuses the linker or resets the search path for libraries.
-	Instead, use AC_PATH_XTRA and $X_LIBS.
+	* src/Common/quad_cache.c: Use 10*REAL_EPSILON for TOO_SMALL.
 
-2003-07-07  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-13 17:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Update. State of ALBERT_1_2_PRE_1 tag.
+	* assemble-tools.tex, bas-impl.tex, dof-impl.tex, eval-tools.tex,
+	  mesh-impl.tex, param-impl.tex, periodic-impl.tex: Further
+	  progress. This is a maintenance night-mare. Wished for Doxygen
+	  or something similar, though D. is by far not perfect ...
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Use a really dirty hack to make libtool work with icc. libtool is _really_
-	brain-damaged w.r.t. to fortran.
+2009-03-13 08:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-08  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* util-impl.tex: Document the '%B'-key (boolean value).
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_br.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/COPYING, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/README, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.h, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt1.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/malloc.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/divers.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/parameters.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT2d.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_open.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOTlog.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Makefile, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/admin/rcs2log, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/NEWS, /net/sauron/graid/ALBERT_CVS/admin/config.guess, /net/sauron/graid/ALBERT_CVS/admin/config.sub, /net/sauron/graid/ALBERT_CVS/admin/configure.ac, /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Merge from main trunk up to ALBERT_1_2_PRE_1.
+2009-03-13 08:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* Tag with ALBERT_1_2_PRE_1
+	* dof-impl.tex: Note that get_dof_blah_vec() makes a copy of the
+	  fe-space.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Don't use -L$x_libraries 'cause $x_libraries can be empty, -L without
-	argument confuses the linker or resets the search path for libraries.
-	Instead, use AC_PATH_XTRA and $X_LIBS.
+2009-03-13 08:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-07  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* bas-impl.tex: Document the interpol() hooks.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Update. State of ALBERT_1_2_PRE_1 tag.
+2009-03-13 00:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Use a really dirty hack to make libtool work with icc. libtool is _really_
-	brain-damaged w.r.t. to fortran.
+	* bas-impl.tex: One more cross reference.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Target for albert.ps moved to where it belongs: ALBERT/Makefile.am.
+2009-03-13 00:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/config.sub, /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh, /net/sauron/graid/ALBERT_CVS/admin/config.guess:
-	Update to libtool-1.5.
+	* assemble-tools.tex, bas-impl.tex, chain-impl.tex, dof-impl.tex,
+	  eval-tools.tex, graph-tools.tex, mesh-impl.tex, param-impl.tex,
+	  periodic-impl.tex, submesh-impl.tex, traverse-impl.tex:
+	  Desperately working on the documentation, which is hardly
+	  maintainable
+	  because of the choice to keep it separated from the source code.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Use libalbertgnucompat.la, not .a
+2009-03-13 16:38  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Add ALBERT_UTIL to include-directories for GRAPE-stuff.
+	* sub_refinement/sub-refinement.c: started to implement fill-coords
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	-LPATH should precede -lLIB.
+2009-03-13 17:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Makefile, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Use AM_MAINTAINER_MODE, automatically create documentation with "make
-	dist".
+	* src/Common/bas_fct.c: The generic fill_XXX_vec() routines now
+	  also take into account, that
+	  the DOF_XXX_VEC structures meanwhile come with their own private
+	  element vector instance.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/COPYING, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/README, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.h, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt1.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/malloc.c:
-	Initial revision.
+2009-03-13 17:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Provide getopt_long() in gnu-compat/ in case it should be missing.
+	* src/2d/lagrange_1_2d.c: Typo in name.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am:
-	Link with $(top_builddir)/gnu-compat/libalbertgnucompat.la in case
-	standard library functions are missing (i.e. getopt_long()).
+2009-03-13 02:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c:
-	Use argv[0] not "argv[0]" :)
+	* src/Common/MG_s1.c: Use FOR_ALL_MAT_COLS() macros all over the
+	  place.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c:
-	Update the help-text to account for changed option handling
-	(i.e. mention the long-options). FIXME. Proof-read for typos.
+2009-03-13 02:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	Use ALBERT_DEFUNUSED() 'cause it's the actual function definition.
+	* src/Common/MG_s2.c: Cosmetics.
 
-2003-07-07  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-13 02:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Use a really dirty hack to make libtool work with icc. libtool is _really_
-	brain-damaged w.r.t. to fortran.
+	* src/Common/memory.c: Allow a NULL argument for row_fe_space in
+	  get_dof_matrix(), otherwise
+	  the MG-code breaks.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Target for albert.ps moved to where it belongs: ALBERT/Makefile.am.
+2009-03-13 00:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/config.sub, /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh, /net/sauron/graid/ALBERT_CVS/admin/config.guess:
-	Update to libtool-1.5.
+	* src/2d/element_2d.c: Typo in comment.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Use libalbertgnucompat.la, not .a
+2009-03-13 00:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Add ALBERT_UTIL to include-directories for GRAPE-stuff.
+	* src/Common/numint.c: Set INIT_PHI and INIT_GRD_PHI when
+	  requesting a quad-fast with INIT_GRD_PHI respectively INIT_D2_PHI
+	  for vector-valued basis functions.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	-LPATH should precede -lLIB.
+2009-03-12 16:49  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Makefile, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Use AM_MAINTAINER_MODE, automatically create documentation with "make
-	dist".
+	* sub_refinement/sub-refinement.c: now sub-refinement.c compiles
 
-	* /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/COPYING, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/README, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt.h, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/getopt1.c, /net/sauron/graid/ALBERT_CVS/admin/gnu-compat/malloc.c:
-	Initial revision.
+2009-03-12 15:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Provide getopt_long() in gnu-compat/ in case it should be missing.
+	* sub_refinement, sub_refinement/sub-refinement.c:
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am:
-	Link with $(top_builddir)/gnu-compat/libalbertgnucompat.la in case
-	standard library functions are missing (i.e. getopt_long()).
+2009-03-12 15:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c:
-	Use argv[0] not "argv[0]" :)
+	* sub_refinement/Makefile.am: Typo.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c:
-	Update the help-text to account for changed option handling
-	(i.e. mention the long-options). FIXME. Proof-read for typos.
+2009-03-12 15:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	Use ALBERT_DEFUNUSED() 'cause it's the actual function definition.
+	* sub_elements, sub_refinement, sub_refinement/Makefile.am: Renamed
 
-2003-07-04  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-12 15:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT2d.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_open.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOTlog.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_br.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/divers.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/parameters.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c:
-	Get rid of most of the compiler warnings produced by gcc, only few
-	remain.  Use __attribute__((unused)) for potentially unused
-	functions. Wrap this into an ALBERT_UNUSED() macro which is a no-op if
-	__GNUC__ is not defined.
+	* sub_elements/Makefile.am: Initial revision.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Include more F77 autoconf macros. Should be used one day to make Fortran
-	stuff more portable ...
+2009-03-12 15:00  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	Quick hack for icc. For rpath settings, icc needs -Wl which is --
-	unluckily -- not properly detected by configure. So just hardcode -Wl
-	when `basename $CC` = icc.
+	* sub_elements, sub_elements/sub-refinement.c: moved sub_elements.c
+	  from alberta/src/Common
 
-	* /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Add bin/, lib/ and include/.
+2009-03-12 15:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c:
-	Use --Bar instead of --timeBar so --time-step can be abbreviated by --time.
+	* src/Common/sub-refinement.c: Moved to the
+	  TOP_LEVEL/add_ons/sub_refinement/ sub-dir.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c:
-	Use getopt_long() instead of home-brew option parsing. Need to add a
-	test for this to configure.ac, though. However, that can be cloned
-	from standard GNU packages.
+2009-03-12 13:16  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/NEWS: Dummy contents.
+	* src/1d/element_1d.c: - world_to_coord_1d can now handle the case
+	  DIM_OF_WORLD != 1
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Update. NOTE: the ChangeLog contains the changes on the main-trunk as
-	well as the changes on any branch.
+2009-03-12 15:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/rcs2log: Initial revision.
+	* configure.ac: Add add_ons/sub_refinement/Makefile
 
-2003-07-02  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-11 18:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-	Get rid of a compiler warning (const issue).
+	* rc-concept.tex: XEmacs stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/test, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.h, /net/sauron/graid/ALBERT_CVS/SOLVER/AUTHORS, /net/sauron/graid/ALBERT_CVS/SOLVER/COPYING, /net/sauron/graid/ALBERT_CVS/SOLVER/ChangeLog, /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/gmres.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_br.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-2.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-34circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-44circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-neum.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlsolve.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS, /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/THANKS, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-1.amc, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/write_mesh_ps.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Merge from main-trunk.
+2009-03-11 18:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* mesh-impl.tex: Write some stuff on boundary types.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/refine.c:
-	Removed warnings produced by gcc with fullwarn, added gltools functions
-	for displaying on meshes with a displacement vector to albert.h, renamed
-	gltools_mesh_disp() into gltools_disp_mesh() for sake of conformity
+2009-03-11 18:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h:
-	Removed warnings produced by gcc with fullwarn
+	* assemble-tools.tex: Include the BNDRY_OPERATOR_INFO
+	  (undocumented).
 
-2003-07-02  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-11 18:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/hello.txt:
-	Deleted test file hello.txt
+	* static_condensation, static_condensation/demo,
+	  static_condensation/demo/2d, static_condensation/demo/3d,
+	  static_condensation/src: Ignore severeal Makefile.in's
 
-2003-07-02  Robert Kloefkorn  <robertk@gloin>
+2009-03-11 18:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/hello.txt:
-	*** empty log message ***
+	* src/alberta_Nd_profile: Ignore some auto-files.
 
-2003-07-02  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-03-11 18:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Added some missing _DOW() suffixes and SCAL_DOW() -> AX_DOW() issues.
+	* src/2d/Macro/periodic-torus.amc: Comments.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS: Test.
+2009-03-11 18:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/test: Initial revision.
+	* src/2d/Macro/macro.amc: Cosmetics.
 
-2003-07-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-03-10 10:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/AUTHORS, /net/sauron/graid/ALBERT_CVS/SOLVER/COPYING, /net/sauron/graid/ALBERT_CVS/SOLVER/ChangeLog, /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/gmres.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c:
-	Added pointer to a function for evaluating a scalarproduct to
-	the oem_data structure and changed affiliation
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_neigh.c: Fix a bug triggered by missing
+	  init_element() hooks in the
+	  OPERATOR_INFO structure in the context of p.w. linear
+	  "lagrange_parametric"-meshes.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_br.c:
-	New Newton Method with step size control by Bank and Rose
+2009-03-09 11:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-02  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* static_condensation/demo/Common/mini-quasi-stokes.c: Remove some
+	  std=c99 dependencies.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c:
-	Get rid of a compiler warning (const issue).
+2009-03-09 11:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/test, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.h, /net/sauron/graid/ALBERT_CVS/SOLVER/AUTHORS, /net/sauron/graid/ALBERT_CVS/SOLVER/COPYING, /net/sauron/graid/ALBERT_CVS/SOLVER/ChangeLog, /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/gmres.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_br.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-2.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-34circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-44circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-neum.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlsolve.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS, /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/THANKS, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-1.amc, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/write_mesh_ps.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Merge from main-trunk.
+	* src/alberta_util_inlines.h.in.in: Remove some std=c99
+	  dependencies.
 
-2003-07-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-03-04 11:03  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/refine.c:
-	Removed warnings produced by gcc with fullwarn, added gltools functions
-	for displaying on meshes with a displacement vector to albert.h, renamed
-	gltools_mesh_disp() into gltools_disp_mesh() for sake of conformity
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: cleaned up
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h:
-	Removed warnings produced by gcc with fullwarn
+2009-03-04 10:56  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2003-07-02  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/block_precon.c: fixed a misspelling (replaced aacu
+	  with accu)
 
-	* /net/sauron/graid/ALBERT_CVS/admin/hello.txt:
-	Deleted test file hello.txt
+2009-03-04 10:53  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2003-07-02  Robert Kloefkorn  <robertk@gloin>
+	* src/Common/read_mesh_xdr_1.2.c: cleaned up
 
-	* /net/sauron/graid/ALBERT_CVS/admin/hello.txt:
-	*** empty log message ***
+2009-03-04 10:51  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2003-07-02  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/memory.c: fixed a bug in __print_el_matrix line 2926
+	  there was one "break" to much
+	  
+	  added in line 2930 an "print_msg("\n");" for a better readability
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Added some missing _DOW() suffixes and SCAL_DOW() -> AX_DOW() issues.
+2009-02-26 14:41  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS: Test.
+	* dof-impl.tex: fixed a misspelling in line 260:
+	  
+	  insert an "e" in valud
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/test: Initial revision.
+2009-02-25 13:57  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/sub-refinement.c: Initial revision.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/AUTHORS, /net/sauron/graid/ALBERT_CVS/SOLVER/COPYING, /net/sauron/graid/ALBERT_CVS/SOLVER/ChangeLog, /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/gmres.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c:
-	Added pointer to a function for evaluating a scalarproduct to
-	the oem_data structure and changed affiliation
+2009-02-25 07:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_br.c:
-	New Newton Method with step size control by Bank and Rose
+	* src/Common/alberta.h: Typo in previous change.
 
-2003-07-01  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-02-25 07:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS, /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/THANKS:
-	updated A-Z files
+	* src/Common/alberta.h: New macor BNDRY_FLAGS_MARK_BNDRY(), setting
+	  bit 0.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_mittel.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlsolve.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.h, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-2.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-34circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-44circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-circ.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-neum.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.1, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.34kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.44kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.krumm2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.neum, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro-1.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro-big.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro.amc, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/heat.dat:
-	adapted to version 1.2 of ALBERT, adjusted all parameter files, and
-	renamed macro triangulation files
+2009-02-25 07:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c:
-	introduced a flag use_get_bound in get_HB/BPX_precon()
-	removed pointers to a boundary vector and precon structure in the
-	argument list of oem_solve_s/d()
+	* src/Common/alberta.h: New macro BNDRY_FLAGS_CMP() (ala strcmp()).
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c:
-	removed some messages
+2009-02-25 07:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-07-01  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_neigh.c: Fix some memory leaks.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c:
-	Many casts to (REAL_D *) instead of (const REAL_D *).
-	Revisited. Hopefully the values are computed correctly now.
+2009-02-25 07:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Some casts to (REAL_D *) instead of (const REAL_D *)
+	* src/Common/memory.c: Switch back to ALBERTA alloc stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	Don't use const with 2D arrays, just does _not_ work with C. Surprisingly, it
-	works with C++ !?
+2009-02-25 07:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am:
-	assemble_dowb.c was added twice.
+	* src/malloc-debug.c: Debugging.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	Move DOW inlines to a separate file.
+2009-02-24 20:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_dow_inlines.h:
-	New file.
+	* src/Common/dof_admin.c: New function summarize_dof_admin() and
+	  summarize_all_admins() for debugging.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Move DOW inlines to a separate file.
+2009-02-24 20:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c:
-	Add my address to the copyright notice for _this_ file.
+	* src/malloc-debug.c: Some more statistics.
 
-2003-06-30  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-02-20 18:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am:
-	Add assemble_dowb.c.
+	* src/spcg.c: Fix handling of first iteration (iteration counts for
+	  sub-solvers were wrong,
+	  broken by my previous changes)
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c:
-	Fix some typos (forgot _DOW suffix, had a REAL_D_... prefix ...).
+2009-02-20 09:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	First attemp to support matrix assembling for DOF_DOWB_MATRIXes.
-	DOWxDOW matrix operations maybe need some optimizations. For now,
-	M..._DOW() inline functions are use, but not sure whether this is good.
-	Ok, loop unrolling can be performed by the C compiler because he knows about
-	DIM_OF_WORLD.
+	* src/spcg.c: Give average iteration counts for the sub-solvers.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am:
-	add assemble_dowb.c
+2009-02-19 12:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble.c:
-	Make it slightly more readable by defining symbolic constants for the
-	flags for the seletion of the assemble routines. Use 0x... notation
-	for flag values. Use "|=" and "|" rather than "+=" for operation on
-	flags (is more readable that way, IMHO).
+	* src/1d/traverse_r_1d.c: Explicitly set master->orientation to 1
+	  and its type to 0.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Define EL_DOWB_MATRIX_INFO and DOWB_OPERATOR_INFO in preparation for
-	assembling DOWB matrices.
+2009-02-19 12:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Fix a typo (DIST2 -> DST2)
+	* src/parameters.c: Re-enable use of the C-preprocessor.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c:
-	New file.
+2009-02-19 12:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_bdow.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_dowb.c:
-	Renamed.
+	* configure.ac: Re-enable use of the C-preprocessor.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog: June 30th state.
+2009-02-19 12:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-06-30  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* Makefile.am: Add some missing files to EXTRA_DIST.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/write_mesh_ps.c:
-	small PostScript corrections
+2009-02-17 16:32  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2003-06-30  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* heat.tex: matched heat-demo-programs to new ALBERTA-version
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c:
-	Fix -- intentional -- assignment to RO location (pointer cast and ptr
-	reference).
+2009-02-16 16:21  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_bdow.c:
-	Initial revision, just the same as assemble.c ATM.
+	* ellipt.tex, examples.tex: matched ellipt-demo-programs to new
+	  ALBERTA-version
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble_bdow.c:
-	New file.
+2009-02-16 08:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-06-27  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/adapt.c: New conversion '%B' which understands boolean
+	  valus (yes, y, true, t,
+	  1, no, n, false, f, 0, nil).
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Memory management for DOF_DOWB_MATRIXes. Untested.
+2009-02-16 08:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c:
-	Get rid of a compiler warning ("assingment to read only member orientation").
+	* src/Common/write_mesh_gmv.c: Revert the idiotism change, rather
+	  fix Gentoo nonsense at other places (compiler-warnings issue).
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	dof_gemv_d() had a copy-and-paste bug in transpose mode, the y-vector
-	was zeroed, which is correct for dof_mv_d() but all wrong for gemv.
+2009-02-16 08:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Add bin/ lib/ and include/
+	* src/Common/read_mesh.c: Revert the idiotism change, rather fix
+	  Gentoo nonsense at other places (compiler-warnings issue).
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c:
-	Started adding DOF_DOWB_MATRIX support, unfinished yet. This means, the stuff
-	will compile but not link due to undefined symbols.
+2009-02-16 08:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	DOF_DOWB_MATRIX support finished w.r.t. _this_ file.
+	* src/Common/alberta.h, src/Common/dof_admin.c: Change the
+	  dof_compress_hook stuff (DOF_ADMIN). The previous
+	  implementation could hardly be used from C++ code.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Add a couple of _DOW() inlines, make the code much more readable.
+2009-02-16 08:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Set ALBERT_INCLUDE_PATH to the _local_ location of albert.h
+	* src/alberta_util.h.in.in: Fix some confusion with the
+	  .in.in.in.in.in.in stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Forgot to define inline function MTV_DOW().
+2009-02-16 08:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Fix typos (DOW_SET <-> SET_DOW)
+	* src/msg.c, src/parameters.c: New conversion '%B' which
+	  understands boolean valus (yes, y, true, t,
+	  1, no, n, false, f, 0, nil).
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Set ALBERT_INCLUDE_PATH to the _local_ location of albert.h
+2009-02-16 16:19  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Restoring the default CPPFLAGS was kind of borken.
+	* src/Common/ellipt.c: changed the order of "global_refine" and
+	  "get_lagrange"
 
-2003-06-26  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-02-16 12:46  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Require AC_SET_PREFIX() again (needed for -rpath).
+	* src/Common/nlsolve.c: used dof_real_vec_skel-routines
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	New function: dof_mv_dowb(), matrix vector product for DOF_DOWB_MATRICEs.
+2009-02-15 13:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	User inlines rather than macros for ..._DOW() stuff. Define a
-	DOF_DOWB_MATRIX and DOWB_MATRIX_ROW data types for DOWxDOW
-	block-matrices. Allow diagonal blocks (DOWB_MATRIX_ROW_D).
+	* src/Common/macro.c: Face transformations must not map vertices to
+	  vertices belonging to
+	  the same element, the check for this was broken. Fixed.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Fix Makefile, still referenced mesh_interface_common.h (<- .h)
+2009-02-14 11:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	require AC_SET_PREFIX().
+	* libalbas/src/wall_bubbles.c: refine_inter() hooks used the EDGE
+	  DOF-node in 3d (FACE would have been correct).
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/.cvsignore, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/.cvsignore, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/SOLVER/.cvsignore, /net/sauron/graid/ALBERT_CVS/SOLVER/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/.cvsignore, /net/sauron/graid/ALBERT_CVS/BLAS/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/.cvsignore, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Add some more cruft, generated when building inside the source-tree.
+2009-02-14 15:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Don't require AC_SET_PREFIX().
+	* src/1d/traverse_r_1d.c: Do not forgot to initialize
+	  el_info->master.el_type and
+	  el_info->master.orientation, although these are meaningless the
+	  code
+	  relies on properly initialized values in some places.
 
-2003-06-25  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-02-14 10:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE:
-	Reworked a little bit after communication with Dani.
+	* src/Common/quasi-stokes.c, src/Common/stokes.c: Cleanup.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Add all .m4 files in ./m4/ (make complains otherwise after "make dist").
+2009-02-13 12:25  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE:
-	Tell people where to get help with CVS.
+	* src/Common/read_mesh.c: replaced c++ commentary style with
+	  c-style
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ChangeLog:
-	Let rcs2log auto-generate this file. While this could be excluded from
-	the CVS (because it could be re-generated) I thought it would be a
-	good idea to keep it inside. Hard-disk space has become cheap lately ...
+2009-02-13 20:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Typo fixed.
+	* src/3d/ellipt-moebius.c: global_refine() now takes a third
+	  argument, the fill-flags used during mesh-traversal.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	_properly_ use AC_HELP_STRING() for nicer formatting in AC_ARG_WITH
-	and friends.
+2009-02-13 15:32  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	User AC_HELP_STRING() for nicer formatting in AC_ARG_WITH and friends.
+	* src/2d/INIT/quasi-stokes.dat, src/3d/INIT/quasi-stokes.dat,
+	  src/Common/quasi-stokes.c: matched demo-programs to new
+	  preconditioner ILU(k)
+	  they all compile now but have to be tested
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Take care of automake-1.6 caveats; set rpath so that the programs are
-	really linked with the albert libraries from _this_ package, and not
-	with other versions which might be installed in the search-path of the
-	dynamic linker.
+2009-02-13 13:55  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/.cvsignore:
-	Initial revision, add Makefile.in.
+	* src/4d/ellipt-klein-bottle.c, src/5d/ellipt-klein-3-bottle.c,
+	  src/Common/nlsolve.c: replaced c++ commentary style with c-style
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Add GRAPE settings. It is done in a way that the stand-alone package
-	AlbertMovi and the ALBERT distribution share the same source and
-	Makefile.am's.
+2009-02-13 13:55  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Add GRAPE to SUBDIRS if conditional GRAPE is true.
+	* src/2d/INIT/stokes.dat, src/3d/INIT/stokes.dat,
+	  src/Common/stokes.c: matched demo-programs to new preconditioner
+	  ILU(k)
+	  they all compile now but have to be tested
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE:
-	Add some more blah. Document the presence of the GRAPE interface in README,
-	give a hint to use admin-utils/cvs.sh in MAINTENANCE.
+2009-02-12 09:45  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/Makefile.am: Initial revision.
+	* static_condensation/demo/Common/mini-quasi-stokes.c,
+	  static_condensation/demo/Common/mini-stokes.c: Eliminates C++
+	  comments
 
-	* /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Add more auto-generated files.
+2009-02-12 08:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c:
-	Get rid of a compiler warning.
+	* src/Common/read_mesh.c: Free any allocated fe-space in
+	  get_dof_vec_master() (memory leak).
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/albert_util.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cblas.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/info.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h:
-	Protect headers against C++ with the famous
-	#ifdef __cplusplus
-		extern "C" {
-	#endif
-	construct.
+2009-02-11 16:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	Changed some of the multiple-inclusion safeguards to be somewhat
-	longer (e.g. _NLS_H_).
+	* src/1d/traverse_r_1d.c: Initialize master.el_type and
+	  orientation.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am:
-	Fix VPATH builds. "-I..."  statements _always_ should be relative to
-	the Makefile variables $(srcdir) or $(top_srcdir). Otherwise VPATH
-	builds will fail. VPATH build come in handy when compiling for
-	different architectures from a single source directory. Or when the
-	source is located on a RO medium (creeping featurism).
+2009-02-11 07:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/.cvsignore, /net/sauron/graid/ALBERT_CVS/BLAS/.cvsignore, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/.cvsignore, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/SOLVER/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_11/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/.cvsignore, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_01/.cvsignore, /net/sauron/graid/ALBERT_CVS/admin/.cvsignore:
-	Initial revision, let CVS ignore Makefile.in's and a couple of other
-	auto-generated files.
+	* src/Common/SSOR_precon.c: Check whether the inverse of the
+	  diagonal is finite, otherwise use "1.0" as entry.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/config.h.in, /net/sauron/graid/ALBERT_CVS/admin/aclocal.m4:
-	This file is auto-generated, hence _not_ kept in the CVS.
+2009-02-11 07:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-06-24  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/alberta.h: FOR_ALL_DOFS() and friends macros were
+	  broken when calling "continue"
+	  inside the loop.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/.cvsignore: Initial revision.
+2009-02-09 23:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/mesh_interface.c:
-	Import Kuni's sources, but leave dindex at zero.
+	* bas-impl.tex, ellipt.tex, heat.tex, mesh-impl.tex, nonlin.tex,
+	  rc-impl.tex: Slight improvements.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.h, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.c:
-	Renamed. Use Kuni's version.
+2009-02-09 07:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/memm3.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/memm2.c:
-	Initial revision.
+	* block_solve/demo/Common/stokes.c,
+	  block_solve/src/oem_block_solve.c,
+	  libalbas/tests/stokes_bubble_d_test.c,
+	  libalbas/tests/stokes_bubble_test.c,
+	  libalbas/tests/stokes_wall_bubble_test.c,
+	  static_condensation/demo/Common/mini-quasi-stokes.c,
+	  static_condensation/demo/Common/mini-stokes.c: Remove some
+	  compiler warnings, update to changed calling convention
+	  for refine() & friends
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/grape_elast.c: not needed.
+2009-02-09 23:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-06-22  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/1d/refine_1d.c, src/2d/refine_2d.c, src/3d/refine_3d.c,
+	  src/Common/refine.c: Automatically enhance the fill-flags by the
+	  requirements of then
+	  basis fuctions attached to the refinement call-backs.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-albert-qgl.m4, /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Optional packages can be disabled with one switch.
+2009-02-09 10:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-06-20  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/parametric.c, src/Common/submesh.c: free_dof_xxx_vec()
+	  now takes care for itself to free the fe-space.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/mesh_interface.c:
-	initialize dindex to _zero_, not to one. It breaks display of
-	Levelsets otherwise.
+2009-02-09 07:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-06-18  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+	* src/Common/block_precon.c, src/Common/dof_admin.c,
+	  src/Common/macro.c, src/Common/read_mesh.c,
+	  src/Common/read_mesh_xdr_1.2.c, src/Common/write_mesh_gmv.c,
+	  tests/read_mesh_test.c: Remove some compiler warnings, update to
+	  changed calling convention
+	  for refine() & friends
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-albert-qgl.m4:
-	Need to link against the ALBERT libs, of course.
+2009-02-09 07:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Convert - to _ in variable names.
+	* src/Common/coarsen.c, src/Common/refine.c: Change calling
+	  convention for refine().
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-albert-qgl.m4:
-	Initial revision.
+2009-02-09 07:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-qt.m4:
-	Make QGL optional.
+	* src/Common/alberta.h: Give the adapt structur a new fill-flags
+	  component.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-qt.m4:
-	Initial revision.
+2009-02-09 07:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Convert "-" signs to "_".
+	* src/Common/adapt.c: Give the adapt structur a new fill-flags
+	  component.
 
-2003-06-16  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-02-09 21:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/.cvsignore:
-	Add more auto-cruft.
+	* src/3d/ellipt2.c, src/4d/ellipt-klein-bottle.c,
+	  src/5d/ellipt-klein-3-bottle.c, src/Common/ellipt-dg.c,
+	  src/Common/ellipt-isoparam.c, src/Common/ellipt-periodic.c,
+	  src/Common/ellipt-sphere.c, src/Common/ellipt-torus.c,
+	  src/Common/ellipt.c, src/Common/heat-easy.c, src/Common/heat.c,
+	  src/Common/nonlin.c, src/Common/quasi-stokes.c,
+	  src/Common/stokes.c: refine()/coarsen(): now need a fill-flags
+	  argument.
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Need automake-1.7.2, at least.
+2009-02-09 07:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am:
-	Install as ...22 or ...33
+	* src/Common/geomview-graphics.c: Remove some compiler warnings,
+	  update to changed calling convention
+	  for refine() & friends
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	*** empty log message ***
+2009-02-09 19:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/.cvsignore:
-	Makefile.in
+	* generate-alberta-automakefiles.sh: Was using debug flags for
+	  profile libraries.
 
-2003-06-14  Claus-Justus Heine  <claus@mathematik.uni-freiburg.de>
+2009-02-06 16:51  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/.cvsignore, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/.cvsignore:
-	Initial revision.
+	* src/1d/INIT/ellipt-periodic.dat, src/1d/INIT/ellipt.dat,
+	  src/1d/INIT/heat.dat, src/1d/INIT/nonlin.dat,
+	  src/2d/INIT/ellipt-dg.dat, src/2d/INIT/ellipt-isoparam.dat,
+	  src/2d/INIT/ellipt-periodic.dat, src/2d/INIT/ellipt-sphere.dat,
+	  src/2d/INIT/ellipt-torus.dat, src/2d/INIT/ellipt.dat,
+	  src/2d/INIT/heat.dat, src/2d/INIT/nonlin.dat,
+	  src/2d/INIT/stokes.dat, src/3d/INIT/ellipt-dg.dat,
+	  src/3d/INIT/ellipt-isoparam.dat, src/3d/INIT/ellipt-moebius.dat,
+	  src/3d/INIT/ellipt-periodic.dat, src/3d/INIT/ellipt-sphere.dat,
+	  src/3d/INIT/ellipt-torus.dat, src/3d/INIT/ellipt.dat,
+	  src/3d/INIT/ellipt2.dat, src/3d/INIT/heat.dat,
+	  src/3d/INIT/nonlin.dat, src/4d/INIT/ellipt-klein-bottle.dat,
+	  src/4d/INIT/ellipt-sphere.dat, src/4d/INIT/ellipt-torus.dat,
+	  src/5d/INIT/ellipt-klein-3-bottle.dat, src/Common/ellipt-dg.c,
+	  src/Common/ellipt-isoparam.c, src/Common/ellipt-periodic.c,
+	  src/Common/ellipt-sphere.c, src/Common/ellipt-torus.c,
+	  src/Common/ellipt.c, src/Common/heat-easy.c, src/Common/heat.c,
+	  src/Common/nlsolve.c: matched demo-programs to new preconditioner
+	  ILU(k)
+	  they all compile now but have to be tested
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/grape_elast.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.h, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/tsc_timebar.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Makefile.am:
+2009-02-05 14:32  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/grape_elast.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/2d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/3d/mesh_interface.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_grape.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/albert_movi.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/mesh_interface_common.h, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Common/tsc_timebar.c, /net/sauron/graid/ALBERT_CVS/GRAPE/mesh/Makefile.am:
-	New file.
+	* static_condensation/demo/2d/Makefile.am,
+	  static_condensation/demo/3d/Makefile.am,
+	  static_condensation/src/Makefile.am: added:
+	  - routines for static condensation of a saddle point problem with
+	  (lagrange+bubble)-basis-functions (only for the mini-element so
+	  far)
+	  and the Matrix A is a DIM_OF_WORLD x DIM_OF_WORLD block matrix.
+	  
+	  - demo-program 'mini-quasi-stokes.c', as an example how to use
+	  the functions
+	  'condense_mini_spp_dd()' and 'expand_mini_spp_dd()'.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Fix libdir and includedir reference.
+2009-02-05 14:31  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/albert-check.m4:
-	Reorganize using AC_REQUIRE.
+	* static_condensation/demo/2d/INIT/mini-quasi-stokes.dat,
+	  static_condensation/demo/3d/INIT/mini-quasi-stokes.dat,
+	  static_condensation/demo/Common/mini-quasi-stokes.c,
+	  static_condensation/src/static-condensation-dd.c,
+	  static_condensation/src/static-condensation-dd.h: added:
+	  - routines for static condensation of a saddle point problem with
+	  (lagrange+bubble)-basis-functions (only for the mini-element so
+	  far)
+	  and the Matrix A is a DIM_OF_WORLD x DIM_OF_WORLD block matrix.
+	  
+	  - demo-program 'mini-quasi-stokes.c', as an example how to use
+	  the functions
+	  'condense_mini_spp_dd()' and 'expand_mini_spp_dd()'.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/albert-check.m4:
-	AC_CHECK_PKG renamed to ALBERT_CHECK_PKG.
+2009-02-02 03:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Use $1_LIB_PATH and $1_INCLUDE_PATH to be a little bit more consistent
-	with stock ALBERT.
+	* libalbas/src/Makefile.am: Remove ALBERTA lib deps.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Defaults default to libdir and includedir
+2009-02-02 01:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Rename AC_CHECK_PACKAGE to ALBERT_CHECK_PACKAGE.
+	* libalbas/src/bubble.c, libalbas/src/raviart_thomas.c,
+	  libalbas/src/trace_bubble.c, libalbas/src/wall_bubbles.c: Fix a
+	  bug introduced by recent per-DOF_VEC element-vector changes
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/albert-check.m4:
-	Check for additional libraries and make it work with the cache.
+2009-02-02 01:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/albert-check.m4:
-	Fix a typo.
+	* libalbas/src/Makefile.am: Some lesser bugs ...
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4:
-	Documentation.
+2009-02-02 23:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/albert-check.m4:
-	Check for albert.h
+	* src/Common/ilu_k_precon.c: Fix handling of Dirichlet b.c.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/type-sizes.m4:
-	Initial revision.
+2009-02-02 01:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/albert-check.m4, /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/set-prefix.m4:
-	ALBERT-DEMO mit autoconf
+	* src/Common/bas_fct.c: Dynamic loading was somewhat broken.
 
-	* /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/albert-check.m4, /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/check-package.m4, /net/sauron/graid/ALBERT_CVS/AlbertMovie/m4/set-prefix.m4:
-	New file.
+2009-02-02 23:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-05-12  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+	* Makefile.am: Use -I m4, not ./m4
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Aenderung am 12.05.2003 durch Oliver Kriessl:
-	 In Routine add_element_mat zwei TEST_EXIT's entfernt, von denen der erste
-	 ueberfluessig und der zweite fehlerhaft war: bei Erzeugen eines neuen
-	 Matrixeintrags und einem negativen Faktor (sign<0) Abbruch des Programms
-	 mit unverstaendlicher Fehlermeldung.
-	 Negativer Faktor fuer einen Elementmatrix ist aber nach Doku ausdruecklich
-	 vorgesehen.
-	 Fehler trat nicht auf, wenn vorher bereits eine Elementmatrix auf dem
-	 selben Element mit positivem Vorzeichen addiert wurde. Deshalb blieb der
-	 Fehler wohl auch so lange unentdeckt!
+2009-02-01 23:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-05-09  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/ilu_k_precon.c, src/Common/optimize_profile.c,
+	  src/Common/optimize_profile.h: "info_level" for profile stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Changed "MesaGL" to "GL" since the latter seems obsolete for Linux...
+2009-02-01 23:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-04-10  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/crs_matrix.h: "info_level" for profile stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/Makefile.am:
-	starting support for doc -- albert.ps automatically included in distribution
+2009-02-01 17:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	First steps toward albert-1.2
+	* src/Common/ilu_k_precon.c: Reintroduce info-level to shut-up the
+	  preconditioner.
 
-2003-04-09  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-02-01 17:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/msg.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/parameters.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/alloc.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/divers.c:
-	Changing affiliation of Alfred and me
+	* src/2d/memory_2d.c: Fix cleanup (freeing of temporary storage) in
+	  the presence of periodic meshes.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_nr_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_r_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/refine_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2scp.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/level_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/error.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/bas_fct_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/check.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/coarsen_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/adapt.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/graph_none.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/write_mesh_ps.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/element.c:
-	* changes in macro_common.c and albert.h:
-	  alloc_macro_data(), free_macro_data(), and macro_data2mesh() now public
-	* find_el_info_at_pt --> find_el_at_pt
-	* struct quad is now struct quadrature for compatibility with C++
-	* new addresses added
-	* in struct multi_grid_info changed
-	  restrict --> mg_restrict (will be a keyword in C)
-	  prolongate --> mg_prolongate
-	  resid --> mg_resid
+2009-01-30 16:19  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* non-recursive traverse routines now working on const EL_INFO *
-	* PRECON data structure modified: new entry void *precon_data;
-	  type of init_precon, now void and only argyment is precon_data;
-	* syntax of get_*_precon_[sd] changed accordingly
-	* oem_solve_[sd] have an additional optional argument PRECON *
+	* src/Common/read_mesh.c: now read_dof_vec_master can also read
+	  dof_vecs written by ALBERTA_VERSION 1.2
 
-	* In 1d lagrange elements up to order 4 are available now
+2009-01-30 16:16  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/rc-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/traverse-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/util-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/nonlin.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/est-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/eval-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/intro.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/mesh-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/bas-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/bas-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/defs.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/dof-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/assemble-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/adapt-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/adapt-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/albert.bib, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/albert.tex:
-	commit after working period in Cambridge;
+	* src/Common/read_mesh_xdr_1.2.c: renamed function static void
+	  match_node_types(int *node_vec)
+	  to void _AI_match_node_types(int *node_vec)
 
-	moved Chapter 3 -> Chapter 2; and Chapter 2 -> Chapter 3;
+2009-01-30 16:12  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	work on new Chapter 3 nearly completed; check of data structures
-	with albert.h done by Alfred. New changes of data structures resultin
-	in Version 1.2 already included.
+	* src/Common/alberta_intern.h: added function-head: void
+	  _AI_match_node_types(int *node_vec)
+	  
+	  this function is used in read_mesh.c and read_mesh_xdr_1_2.c to
+	  match node_types defined by ALBERTA_VERSION 1.2 to the node_types
+	  defined by ALBERTA_VERSION 2.0
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/THANKS, /net/sauron/graid/ALBERT_CVS/ALBERT/INSTALL, /net/sauron/graid/ALBERT_CVS/ALBERT/ChangeLog, /net/sauron/graid/ALBERT_CVS/ALBERT/COPYING, /net/sauron/graid/ALBERT_CVS/ALBERT/AUTHORS:
-	Updated affilliations and thanks...
+2009-01-30 06:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-04-07  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/alberta_inlines.h: Fix the computation of the inverse
+	  of a REAL_DD matrix.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	No longer using libtool to compile objects...
+2009-01-30 07:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	Added Deletion of ".libs" directories to target clean. Fixed target cleano.
+	* Makefile.am.template: Add gpskca to LIBADD.
 
-2003-04-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2009-01-29 21:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Logo/alberta.jpg, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Logo/alberta.rgb, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Logo/alberta.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/tria_dof.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/tria_dof.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/trias_forbidden.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Logo/albert.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Logo/albert.gif, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Logo/albert.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Logo/alberta.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/refine_atomic_3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/refine_atomic_3d.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/refine_recursive_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/regular_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/standard.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/standard.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/standard_refined.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/tria.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ref_tetra_v.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ref_tetra_v.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ref_tria_v.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/refine_atomic_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/refine_atomic_2d.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ref_tetra_gen.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/patches.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/plus.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/quadratic_dof.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/rect.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ref_tetra_e.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ref_tetra_e.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ref_tetra_gen.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/param_bound.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/param_bound.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/patch_center.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/patch_edge.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/patch_face.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/patch_vertex.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/nl-sol3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/nl-sol2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/nl-grid3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/mesh+trees.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/mesh_node.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/mesh_node.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/nl-grid2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/linear_dof.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/macro2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/macro2d.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/macro34.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/mesh+tree.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/mesh+tree1.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/mesh+tree1.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/mesh+tree2.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/heat3d_ntria.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/heat3d_tau.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/heat_ntria.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/heat_tau.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/linear_dof.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ellipt_uh.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/edge_tria.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/ellipt_mesh.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/coarse_atomic_3d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/coarse_atomic_3d.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/cubic_orient.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/cubic_orient.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/edge_tetra.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/edge_tetra.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/edge_tria.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/bary.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/circ.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/coarse_atomic_2d.eps, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/EPS/coarse_atomic_2d.sc, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/albert.bib, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Makefile:
-	added ShowCase and .eps files for the documentation, small changes in the Makefile
+	* paraview/Common/alberta2paraview.c: Forgot to increment n_drdv
+	  after the previous change.
 
-2003-03-21  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-29 11:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/doc/mesh-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/nonlin.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/notation.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/rc-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/rc-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/solve-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/struct-func.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/traverse-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/util-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/defs.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/dof-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/dof-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/est-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/eval-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/examples.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/files.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/graph-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/heat.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/intro.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/mesh-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/Makefile, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/adapt-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/adapt-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/albert.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/assemble-impl.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/bas-concept.tex, /net/sauron/graid/ALBERT_CVS/ALBERT/doc/bas-impl.tex:
-	ALBERT-Doku in den CVS-Baum importiert. Wird bald als Modul auszuchecken sein...
+	* paraview/Common/alberta2paraview.c: Be more flexible w.r.t. the
+	  file format (xdr/non-xdr).
 
-2003-03-17  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-29 10:19  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Changed order of library checks for non-Linux compilation
+	* block_solve/src/oem_block_solve.c: Do not call
+	  get_dof_real_vec_d() with scalar fe-spaces.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Added check for "-ldl" library, which seemed necessary to create standalone binaries.
-	configure will not complain if it is missing.
+2009-01-29 10:19  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in:
-	Added documentation of libtool "-all-static" flag to create independent binaries.
+	* block_solve/demo/2d/Makefile.am: Fix include paths.
 
-2003-02-26  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-29 11:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Changed order of lib checks for LINUX-platforms. Order should be right-to-left, i.e.
-	least-dependent to most-dependent.
+	* src/Common/ilu_k_precon.c: Fix a comment.
 
-2003-02-14  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-29 09:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c:
-	Fixed bug found by Oli related to leaf_data_size.
+	* src/Common/ilu_k_precon.c: Typo in comment.
 
-2003-02-14  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+2009-01-29 07:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c:
-	Aenderung am 07.02.03 durch Oliver Kriessl:
+	* src/Common/ilu_k_precon.c: Check for spd.
 
-	  Support fuer parametrische Elemente aufgenommen.
+2009-01-29 07:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-02-04  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+	* src/Common/crs_matrix.h, src/Common/ilu_k_precon.c,
+	  src/Common/optimize_profile.c, src/Common/optimize_profile.h: Fix
+	  some proto-types.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c:
-	Aenderung am 04.02.03 durch Oliver Kriessl:
+2009-01-28 19:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	  Fehler in lagrange_1.c fuer parametrische Elemente behoben.
-	  In lagrange_[2-4].c ERROR_EXIT fuer Parametrische Elemente ergaenzt.
+	* src/Common/alberta_inlines.h, src/Common/evaluate.h: Code to
+	  compute the Laplacian of a discrete function.
 
-2003-02-04  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-28 08:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_01/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_11/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_01/Makefile.am:
-	Adding support for new directories with el_index=1
+	* src/Common/memory.c: Disable debug code, was accidentally
+	  committed with debuggin enabled.
 
-2003-02-04  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+2009-01-27 09:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/graphXO.c:
-	Aenderung am 04.02.03 durch Oliver Kriessl:
+	* src/2d/Macro/macro-circ.amc, src/2d/Macro/macro.amc,
+	  src/2d/Macro/periodic.amc, src/2d/Macro/periodic2.amc: Out of
+	  date.
 
-	  Fehler behoben in der Behandlung der Dimension.
-	  Fuer DIM!=DIM_OF_WORLD ist nun in 1d nur noch gltools-Grafik moeglich!
+2009-01-24 18:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2003-02-03  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+	* src/Common/oem_solve.c: "free DOFs" handling was broken in
+	  oem_solve_dow().
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/graphXO.c:
-	Aenderung am 03.02.2003 durch Oliver Kriessl:
+2009-01-22 14:59  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	 In den Routinen graph_mesh, graph_drv und graph_estimate wurde der
-	 Support fuer parametrische Elemente eingebaut.
+	* static_condensation, static_condensation/Makefile.am,
+	  static_condensation/demo, static_condensation/demo/2d,
+	  static_condensation/demo/2d/INIT,
+	  static_condensation/demo/2d/INIT/mini-stokes.dat,
+	  static_condensation/demo/2d/Macro,
+	  static_condensation/demo/2d/Macro/macro.amc,
+	  static_condensation/demo/2d/Makefile.am,
+	  static_condensation/demo/3d, static_condensation/demo/3d/INIT,
+	  static_condensation/demo/3d/INIT/mini-stokes.dat,
+	  static_condensation/demo/3d/Macro,
+	  static_condensation/demo/3d/Macro/macro.amc,
+	  static_condensation/demo/3d/Makefile.am,
+	  static_condensation/demo/Common,
+	  static_condensation/demo/Common/mini-stokes.c,
+	  static_condensation/demo/Makefile.am, static_condensation/src,
+	  static_condensation/src/Makefile.am,
+	  static_condensation/src/static-condensation.c,
+	  static_condensation/src/static-condensation.h: added:
+	  - routines for static condensation of a saddle point problem with
+	  (lagrange+bubble)-basis-functions (only for the mini-element so
+	  far)
+	  
+	  - demo-program 'mini-stokes.c', as an example how to use the
+	  functions
+	  'condense_mini_spp()' and 'expand_mini_spp()'.
 
-	Bemerkung:
+2009-01-22 14:33  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	 Die Routinen graph_drv und graph_estimate funktionieren nur sinnvoll
-	 mit DIM == DIM_OF_WORLD. Wenn parametrische Elemente verwendet werden,
-	 wird deshalb eine Warnung ausgegeben, wenn sich die Dimensionen unter-
-	 scheiden. Ist DIM_OF_WORLD groesser als DIM werden die zusaetzlichen
-	 Koordinaten in diesen Routinen einfach weggelassen!
+	* Makefile.am: Add static_condensation subdir
 
-2002-12-17  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-22 00:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/msg.c:
-	fixed ugly WAIT routine (added newline)
+	* src/Common/ilu_k_precon.c: Fix a memory leak.
 
-2002-12-05  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-22 14:32  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c:
-	Another nasty bug found in read_dof_real*_vec concerning filenames...
+	* configure.ac: Add add_ons/static_condensation/ dirs
 
-2002-12-04  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-21 17:07  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/README:
-	Some changes due to new configure option --enable-el_index
+	* src/Common/read_mesh_xdr_1.2.c: in function read_el_recursive
+	  row 598 mesh->n_edges is not set, better use N_EDGES(mesh->dim)
+	  row 613 the same with mesh->n_faces
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Changes due to new configuration option --enable-el_index, meaning that EL_INDEX=1-library versions of ALBERT are to be built.
+2009-01-21 02:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c:
-	*** empty log message ***
+	* src/1d/coarsen_1d.c, src/Common/alberta_intern.h: Fix
+	  AI_coarse_fct_1d() proto-types.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	Changes due to new configuration option: --enable-el_index:
-	Here: special handling if user wishes to use ALBERT??_?1 library (meaning that EL_INDEX=1)
+2009-01-20 20:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am:
-	Changes due to new configuration option: --enable-el_index:
-	Here: el_index=0 by default
+	* src/alberta_Nd_profile/Makefile-4d.am,
+	  src/alberta_Nd_profile/Makefile-5d.am,
+	  src/alberta_Nd_profile/Makefile-6d.am,
+	  src/alberta_Nd_profile/Makefile-7d.am,
+	  src/alberta_Nd_profile/Makefile-8d.am,
+	  src/alberta_Nd_profile/Makefile-9d.am: Autogenerated.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Makefile.am:
-	Changes due to new configuration option: --enable-el_index:
-	Here: new SUBDIRs
+2009-01-20 19:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-11-27  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/2d/coarsen_2d.c, src/2d/submesh_2d.c,
+	  src/Common/alberta_intern.h: Some fixes.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c:
-	Problems with read_mesh[xdr].c:
-	  Could not read mesh due to a call of get_dof_*_vec with nil fe_space argument.
-	  Since read_mesh[xdr].c tries to guess an appropriate fe_space (or even create a new one), I fixed
-	  this problem in memory.c by introducing "unconnected" dof_?_vec storage analogous to the method
-	  used to store "unconnected" matrices.
+2009-01-20 19:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-11-11  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/2d/coarsen_2d.c, src/Common/element.c: fill_neigh_info(): set
+	  macro_el and parent to NULL.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	now checking for libGL if libMesaGL not found (Linux-case)
+2009-01-20 18:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	it is better to specify absolute path for "gltools". Changed configure.ac to disply corresponding message when using configure --help
+	* src/2d/coarsen_2d.c: Call fill_neigh_el_info() if FILL_COORDS is
+	  requested.
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am:
-	added _LIBADD entries to fix trouble with finding X-libs
+2009-01-20 17:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/BLAS/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am:
-	trouble with x-libs, see above...
+	* src/1d/coarsen_1d.c, src/1d/refine_1d.c, src/2d/coarsen_2d.c,
+	  src/2d/refine_2d.c, src/3d/coarsen_3d.c, src/3d/refine_3d.c,
+	  src/Common/alberta.h, src/Common/coarsen.c, src/Common/refine.c:
+	  refine_ext(), coarsen_ext(): new functions, allowing for
+	  fill_flags
+	  being passed to the adaptation mesh traversal loop.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am:
-	Changes due to trouble with x-libs, see above...
+2009-01-20 16:09  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/Makefile.am:
-	added LIBADD variable entries after problems with finding X-libraries
+	* src/Common/read_mesh_xdr_1.2.c: in ALBERTA_VERSION 1.2 and 2.2
+	  node_types are defined different!!!
+	  added function "match_node_types" to solve this problem, but
+	  there are still BUGS left
 
-2002-08-07  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-20 20:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	fixed buggy boundary assignmentfixed buggy boundary assignment..
+	* configure.ac: Add AC_CONFIG_MACRO_DIR
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	*** empty log message ***
+2009-01-16 13:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	changed default library installation mode: will now install static and shared by default.
+	* src/1d/coarsen_1d.c: Coarsen in 1d was broken for parametric
+	  meshes: parent->new_coord has
+	  to be set to NULL.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in:
-	documented "-shared" and "-static" flags for libtool.
+2009-01-16 13:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in:
-	documented "-shared" and "-static" libtool flags.
+	* src/Common/memory.c: free_dof_BLAH_vec(): don't access
+	  vec->fe_space after deleting vec.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in:
-	documented -shared and -static flags for libtool.
+2009-01-16 13:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	added support for LDFLAGS while linking
+	* src/alberta_Nd_profile/Makefile-4d.am,
+	  src/alberta_Nd_profile/Makefile-5d.am,
+	  src/alberta_Nd_profile/Makefile-6d.am,
+	  src/alberta_Nd_profile/Makefile-7d.am,
+	  src/alberta_Nd_profile/Makefile-8d.am,
+	  src/alberta_Nd_profile/Makefile-9d.am: Fiddle with some
+	  make-concept details.
 
-2002-08-06  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-16 13:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Force abort if GL-headers are missing. Quick and dirty solution - user might not want graphical output for ALBERT!
+	* Makefile.am.template: Fiddle with some make-concept details.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	Bug fixed: Location of libtool should be @abs_top_builddir@ and not @prefix@, since a libtool created by the package is not installed.
+2009-01-10 01:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-07-24  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+	* src/Common/Makefile.alberta.in: Add gpskca to EXTRA_LIBS
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am:
-	Sourcefile "trav_xy.c" added.
-	Aenderung am 24.07.02 durch Oli durchgefuehrt
+2009-01-10 01:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/trav_xy.c:
-	1d-Support added!
-	Aenderung durchgefuehrt am 24.07.02 durch Oli in Absprache mit Kuni.
+	* m4/grapeiface.m4: Add gpskca to EXTRA_LIBSc
 
-2002-07-24  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-07 19:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/albert_util.h:
-	changed preprocessor condition for "ABS"
+	* src/1d/disc-ortho-poly.c.h, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc-ortho-poly.c.h, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/2d/lagrange_1_2d.c, src/2d/lagrange_2_2d.c,
+	  src/2d/lagrange_3_2d.c, src/2d/lagrange_4_2d.c,
+	  src/3d/disc-ortho-poly.c.h, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c: Use
+	  DOF_VECTOR->vec_loc. Experimental, untested.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	little bug concerning macro ALBERT_VERSION
+2009-01-07 19:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am:
-	forgot ALBERT_UTIL include for source-files
+	* src/Common/alberta.h: New "user_data" pointer for DOF_VECTORs.
 
-2002-07-23  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2009-01-07 19:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/BLAS/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/alloc.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/divers.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/iamtools.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/msg.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/parameters.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/util.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am:
-	fixed ALBERT_UTIL,
-	and several Makefile.am's
+	* src/Common/memory.c: New "user_data" pointer for DOF_VECTORs.
 
-2002-07-23  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+2008-12-25 22:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/element.c:
-	Fehler in world_to_coord behoben (falsche Variable).
-	Aenderung durchgefuehrt am 23.07.02 durch Oli.
+	* src/Common/HB_precon.c: Allow for holes in the index range.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/element.c:
-	In Routine world_to_coord ERROR durch ERROR_EXIT ersetzt, falls degeneriertes
-	Element.
-	Aenderung durchgefuehrt am 23.07.02 durch Oli in Absprache mit Kuni.
+2008-12-25 22:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c:
-	In Routine world_to_coord ERROR durch ERROR_EXIT ersetzt, falls degeneriertes
-	Element vorliegt.
-	Aenderung am 23.07.02 durch Oli durchgefuehrt und mit Kuni abgesprochen!
+	* src/Common/Makefile.am.include, src/Common/ilu_k_precon.c,
+	  src/Common/optimize_profile.c, src/Common/optimize_profile.h:
+	  Profile reduction for ILU(k) improvement.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/element.c:
-	Routinen world_to_coord, coord_to_world und get_face_normal fuer den 1d-Fall
-	ergaenzt.
-	Aenderung am 23.07.02 durchgefuehrt von Oli.
+2008-12-25 23:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/write_mesh_ps.c:
-	Dateien level.c und write_mesh_ps.c aus 1d-Verzeichnis entfernt, da beide nur
-	in 2d/3d bzw. in 2d verfuegbar!
-	Aenderung durchgefuehrt am 23.07.02 durch Oli.
+	* mkdoffreemasks.sh: Replace "echo -n -e" by printf
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c:
-	Routinen world_to_coord und coord_to_world ergaenzt:
-	  Routine world_to_coord kam aus File trav_xy.c.
-	  Routine coord_to_world kam aus File eval.c.
-	Aenderung am 23.07.02 von Oli auf Anweisung von Kuni durchgefuehrt.
+2008-12-25 22:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c:
-	Routine coord_to_world in dimensionsabhaengigen Datei element.c verschoben.
-	Aenderung am 23.07.02 durch Oli auf Anweisung von Kuni.
+	* configure.ac: Check for gpskca (profile reduction for ilu(k).
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/trav_xy.c:
-	Routine world_to_coord in dimensionabhaengige Files element.c vorschoben!
-	Aenderung am 23.07.02 durch Oli auf Anweisung von Kuni.
+2008-12-22 19:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c:
-	Funktion get_transformed_el_mat entfernt!
-	Aenderung am 23.07.02 durch Oli auf Anweisung von Kuni.
+	* src/Common/block_precon.c, src/Common/ilu_k_precon.c: Slight
+	  fixes for ILU(k). We still need to a profile-reduction
+	  algorithm to make this really efficient.
 
-2002-07-23  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-12-22 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am:
-	added level.c
+	* src/Common/HB_precon.c: Allow for holes in the index range.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am:
-	added level.c and write_mesh.c
+2008-12-22 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am:
-	trav_xy.c for 2/3d added
+	* src/Common/Makefile.am.include, src/Common/alberta.h,
+	  src/Common/block_precon.c, src/Common/oem_solve.c: new ILU(k)
+	  preconditioner, as explained in netlibs's templates.
 
-2002-07-05  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-12-22 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT33_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT12_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT22_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_0/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT23_1/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/ALBERT11_0/Makefile.am:
-	*** empty log message ***
+	* src/Common/crs_matrix.c, src/Common/crs_matrix.h,
+	  src/Common/ilu_k_precon.c, src/Common/ilu_k_precon.h: new ILU(k)
+	  preconditioner, as explained in netlibs's templates.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/config.guess, /net/sauron/graid/ALBERT_CVS/admin/config.sub:
-	Other administrative files needed by autoconf.
+2008-12-22 17:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/aclocal.m4:
-	Please use "aclocal" to recreate this file when changing versions
-	of automake or autoconf.
+	* src/Makefile.am: Fix the INCLUDES settings.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/compile, /net/sauron/graid/ALBERT_CVS/admin/depcomp, /net/sauron/graid/ALBERT_CVS/admin/install-sh, /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh, /net/sauron/graid/ALBERT_CVS/admin/missing, /net/sauron/graid/ALBERT_CVS/admin/mkinstalldirs:
-	These files are necessary, if maintainer choses to check out a complete
-	version. When changing version of automake, please do a
-	"libtoolize" to update these!
+2008-12-19 15:18  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile.in:
-	corrected bug in deleting *.lo files.
+	* block_solve/src/oem_block_solve.c: fixed a memory-leak
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	removed "OFLAGS", use "CFLAGS" instead...
+2008-12-19 09:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-07-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/write_mesh_ps.c: Tweak the linewidth.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c:
-	added newline character to error messages
+2008-12-19 09:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-06-25  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/HB_precon.c: Typo.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/configure.ac, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in:
-	Einige Aenderungen in der Organisation
+2008-12-19 10:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	habe get_rc_list in albert.h aufgenommen (konnte sonst nicht kompilieren)
-	Andere Moeglichkeit: nicht in albert.h , aber extern deklarieren?
+	* src/Makefile.am: Fix the INCLUDES setting, alberta_util may need
+	  some header-files from $(top_srcdir)/gnu-compat.
 
-2002-06-24  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-12-17 14:45  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	Added X libs to link line
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: A Christmas present for my
+	  college Rebecca Stotz:
+	  
+	  the functions: "clear_block_matrix" and "block_dof_set"
 
-2002-06-17  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-12-16 16:17  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE:
-	some support for sparc-sun-SunOS
+	* block_solve/demo/Common/stokes.c,
+	  block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: added routine
+	  get_block_dof_schar_vec
+	  and cleaned up
 
-2002-06-13  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-12-16 15:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/config.h.in, /net/sauron/graid/ALBERT_CVS/admin/configure.ac:
-	Added some SUN support (-lnsl for xdr-routines)
+	* src/Common/l2scp.c: Undo a previous change in dirichlet_bound()
+	  and friends.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in:
-	Had to change order of libraries: -lcsolver before -lblas for SUNs (No system blaslib there)
+2008-12-16 11:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/COPYING, /net/sauron/graid/ALBERT_CVS/admin/INSTALL, /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/config.h.in, /net/sauron/graid/ALBERT_CVS/admin/configure.ac, /net/sauron/graid/ALBERT_CVS/admin/configure.in, /net/sauron/graid/ALBERT_CVS/admin/AUTHORS, /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Makefile.am:
-	First halfway working distribution !
+	* src/Common/trav_xy.c: Cosmetics.
 
-2002-06-11  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-12-16 11:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.sub:
-	encountered problems on suns with $(special_defs), changed that
+	* src/Common/l2scp.c: Fix a == <-> != logic-bug in
+	  dirichlet_bound[_d]().
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.am: stupid typo.
+2008-12-12 16:41  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/configure.in:
-	*** empty log message ***
+	* block_solve/demo/2d/INIT/stokes.dat: matched to
+	  block_precon-routines
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am:
-	@static_libraries@ thrown out
+2008-12-12 16:36  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile.in:
-	seemed better for compliance...
+	* block_solve/demo/Common/stokes.c,
+	  block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: finished implementing routines
+	  for Block_SSOR_Preconitioning
+	  maybe there many bugs left
 
-	* /net/sauron/graid/ALBERT_CVS/BLAS/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.am:
-	*** empty log message ***
+2008-12-12 00:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh, /net/sauron/graid/ALBERT_CVS/admin/missing, /net/sauron/graid/ALBERT_CVS/admin/mkinstalldirs, /net/sauron/graid/ALBERT_CVS/admin/configure, /net/sauron/graid/ALBERT_CVS/admin/configure.in, /net/sauron/graid/ALBERT_CVS/admin/install-sh, /net/sauron/graid/ALBERT_CVS/admin/MAINTENANCE, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/acinclude.m4, /net/sauron/graid/ALBERT_CVS/admin/aclocal.m4, /net/sauron/graid/ALBERT_CVS/admin/config.guess, /net/sauron/graid/ALBERT_CVS/admin/config.sub:
-	cleaned up a bit, all other files are system files
+	* src/Common/oem_solve.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am:
-	Delete all CVS directories in distribution
+2008-12-11 14:07  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/admin/configure.in, /net/sauron/graid/ALBERT_CVS/admin/ltconfig:
-	*** empty log message ***
+	* examples.tex: Insert a paragraph after a skip comment (as should
+	  be).
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Makefile.am:
-	seemed necessary to add EXTRA_DIST=Common to Makefile.am
+2008-12-11 12:40  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_sun.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT.h, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_open.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT2d.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/Makefile.am:
-	*** empty log message ***
+	* block_solve/demo/Common/stokes.c: cleaned up
 
-2002-06-10  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-12-11 14:05  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/cg.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.am:
-	Standard settings seems to work at last...
+	* src/Common/l2scp.c: Remove some unused variables.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c:
-	Changed USE_OPENGL to HAVE_GL, which is supplied by autoconf
+2008-12-11 14:05  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/bas_fct_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.am:
-	*** empty log message ***
+	* src/Common/dof_admin.c: Typo cosnt -> const.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/stiff.c:
-	no longer needed...
+2008-12-11 14:04  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/configure.in:
-	*** empty log message ***
+	* src/Common/diag_precon.c: Use fabs(m[i][i]) instead of m[i][i].
+	  Rationale: scaling by the
+	  absolute value seems to be beneficial in certain cases, and
+	  taking the
+	  absolute value produces neglectible overhead compared to the
+	  inversion
+	  of the diagonal element.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.am:
-	First changes...
+2008-12-11 14:02  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Makefile.am:
-	Forgot this file...
+	* src/Common/alberta.h: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/Makefile.am, /net/sauron/graid/ALBERT_CVS/SOLVER/Makefile.am:
-	Added Makefile.am's
+2008-12-11 14:09  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/BLAS/srotm.f, /net/sauron/graid/ALBERT_CVS/BLAS/srotmg.f, /net/sauron/graid/ALBERT_CVS/BLAS/sscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/sswap.f, /net/sauron/graid/ALBERT_CVS/BLAS/zaxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/zcopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdotc.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdotu.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdrot.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/zrotg.f, /net/sauron/graid/ALBERT_CVS/BLAS/zscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/zswap.f:
-	New file.
+	* src/Common/quasi-stokes.c: Only use Yprec if mu > 0, estimate():
+	  err_u etc. need not be static as
+	  it need not be remembered across calls.
 
-	* /net/sauron/graid/ALBERT_CVS/BLAS/srotm.f, /net/sauron/graid/ALBERT_CVS/BLAS/srotmg.f, /net/sauron/graid/ALBERT_CVS/BLAS/sscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/sswap.f, /net/sauron/graid/ALBERT_CVS/BLAS/zaxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/zcopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdotc.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdotu.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdrot.f, /net/sauron/graid/ALBERT_CVS/BLAS/zdscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/zrotg.f, /net/sauron/graid/ALBERT_CVS/BLAS/zscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/zswap.f:
-	Our own BLAS library
+2008-12-10 19:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/BLAS/Makefile.am, /net/sauron/graid/ALBERT_CVS/BLAS/caxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/ccopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/cdotc.f, /net/sauron/graid/ALBERT_CVS/BLAS/cdotu.f, /net/sauron/graid/ALBERT_CVS/BLAS/crotg.f, /net/sauron/graid/ALBERT_CVS/BLAS/cscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/csrot.f, /net/sauron/graid/ALBERT_CVS/BLAS/csscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/cswap.f, /net/sauron/graid/ALBERT_CVS/BLAS/dasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/daxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/dcabs1.f, /net/sauron/graid/ALBERT_CVS/BLAS/dcopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/ddot.f, /net/sauron/graid/ALBERT_CVS/BLAS/dnrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/drot.f, /net/sauron/graid/ALBERT_CVS/BLAS/drotg.f, /net/sauron/graid/ALBERT_CVS/BLAS/drotm.f, /net/sauron/graid/ALBERT_CVS/BLAS/drotmg.f, /net/sauron/graid/ALBERT_CVS/BLAS/dscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/dset.f, /net/sauron/graid/ALBERT_CVS/BLAS/dswap.f, /net/sauron/graid/ALBERT_CVS/BLAS/dzasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/dznrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/icamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/idamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/isamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/izamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/sasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/saxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/scasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/scnrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/scopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/sdot.f, /net/sauron/graid/ALBERT_CVS/BLAS/snrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/srot.f, /net/sauron/graid/ALBERT_CVS/BLAS/srotg.f:
-	New file.
+	* src/Common/oem_sp_solve.c: Fix the multi-constraint case.
 
-	* /net/sauron/graid/ALBERT_CVS/BLAS/Makefile.am, /net/sauron/graid/ALBERT_CVS/BLAS/caxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/ccopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/cdotc.f, /net/sauron/graid/ALBERT_CVS/BLAS/cdotu.f, /net/sauron/graid/ALBERT_CVS/BLAS/crotg.f, /net/sauron/graid/ALBERT_CVS/BLAS/cscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/csrot.f, /net/sauron/graid/ALBERT_CVS/BLAS/csscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/cswap.f, /net/sauron/graid/ALBERT_CVS/BLAS/dasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/daxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/dcabs1.f, /net/sauron/graid/ALBERT_CVS/BLAS/dcopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/ddot.f, /net/sauron/graid/ALBERT_CVS/BLAS/dnrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/drot.f, /net/sauron/graid/ALBERT_CVS/BLAS/drotg.f, /net/sauron/graid/ALBERT_CVS/BLAS/drotm.f, /net/sauron/graid/ALBERT_CVS/BLAS/drotmg.f, /net/sauron/graid/ALBERT_CVS/BLAS/dscal.f, /net/sauron/graid/ALBERT_CVS/BLAS/dset.f, /net/sauron/graid/ALBERT_CVS/BLAS/dswap.f, /net/sauron/graid/ALBERT_CVS/BLAS/dzasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/dznrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/icamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/idamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/isamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/izamax.f, /net/sauron/graid/ALBERT_CVS/BLAS/sasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/saxpy.f, /net/sauron/graid/ALBERT_CVS/BLAS/scasum.f, /net/sauron/graid/ALBERT_CVS/BLAS/scnrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/scopy.f, /net/sauron/graid/ALBERT_CVS/BLAS/sdot.f, /net/sauron/graid/ALBERT_CVS/BLAS/snrm2.f, /net/sauron/graid/ALBERT_CVS/BLAS/srot.f, /net/sauron/graid/ALBERT_CVS/BLAS/srotg.f:
-	Our own BLAS library
+2008-12-09 17:01  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile.in, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile.in:
-	Adapting DEMO for distribution...
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: started to implement routines
+	  for Block-SSOR-precondition
+	  
+	  added routine: "block_dof_copy" for copying data from a
+	  BLOCK_DOF_REAL_VEC to an other
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.albert.in, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Added Makefile.am and Makefile.albert.in
+2008-12-08 13:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/Makefile.sub, /net/sauron/graid/ALBERT_CVS/ALBERT/Makefile.am:
-	Added Makefile.am's
+	* Makefile, assemble-tools.tex, bas-impl.tex, defs.tex,
+	  dof-impl.tex, eval-tools.tex, impl.tex, mesh-impl.tex,
+	  periodic-impl.tex, submesh-impl.tex: Working on the
+	  documentation. This is a nightmare.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/missing, /net/sauron/graid/ALBERT_CVS/admin/mkinstalldirs:
-	Administration files
+2008-12-08 18:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/missing, /net/sauron/graid/ALBERT_CVS/admin/mkinstalldirs:
-	New file.
+	* src/Common/alberta.h, src/Common/oem_sp_solve.c: Prepare for
+	  multiple constraints.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure, /net/sauron/graid/ALBERT_CVS/admin/configure.in, /net/sauron/graid/ALBERT_CVS/admin/install-sh, /net/sauron/graid/ALBERT_CVS/admin/ltconfig, /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh:
-	Administration files
+2008-12-08 18:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/configure, /net/sauron/graid/ALBERT_CVS/admin/configure.in, /net/sauron/graid/ALBERT_CVS/admin/install-sh, /net/sauron/graid/ALBERT_CVS/admin/ltconfig, /net/sauron/graid/ALBERT_CVS/admin/ltmain.sh:
-	New file.
+	* src/Common/submesh.c: Fix (hopefully) update_master_matrix() to
+	  work properly with mixed
+	  slave/master matrices.
 
-	* /net/sauron/graid/ALBERT_CVS/admin/AUTHORS, /net/sauron/graid/ALBERT_CVS/admin/COPYING, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog, /net/sauron/graid/ALBERT_CVS/admin/INSTALL, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/NEWS, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/acinclude.m4, /net/sauron/graid/ALBERT_CVS/admin/aclocal.m4, /net/sauron/graid/ALBERT_CVS/admin/config.guess, /net/sauron/graid/ALBERT_CVS/admin/config.sub:
-	Administration files
+2008-12-08 18:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/admin/AUTHORS, /net/sauron/graid/ALBERT_CVS/admin/COPYING, /net/sauron/graid/ALBERT_CVS/admin/ChangeLog, /net/sauron/graid/ALBERT_CVS/admin/INSTALL, /net/sauron/graid/ALBERT_CVS/admin/Makefile.am, /net/sauron/graid/ALBERT_CVS/admin/NEWS, /net/sauron/graid/ALBERT_CVS/admin/README, /net/sauron/graid/ALBERT_CVS/admin/acinclude.m4, /net/sauron/graid/ALBERT_CVS/admin/aclocal.m4, /net/sauron/graid/ALBERT_CVS/admin/config.guess, /net/sauron/graid/ALBERT_CVS/admin/config.sub:
-	New file.
+	* src/Common/memory.c: Accumulate the number of non-zero entries in
+	  a DOF_MATRIX.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/alloc.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/divers.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/msg.c:
-	IAMTOOLS sources
+2008-12-08 18:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/alloc.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/divers.c, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/msg.c:
-	New file.
+	* src/Common/dof_admin.c: Accumulate the number of non-zero entries
+	  in a DOF_MATRIX.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/iamtools.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/parameters.c:
-	IAMTOOLS sources
+2008-12-02 18:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/Makefile.am, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/iamtools.h, /net/sauron/graid/ALBERT_CVS/ALBERT_UTIL/parameters.c:
-	New file.
+	* src/Common/alberta.h: Fix a comment.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/orthres.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sp_cg.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/multigrid.c:
-	removed old files; not longer needed
+2008-11-28 16:10  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/solver.c:
-	solver.c herausgeworfen
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: matched precon-routines for
+	  compiling and for making sense... maybe
 
-2002-06-06  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2008-11-28 17:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2skp.c:
-	This file is beeing moved into l2scp.c
+	* src/Common/dof_chains.h: Basis-function and Fe-space chains were
+	  broken.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/adapt.c:
-	The implicit time strategy now allows no adaptation of the
-	grid, too
+2008-11-27 20:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_r.c:
-	Removed a bug in fill_macro_info for a curved boundary
+	* src/Common/alberta_inlines.h: New function DIV_DOW() to compute
+	  the divergence.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c:
-	Changed search for a visual during opening of an OPENGL window
+2008-11-27 15:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-02-28  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/3d/element_3d.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c:
-	In Zeile 427 MEM_ALLOC durch MEM_CALLOC ersetzt.
-	Tut es laut Kuni.          (Dani)
+2008-11-26 13:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-02-05  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/coarsen.c, src/Common/refine.c: refine()/coarsen():
+	  only advance the mesh "cookie" if the mesh
+	  actually was refined or coarsened.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c:
-	Einige Aenderungen von DOF_FREE_UNIT
-	DOF_FREE_UNIT = char soll getestet werden, dafuer habe ich schon mal
-	etwas Code in #if-Abfragen gesetzt.
+2008-11-25 16:08  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2002-01-19  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: matched precon-routines for
+	  compiling
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	Einige Schoenheitskorrekturen
+2008-11-24 01:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2002-01-17  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/dof_chains.h: Various fixes for the definition of
+	  sub-chains.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/multigrid.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	Weitreichende Aenderungen durch die Reform der Speicherverwaltung
+2008-11-24 01:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-11-14  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/memory.c: Hook the unchained version of basis
+	  functions into the unchained
+	  version of the fe-space.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Neue Routinen fuer xdr und binaere Ein/Ausgabe von macro-Dateien
-	eingebaut.
+2008-11-23 00:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-11-12  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/block_precon.c, src/Common/oem_solve.c: Experimental
+	  bock SSOR-preconditioner. Not tested. Will probably not work.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	changed formating for writing of element type in write_albert_macro()
+2008-11-23 00:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-11-08  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/ssor.c: Vector-case seemed to be brokn, but FIXME.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2skp.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2scp.c:
-	falsche Fehlermeldung in L2s*p_fct_bas_d: ..."DOF_REAL_VEC" statt "DOF_REAL_D_VEC"
+2008-11-21 17:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-10-29  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: Comments.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2scp.c:
-	moved stack get_traverse_stack() after initial checks for avoiding
-	memory leaks
+2008-11-21 17:16  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2001-10-25  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: started to implement routines
+	  for precondition block-matrixes
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c:
-	changed macro_test(), up to now no check in 3d
+2008-11-21 13:36  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-2001-10-11  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* block_solve/demo/Common/stokes.c: matched to provided support
+	  routines to aid the definition of block-matrix
+	  preconditioners.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/element.c:
-	changed preprocessor directive for DIM != DIM_OF_WORLD in el_det() and
-	world_to_coord(); done via the parametric structure in mesh
+2008-11-21 11:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-10-09  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* block_solve/demo/Common/stokes.c: Provide some support routines
+	  to aid the definition of block-matrix
+	  preconditioners.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/graphXO.c:
-	Added the function graph_estimate() in 1d for the visualization of the
-	estimator in 1d
+2008-11-21 17:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-10-08  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/block_precon.c, src/Common/oem_solve.c: Comments.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/coarsen.c:
-	deallocation of el->new_coord moved to coarse_patch in 2d as it was in
-	3d; deallocation is now the same for 2d and 3d and is done after
-	coarse_element
+2008-11-21 13:25  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	freed newdofs in macro_data2mesh because of memory leak
+	* src/Common/block_precon.c, src/Common/oem_solve.c: Implemented
+	  provided support routines to aid the definition of block-matrix
+	  preconditioners.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/refine_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/coarsen.c:
-	Changed functions
+2008-11-21 11:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	REAL get_real_d(void) ---> get_real_d(MESH *)
-	void free_real_d(REAL *) ---> free_real_d(MESH *, REAL *)
+	* src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/block_precon.c, src/Common/oem_solve.c: Provide some
+	  support routines to aid the definition of block-matrix
+	  preconditioners.
 
-	for new memory management. Hence, memory can be freed with the
-	underlying mesh (if implemented...)
+2008-11-20 10:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-10-04  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* mesh-impl.tex: Sanitize get_mesh() doc.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile:
-	Added gmake as default make program to application makefiles
+2008-11-20 14:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-08-03  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+	* src/Common/alberta.h, src/Common/alberta_intern.h: Move the
+	  FE_SPACE_EQ_P() macro to alberta.h.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c:
-	FIX: Bei zu kleinem LEAF_DATA wurde in free_leaf_data n falsch gesetzt.
+2008-11-20 13:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-07-17  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/dof_admin.c: Another print..maple() bug.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c:
-	fixed bug in memory.c if sizeof(LEAF_DATA) < sizeof(void *)
+2008-11-20 10:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-07-03  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/alberta.h, src/Common/dof_admin.c: Fix broken calls to
+	  fopen() (print...maple() stuff).
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/level_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/traverse_nr.c:
-	removed unused variables, etc. due to compiler warnings on SGI
+2008-11-19 12:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	global access to write_albert_macro
+	* src/Common/alberta_intern.h: Only optionally enable the flatten
+	  and always_inline attributes.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	now, everything works fine with the new macro_data structure
+2008-11-19 12:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/AUTHORS, /net/sauron/graid/ALBERT_CVS/ALBERT/COPYING, /net/sauron/graid/ALBERT_CVS/ALBERT/ChangeLog, /net/sauron/graid/ALBERT_CVS/ALBERT/INSTALL, /net/sauron/graid/ALBERT_CVS/ALBERT/NEWS:
-	updated copyright etc.
+	* src/Makefile.am: Only compile F77 code if requested.
 
-2001-07-02  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2008-11-19 01:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c:
-	init_bdry only for DIM > 1
+	* src/alberta_util.h.in.in, src/malloc-debug.c: Malloc debugging.
+	  Finally something more sane than any predecessing
+	  code ....... GNAH BLUMB GNAH.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	el_type now only used for 3d
+2008-11-19 17:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble.c:
-	changed macro definitions of btv and utAv for 1d compatibility
+	* configure.ac: Fix missing ALBERTA_SET_PREFIX call.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c:
-	changed default_boundary(MESH, S_CHAR) --> default_boundary(MESH, int)
+2008-11-19 13:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-06-28  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* configure.ac: Typo.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c:
-	removed misprint in gltools_est()
+2008-11-19 12:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	inserted function prototype for default_boundary()
+	* NEWS: Update.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	inserted function declaration for write_albert_macro ...
+2008-11-19 12:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h:
-	moved macro_data into albert.h, and removed macro.h
+	* configure.ac: Conditionally disable the use of BLAS.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	included macro.h into albert.h with structure MACRO_DATA and new
-	definition of test_macro
+2008-11-19 01:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	added new data types and moved macro.h into albert.h
+	* configure.ac: Malloc debugging. Finally something more sane than
+	  any predecessing
+	  code ....... GNAH BLUMB GNAH.
 
-2001-06-27  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2008-11-18 11:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c:
-	inserted free_traverse_stack in gltools_est
+	* newvbtm.sty, varvbtm.sty, verbdef.sty: Initial revision, some
+	  maybe non-standard style-files.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	inserted pointers for block-wise memory administration in struct mesh
-	and struct dof_admin
+2008-11-18 18:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/write_mesh_ps.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/level.c:
-	changed header of PostScript driver
+	* src/alberta_util.h.in.in, src/malloc-debug.c: Append two
+	  underscores to the recording malloc debugger.
 
-2001-05-23  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2008-11-18 18:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c:
-	corrected initialization of A in estimate()
+	* src/Makefile.am, src/alberta_util.h.in.in, src/malloc-debug.c:
+	  Fiddle with malloc-debugging options.
 
-2001-05-08  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-11-18 14:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h:
-	Schreib- und Leseroutinen aus macro*.c sollten auch hier hinein...
+	* src/alberta_util.h.in.in: Protect against already defined
+	  ALBERTA_EFENCE and ALBERTA_ALLOC_RECORD macros.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	vorerst letzter Entwicklungsstand...
+2008-11-18 11:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-05-03  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/alberta_util.h.in.in: Use C99 __func__ if funcName is not
+	  defined.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_est.c:
-	removed ellipt_est.c, is in the library already for a long time...
+2008-11-18 11:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro_big.stand:
-	macro triangulation for [-1,1]
+	* src/msg.c: Give func_name[] more space.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Macro/macro.stand:
-	macro triangulation for [0,1]
+2008-11-18 11:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/nonlin.dat:
-	data file for nonlinear elliptic solver copied from 2d
+	* src/alberta_util.h.in.in: Use __attribute__((unused)) for
+	  FUNCNAME().
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/heat.dat:
-	data file for heat equation solver copied from 2d
+2008-11-18 07:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/INIT/ellipt.dat:
-	data file for elliptic solver copied from 2d
+	* src/malloc-debug.c: Copyright notice.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c:
-	changes due to 1d, some DIM_OF_WORLD loops added
+2008-11-18 07:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/1d/Makefile:
-	using virtual path for dependencies in ../Common directory
+	* src/alberta_util.h.in.in: Fix some malloc-debug related issues.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile:
-	new rules for cleaning, tar and tgz files and backups
+2008-11-18 11:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog: added performed changes
+	* m4/check-iso-c99.m4: Check for __func__.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS:
-	changed web-site
+2008-11-17 20:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-04-05  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* ., src/Common/numint.c: Fix the chain-initialization logic for
+	  QUAD_FAST.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c:
-	setzen von Randtypen fuer Kanten und Knoten scheint zu funktionieren...
+2008-11-17 18:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	Orientierungs-check eingebaut
+	* src/Common/memory.c: Malloc debugging and leakage fixes.
 
-2001-03-29  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-11-17 03:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	habe macro_test implementiert
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_neigh.c, src/Common/wall_quad.c: Fix various
+	  memory leakages.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c:
-	habe correct_cycles mit allen abhaengigen Prozeduren implementiert
+2008-11-17 03:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-03-27  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/numint.c: Typo in comment.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h:
-	write_macro() und abhaengige Funktionen fertig, macro.h erweitert
+2008-11-17 18:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c:
-	*** empty log message ***
+	* src/Makefile.am, src/alberta_util.h, src/alberta_util.h.in.in,
+	  src/malloc-debug.c, src/parameters.c: Malloc debugging and
+	  leakage fixes.
 
-2001-03-26  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-11-17 03:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h:
-	Neu: compute_neigh_fast, alles auf Basis von MACRO_DATA
+	* src/alloc.c: Some simplistic malloc tracing.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c:
-	Routinen umgeschoben, mel_vertex in fill_boundary hat neuen Typ
+2008-11-17 18:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	Routinen umgeschoben
+	* configure.ac: Malloc debugging and leakage fixes.
 
-2001-03-22  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-11-16 11:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	read_albert_macro und read_macro scheinen erstmal zu funktionieren...
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_neigh.c: Fix the "copy_fe_space()" logic.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h:
-	Habe statt (* ?????)[] lieber **?????? als Format fuer die Matrizen genommen.
+2008-11-14 19:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2001-03-20  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+	* src/Common/memory.c: free_fe_space() was not "chain aware".
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h:
-	neuer Eintrag el_type angefuegt
+2008-11-14 19:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c:
-	read_macro, read_albert_macro angepasst an neu MACRO_DATA-Struktur, ausserdem Aenderungen an macro_data2mesh.
+	* src/Common/numint.c: Remove some "umlaute".
 
-2001-03-19  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-11-14 19:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c:
-	macro_data2mesh fertig, einige Routinen aus aesthetischen Gruenden in die macro.c s abgeschoben...
+	* src/Common/assemble.c: Cosmetics.
 
-2001-03-16  Daniel Koester  <dani@mathematik.uni-freiburg.de>
+2008-11-14 18:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c:
-	Anfang der Entwicklung der neuen Macro-Struktur und dazugehoerige Routinen
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_neigh.c: Clone the fe-space structure.
 
-2001-02-23  Oliver Kriessl  <oli@mathematik.uni-freiburg.de>
+2008-11-14 17:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/refine_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/solver.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sp_cg.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_nr_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_r_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/grape_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2scp.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2skp.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/error.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/cg.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/check.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/coarsen_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/write_mesh_ps.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/grape.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/grape.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_4.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/1d/lagrange_0.c:
-	Upgrade auf ALBERT-1.1
+	* src/Common/assemble.c: Remove non-ascii chars.
 
-2001-02-22  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+2008-11-14 17:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/ddot_.f:
-	added file ddot_.f for using with purify
+	* src/Common/assemble.c: Remove non-ascii chars.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c:
-	changed interpol0 and interpol_d0, now compilable
+2008-11-14 16:06  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/util.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/error.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c:
-	changed something...
+	* src/Common/memory.c: free_el_matrix(): forgot to free up the
+	  control structure.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c:
-	removed bugs in lagrange_0.c: interpol0 interpol_d0
-	inserted static before real_refine_inter
+2008-11-14 15:06  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c:
-	removed bugs in lagrange_0.c: interpol0 interpol_d0, macro.c ???
+	* src/Common/alberta.h, src/Common/assemble.c,
+	  src/Common/assemble_bndry.c, src/Common/assemble_neigh.c,
+	  src/Common/memory.c: Provide a copy_fe_space() function and make
+	  sure that permanently
+	  cached structure make a copy from application supplied fe-spaces.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/INSTALL, /net/sauron/graid/ALBERT_CVS/ALBERT/NEWS, /net/sauron/graid/ALBERT_CVS/ALBERT/README, /net/sauron/graid/ALBERT_CVS/ALBERT/AUTHORS, /net/sauron/graid/ALBERT_CVS/ALBERT/COPYING:
-	new versions
+2008-11-12 02:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-2000-05-05  Kunibert G. Siebert  <siebert@math.uni-augsburg.de>
+	* src/Common/numint.c: Fix a data-structure definition conflict.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt-easy.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlsolve.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.h:
-	New file.
+2008-11-11 23:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt-easy.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlsolve.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nonlin.h:
-	initial import  into CVS
+	* assemble-tools.tex, eval-tools.tex: The "daily" documentation
+	  hour.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.1, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.34kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.44kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.krumm2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.neum, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_est.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/femtest.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/newton.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c:
-	New file.
+2008-11-11 23:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.1, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.34kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.44kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.kreis, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.krumm2, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.neum, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Macro/macro_big.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/3d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/albert.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/ellipt_est.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/femtest.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/graphics.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/heat.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/newton.c, /net/sauron/graid/ALBERT_CVS/DEMO/src/Common/nlprob.c:
-	initial import  into CVS
+	* block_solve/demo/2d/Makefile.am: Typo.
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/INSTALL, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS, /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/THANKS, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_mittel.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile:
-	New file.
+2008-11-11 23:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/DEMO/AUTHORS, /net/sauron/graid/ALBERT_CVS/DEMO/COPYING, /net/sauron/graid/ALBERT_CVS/DEMO/ChangeLog, /net/sauron/graid/ALBERT_CVS/DEMO/INSTALL, /net/sauron/graid/ALBERT_CVS/DEMO/NEWS, /net/sauron/graid/ALBERT_CVS/DEMO/README, /net/sauron/graid/ALBERT_CVS/DEMO/THANKS, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/ellipt.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/heat.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/INIT/nonlin.dat, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Macro/macro_mittel.stand, /net/sauron/graid/ALBERT_CVS/DEMO/src/2d/Makefile, /net/sauron/graid/ALBERT_CVS/DEMO/src/Makefile:
-	initial import  into CVS
+	* src/Common/error.c: Cosmetics.
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_ibm.c: New file.
+2008-11-10 05:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_ibm.c:
-	initial import  into CVS
+	* Makefile, adapt-concept.tex, adapt-tools.tex, alberta-book.tex,
+	  alberta-man.tex, assemble-tools.tex, bas-concept.tex,
+	  bas-impl.tex, chain-impl.tex, concept.tex, defs.tex,
+	  dof-concept.tex, dof-impl.tex, est-tools.tex, eval-tools.tex,
+	  impl.tex, mesh-concept.tex, mesh-impl.tex, rc-concept.tex,
+	  rc-impl.tex, solve-tools.tex, submesh-concept.tex,
+	  traverse-impl.tex: Make some progress. Takes too much time. Gnah.
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/AUTHORS, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/COPYING, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/ChangeLog, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/INSTALL, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/NEWS, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/README, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/THANKS, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT.h, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT2d.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_sun.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_tit.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_open.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOTansi.h, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOTlog.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/awtest.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/ctest.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/ctest2.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/grtest.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/hwtest.c:
-	New file.
+2008-11-10 18:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/AUTHORS, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/COPYING, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/ChangeLog, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/INSTALL, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/NEWS, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/README, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/THANKS, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT.h, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT2d.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_sun.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_for_tit.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOT_open.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOTansi.h, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/PLOTlog.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/awtest.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/ctest.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/ctest2.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/grtest.c, /net/sauron/graid/ALBERT_CVS/PLOT_ANSI/src/hwtest.c:
-	initial import  into CVS
+	* block_solve/demo/2d/Makefile.am: Fiddle with distclean.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/dcopy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/info.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h:
-	New file.
+2008-11-10 13:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/src/dcopy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/info.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/nls.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/oem.h:
-	initial import  into CVS
+	* block_solve, block_solve/demo, block_solve/demo/2d,
+	  block_solve/src: svn:ignore some stuff.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cblas.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/daxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ddot.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dexpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dexpy_.f, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dmxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dmxpy_.f, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dnrm2.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dscal.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dset.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dswap.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dxpay.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dxpay_.f, /net/sauron/graid/ALBERT_CVS/SOLVER/src/gmres.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/info.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c:
-	New file.
+2008-11-10 13:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/THANKS, /net/sauron/graid/ALBERT_CVS/SOLVER/src/banach.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/bicgstab.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cblas.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/cg.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/daxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ddot.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dexpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dexpy_.f, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dmxpy.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dmxpy_.f, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dnrm2.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dscal.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dset.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dswap.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dxpay.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/dxpay_.f, /net/sauron/graid/ALBERT_CVS/SOLVER/src/gmres.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/info.h, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_ds.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/newton_fs.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/odir.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/ores.c, /net/sauron/graid/ALBERT_CVS/SOLVER/src/spcg.c:
-	initial import  into CVS
+	* block_solve/demo/2d/Makefile.am,
+	  block_solve/demo/Common/stokes.c: Define a make-target for a
+	  "non-blocked" version of the Stokes problem.
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/AUTHORS, /net/sauron/graid/ALBERT_CVS/SOLVER/COPYING, /net/sauron/graid/ALBERT_CVS/SOLVER/ChangeLog, /net/sauron/graid/ALBERT_CVS/SOLVER/INSTALL, /net/sauron/graid/ALBERT_CVS/SOLVER/NEWS, /net/sauron/graid/ALBERT_CVS/SOLVER/README:
-	New file.
+2008-11-10 07:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/SOLVER/AUTHORS, /net/sauron/graid/ALBERT_CVS/SOLVER/COPYING, /net/sauron/graid/ALBERT_CVS/SOLVER/ChangeLog, /net/sauron/graid/ALBERT_CVS/SOLVER/INSTALL, /net/sauron/graid/ALBERT_CVS/SOLVER/NEWS, /net/sauron/graid/ALBERT_CVS/SOLVER/README:
-	initial import  into CVS
+	* block_solve/demo/2d/Makefile.am: Still fiddling with INIT and
+	  Macro.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/level_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/multigrid.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_nr_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh.c:
-	New file.
+2008-11-10 07:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert_util.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/assemble.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/estimator.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/level_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/memory.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/multigrid.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_d.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/oem_solve_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_nr_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh.c:
-	initial import  into CVS
+	* block_solve/demo/2d/Makefile.am: Try adding INIT and Macro to
+	  EXTRA_DIST
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/check.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/coarsen_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/error.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/grape_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2scp.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/orthres.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/stiff.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_r_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/util.c:
-	New file.
+2008-11-10 05:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/HB_precon.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG_s.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/albert.h, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/check.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/coarsen_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/dof_admin.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/error.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/eval.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/gltools.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/grape_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/l2scp.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/macro_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/numint.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/orthres.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/read_mesh_xdr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/sor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/ssor.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/stiff.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/trav_xy.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/traverse_r_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/util.c:
-	initial import  into CVS
+	* block_solve/demo/2d/Makefile.am, block_solve/demo/Makefile.am:
+	  New.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/adapt.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/refine_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh_xdr.c:
-	New file.
+2008-11-09 13:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/MG.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/adapt.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/bas_fct.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/refine_common.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/Common/write_mesh_xdr.c:
-	initial import  into CVS
+	* libalbas/tests/Makefile.am, libalbas/tests/alberta-demo.h,
+	  libalbas/tests/stokes_bubble_d_test.c,
+	  libalbas/tests/stokes_wall_bubble_test.c: Some clean-up. Get rid
+	  of compiler warnings.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c: New file.
+2008-11-09 13:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_4.c:
-	initial import  into CVS
+	* block_solve/demo/Common/stokes.c: Get rid of a compiler warning.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c:
-	New file.
+2008-11-09 13:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_3.c:
-	initial import  into CVS
+	* geomview/alberta2oogl.c: Fix a silly bug.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/grape.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/graph_none.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_nr.c:
-	New file.
+2008-11-09 13:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/graphXO.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_r.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/grape.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/graph_none.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/3d/traverse_nr.c:
-	initial import  into CVS
+	* block_solve/src/oem_block_solve.c: Copyright notice + some
+	  formatting.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_4.c:
-	New file.
+2008-11-09 13:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_0.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_1.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_2.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_3.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/lagrange_4.c:
-	initial import  into CVS
+	* libalbas/tests/alberta-logo.h,
+	  libalbas/tests/geomview-graphics.c,
+	  libalbas/tests/geomview-graphics.h: Not needed here.
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/AUTHORS, /net/sauron/graid/ALBERT_CVS/ALBERT/COPYING, /net/sauron/graid/ALBERT_CVS/ALBERT/ChangeLog, /net/sauron/graid/ALBERT_CVS/ALBERT/INSTALL, /net/sauron/graid/ALBERT_CVS/ALBERT/NEWS, /net/sauron/graid/ALBERT_CVS/ALBERT/README, /net/sauron/graid/ALBERT_CVS/ALBERT/THANKS, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/grape.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/write_mesh_ps.c:
-	New file.
+2008-11-09 14:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
 
-	* /net/sauron/graid/ALBERT_CVS/ALBERT/AUTHORS, /net/sauron/graid/ALBERT_CVS/ALBERT/COPYING, /net/sauron/graid/ALBERT_CVS/ALBERT/ChangeLog, /net/sauron/graid/ALBERT_CVS/ALBERT/INSTALL, /net/sauron/graid/ALBERT_CVS/ALBERT/NEWS, /net/sauron/graid/ALBERT_CVS/ALBERT/README, /net/sauron/graid/ALBERT_CVS/ALBERT/THANKS, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/coarsen.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/element.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/grape.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/level.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/macro.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/refine.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/traverse_nr.c, /net/sauron/graid/ALBERT_CVS/ALBERT/src/2d/write_mesh_ps.c:
-	initial import  into CVS
+	* src/Common/l2scp.c: dirichlet_bound() & friends: If called with a
+	  non-zero bound vector,
+	  then the RHS fh is cleared to 0 at the Dirichlet nodes.
+	  Rationale: if
+	  called with a bound vector, then we assume this bound vector will
+	  subsequently be passed to the solvers and then to the
+	  matrix-vector
+	  routines. This, however, causes the matrix-vector routines to
+	  operate
+	  trivially on the Dirichlet nodes, i.e. the Dirichlet nodes will
+	  be
+	  mapped to 0.
+
+2008-11-09 13:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* tests/Makefile.am, tests/alberta-demo.h, tests/read_mesh_test.c:
+	  Get rid of compiler warnings.
+
+2008-11-09 13:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Force some functions to be inlined.
+
+2008-11-09 13:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/macro_3d.c: Get rid of compiler warnings.
+
+2008-11-09 13:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* tests/alberta-logo.h, tests/geomview-graphics.c,
+	  tests/geomview-graphics.h: Not needed here.
+
+2008-11-09 14:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/bicgstab.c, src/cg.c, src/gmres.c, src/odir.c, src/qmr.c,
+	  src/symmlq.c: Do not bail out if b == 0, but x != 0. This is the
+	  case when the
+	  operator really operates trivially (i.e. as zero-operator) on the
+	  Dirichlet nodes. In this case only x has Dirichlet data built-in,
+	  but
+	  the Dirichlet nodes in b must be clear. This is the design when
+	  explicitly masking out Dirichlet nodes with an DOF_SCHAR_VEC.
+
+2008-11-09 14:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util_inlines.h.in.in: Define a std_scp() routine.
+
+2008-11-09 13:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/symmlq.c: Correctly deal with Dirichlet boundary conditions.
+
+2008-11-09 13:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util_inlines.h.in.in: Play with open-mp. This,
+	  however, does not seem to work. It is
+	  disabled for now.
+
+2008-11-08 18:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* block_solve/Makefile.am, block_solve/demo/2d/INIT/stokes.dat,
+	  block_solve/demo/Common/stokes.c,
+	  libalbas/tests/INIT/stokes_wall_bubble_test.dat: Make sure that
+	  the test program compiles. The stuff seems to work now.
+
+2008-11-08 18:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* block_solve/src/oem_block_solve.c: copy_from_block_dof_vec() must
+	  also be used for the start-vector uh.
+
+2008-11-08 14:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* block_solve/demo/Commen, block_solve/demo/Common: Typo.
+
+2008-11-08 18:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c: Try to force
+	  inlining for some of the functions.
+
+2008-11-08 18:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Cosmetics, try to force inlining for some
+	  of the functions.
+
+2008-11-08 18:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_bndry.h, src/Common/assemble_neigh.c:
+	  Assemble routines were broken when INIT_OBJECT(bas_fcts) changed
+	  n_bas_fcts_max. Cope with that.
+
+2008-11-08 18:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: Provide a real free_el_mat() routine,
+	  operating on chained element matrices.
+
+2008-11-08 18:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Get rid of some compiler warnings.
+
+2008-11-08 18:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: New FORCE_INLINE_ATTR for use with
+	  gcc.
+
+2008-11-08 18:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/parametric_intern.h: Some for-loops were in the wrong
+	  order/hierarchy.
+
+2008-11-08 18:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c: Get rid of some compiler warnings.
+
+2008-11-08 18:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/dnrm2.c: dnrm2() should return the l2-norm, not the l2-norm
+	  squared.
+
+2008-11-08 18:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/cg.c: Allow for the rhs to be 0, the boundary values may be
+	  present only in
+	  the start-vector.
+
+2008-11-08 18:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: Define a __FORCE_INLINE_ATTRIBUTE__ modifier
+	  for use with gcc.
+
+2008-11-08 18:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: New --enable-fortran-blas flag.
+
+2008-11-07 18:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* assemble-tools.tex: Comment some of the element-vector
+	  structures.
+
+2008-11-07 18:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/parametric_intern.h: Fix a bogus comment.
+
+2008-11-06 17:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* traverse-impl.tex: Docuemnt the TRAVERSE_FIRST/NEXT macros.
+
+2008-11-06 17:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* alberta-man.tex: Set the version to 2.1.
+
+2008-11-03 16:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* assemble-tools.tex: Slight updates.
+
+2008-11-03 16:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* eval-tools.tex: Fix some erroneous documentation concerning
+	  second tangential
+	  derivatives on curved meshes.
+
+2008-10-31 15:57  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: modified print-routines
+
+2008-10-27 08:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Fix a double .vtu-extension
+	  bug.
+
+2008-10-15 13:30  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: proofed a memory-leak
+
+2008-10-13 11:34  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: added free-routines for
+	  BLOCK_DOF_VEC and BLOCK_DOF_MATRIX
+
+2008-10-13 08:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* block_solve/src/oem_block_solve.c: Cosmetics.
+
+2008-10-10 12:08  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* Makefile.am: added routines for block-systems of dof-matrixes
+
+2008-10-10 11:18  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* block_solve/demo, block_solve/demo/2d, block_solve/demo/2d/INIT,
+	  block_solve/demo/2d/INIT/stokes.dat, block_solve/demo/2d/Macro,
+	  block_solve/demo/2d/Macro/macro.amc, block_solve/demo/Commen,
+	  block_solve/demo/Commen/stokes.c: added demo-program "stokes"
+	  implemented for the use of oem_block_solver
+
+2008-10-10 12:08  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* configure.ac: added routines for block-systems of dof-matrixes
+
+2008-10-09 12:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* alberta-man.tex: Add a list of figures and tables.
+
+2008-10-09 14:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* COPYING: Update time-stamp.
+
+2008-10-07 12:43  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* block_solve, block_solve/Makefile.am, block_solve/src,
+	  block_solve/src/Makefile.am, block_solve/src/oem_block_solve.c,
+	  block_solve/src/oem_block_solve.h: added routines for
+	  block-systems of dof-matrixes
+
+2008-10-07 12:40  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: added some maple-output-print routines
+
+2008-10-07 12:40  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: added some maple-output-print routines
+
+2008-10-06 07:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/element_2d.c: get_wall_normal(): Fix the
+	  mesh-is-not-oriented check.
+
+2008-10-03 18:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_wall_bubble_test.c: Revert a previous
+	  debugging hack.
+
+2008-10-03 18:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/trace_bubble.c, libalbas/src/wall_bubbles.c:
+	  Increase the maximal interpolation degree.
+
+2008-10-03 18:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/Makefile.am: Link the INIT/ and Macro/ subdirs
+	  into the build-directory.
+
+2008-10-03 18:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/wall_bubbles.c: Fix the interpolation routine and
+	  add some hopefully not too stupid
+	  refine_inter(), coarse_inter() hooks.
+
+2008-10-03 18:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/bubble.c: Cosmetics.
+
+2008-10-03 18:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: get_el_..._vec(): use MEM_CALLOC().
+
+2008-10-03 18:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc_lagrange_2_2d.c: #if 0 around the inverse mass
+	  matrix.
+
+2008-10-02 09:47  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Cosmetics
+
+2008-10-02 17:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: Vector-valued mean-value correction was still
+	  broken.
+
+2008-10-02 13:05  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: boundary_conditions_dow(): fix the check for
+	  standard fe-space (mean-value correction).
+
+2008-10-01 18:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c: Hack
+	  pre-computed inverses of the mass-matrix on the reference
+	  element. Commented out for now.
+
+2008-10-01 14:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c: fill_bound_info_2d(): avoid allocating too
+	  much data on the stack.
+
+2008-10-01 14:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* howto-port-ellipt.txt: V1.2 -> post-2.0 porting guide.
+
+2008-09-30 15:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: Fix a bug introduced by the new
+	  one-element-vector-per-dof-vector code.
+
+2008-09-30 15:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dxtools.c: Don't set ADM_PERIODIC for the vertex
+	  admin.
+
+2008-09-27 04:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: Give each DOF-vector a local counter-part
+	  which should be used as
+	  result space in the future (instead of using the statically
+	  allocated
+	  storage from the basis function implementation).
+
+2008-09-27 04:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: With non-standard fe-spaces it is more
+	  difficult to compute the
+	  correct mean-value correction for the rhs for pure Neumann
+	  problems. Do it the right way, hopefully.
+
+2008-09-27 04:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Turn some errors into warnings which are
+	  only triggered by ALBERTA_DEBUG:
+
+2008-09-27 04:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Give each DOF-vec its own local-vector
+	  which could be used to replace
+	  the static result-space of the basis-functions in the
+	  get_real_vec()
+	  routines.
+
+2008-09-27 04:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h: Cosmetics.
+
+2008-09-27 04:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/bas_fct_1d.c, src/1d/disc-ortho-poly.c.h: 1d orthogonal
+	  basis functions.
+
+2008-09-27 02:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/disc-ortho-poly.c.h, src/1d/orthopoly-1d.mws,
+	  src/Common/bas_fct.c: Discontinuous orthogonal basis functions in
+	  1d.
+
+2008-09-27 02:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/element_1d.c: get_wall_normal(normal): allow normal ==
+	  NULL.
+
+2008-09-27 03:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt-dg.dat: Update, changed parameters etc.
+
+2008-09-26 19:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests: Ignore Makefile.in.
+
+2008-09-26 19:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_Nd_profile, tests: Ignore Makefile.in.
+
+2008-09-26 19:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quad_cache.c: Use a tolerance of 100*REAL_EPSILON.
+
+2008-09-26 19:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_xdr_1.2.c: Get rid of a compiler warning.
+
+2008-09-26 19:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h, src/2d/orthopoly-2d.mws,
+	  src/3d/disc-ortho-poly.c.h, src/3d/orthopoly-3d.mws,
+	  src/Common/bas_fct.c: dicontinuous orthogonal basis functions
+	  seem to work (degree 1 and 2,
+	  dimension 2 and 3).
+
+2008-09-26 09:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/disc-ortho-poly.c.h: Interpolation during refinement for
+	  degree 2 is finished.
+
+2008-09-26 19:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-dg.c: Add some test-code to test the
+	  interpolation during mesh-refinement
+	  (for the orthogonal basis functions).
+
+2008-09-26 19:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: Get rid of some compiler
+	  warnings.
+
+2008-09-26 19:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-dg.dat: Aquire basis function by name, not
+	  only degree.
+
+2008-09-25 17:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Forthcoming support for orthogonal basis
+	  functions.
+
+2008-09-25 17:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/bas_fct_3d.c, src/3d/disc-ortho-poly.c.h: Forthcoming
+	  support for orthogonal basis functions.
+
+2008-09-25 17:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h: Undef some more constants.
+
+2008-09-25 13:15  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* tests/read_mesh_test.c: minor changes, output is now dimension
+	  dependend
+
+2008-09-25 13:12  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* tests/Makefile.am: changed the testprogram to work for all
+	  dimensions, new source is:
+	  read_mesh_test.c
+
+2008-09-25 13:11  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* tests/read_mesh_test2d.c: changed the testprogram to work for all
+	  dimensions, new source is:
+	  read_mesh_test.c
+
+2008-09-25 13:09  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c, src/Common/read_mesh_xdr_1.2.c:
+	  read_mesh_xdr_1.2.c:
+	  * changed reading of the wall-, vertex- and edge_bound components
+	  of marcoelements
+	  * fixed length of a_n_dof array
+	  
+	  read_mesh.c:
+	  * re-reading of alberta version in case of 1.2 meshes now works
+	  properly
+	  
+	  the compatibilitymode for 1D and 2D meshes works, the 3D-case
+	  still contains
+	  an error which occurs when trying to display a mesh with geomview
+
+2008-09-25 12:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/eval.c, src/Common/gltools.c:
+	  Provide a L8_uh_at_qp() function, and use it for auto-scaling
+	  purposes.
+
+2008-09-25 11:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h: Fix some initialisation problems and
+	  typos concerning the constants. Mesh adaption support is untested
+	  yet.
+
+2008-09-25 09:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_chains.h: New inline function set_refine_inter()
+	  etc. to install the default
+	  refine/coarsening routines into all components of a direct sum of
+	  fe-spaces.
+
+2008-09-25 09:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h: One of the coefficients was wrong
+	  (still does not work for degree 2).
+
+2008-09-25 07:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h, src/Common/alberta.h,
+	  src/Common/bas_fct.c: Export the new orthogonal DG functions,
+	  needs more testing, though.
+
+2008-09-25 01:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h: Define the trace dof-mapping for the
+	  walls; this should suffice for
+	  everything except sub-mesh support.
+
+2008-09-25 01:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c.h, src/Common/bas_fct.c: Orthogonal
+	  polynomials of degree 2 in 2d are nearly finished; the
+	  trace-space is still missing. We can probably live without
+	  interpolation routines for the trace space and just define the
+	  basis
+	  functions such that it is possible to integrate over walls; maybe
+	  it
+	  is even enough to define the dof-mapping.
+
+2008-09-25 11:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-dg.c: Test-code for orthogonal basis functions.
+
+2008-09-25 09:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quasi-stokes.c, src/Common/stokes.c: Use the new
+	  routines set_refine/coarse_inter[_dow]().
+
+2008-09-25 07:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-dg.dat, src/Common/ellipt-dg.c: Test-code for
+	  the new orthogonal DG functions.
+
+2008-09-24 17:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/bas_fct_2d.c, src/2d/disc-ortho-poly.c.h,
+	  src/Common/bas_fct.c: Add a not-yet working implementation of
+	  orthogonal polynomials of
+	  degree 1 and 2 (DG basis functions).
+
+2008-09-24 16:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c, src/2d/disc-ortho-poly.c.h: Renamed.
+
+2008-09-24 16:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c: Preliminary discontinuous orthogonal
+	  p.w. polynomial basis functions
+	  of degree 1 and 2.
+
+2008-09-24 08:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc-ortho-poly.c: Could become a DG basis-function
+	  implementation with orthogonal polynomials.
+
+2008-09-24 08:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/disc_lagrange_2_2d.c: Cosmetics.
+
+2008-09-24 08:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Define a NO_NORM symbol (we already had
+	  L2_NORM, H1_NORM).
+
+2008-09-23 12:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Advance the mesh-cookie when doing a
+	  dof-compress. The rationale is
+	  that a dof-compress changes the mesh.
+
+2008-09-18 12:19  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* reparam_cm, reparam_cm/AUTHORS, reparam_cm/COPYING,
+	  reparam_cm/INSTALL, reparam_cm/README, reparam_cm/reparam_cm.pdf,
+	  reparam_cm/src, reparam_cm/src/3d, reparam_cm/src/3d/INIT,
+	  reparam_cm/src/3d/INIT/reparam-demo.dat, reparam_cm/src/3d/Macro,
+	  reparam_cm/src/3d/Macro/reparam-sphere.amc,
+	  reparam_cm/src/3d/Makefile.in, reparam_cm/src/Common,
+	  reparam_cm/src/Common/alberta-demo.h,
+	  reparam_cm/src/Common/alberta-logo.h,
+	  reparam_cm/src/Common/cmdline.c,
+	  reparam_cm/src/Common/geomview-graphics.c,
+	  reparam_cm/src/Common/geomview-graphics.h,
+	  reparam_cm/src/Common/graphics.c,
+	  reparam_cm/src/Common/graphics.h,
+	  reparam_cm/src/Common/reparam-demo.c,
+	  reparam_cm/src/Common/reparam_cm.c,
+	  reparam_cm/src/Common/reparam_cm.h, reparam_cm/src/Makefile.in:
+	  Add add_ons/reparam_cm/ (which contains the code and a
+	  demo-program for a reparametrisation of a mesh with a conformal
+	  mapping to obtain a nicer mesh)
+
+2008-09-18 12:08  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: cosmetics
+
+2008-09-15 18:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dxtools.c: Fix the invalid construction of a dummy
+	  fe-space.
+
+2008-09-15 06:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Change vertex_of_edge_1d to also contain 3
+	  numbers for the single edge
+	  (s.t. i+1 can still used as index if i ranges from 0 to 1 in a
+	  for-loop).
+
+2008-09-13 09:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: New SCRATCH_MEM_GET() inline function,
+	  construct a self-destructing
+	  obstack handle.
+
+2008-09-12 12:17  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* bamg2alberta/Makefile.am: added some lines for compiling with
+	  debug info
+
+2008-09-12 12:16  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* bamg2alberta/bamg2alberta.c: replaced the brute force algorithm
+	  for processing the boundary info with
+	  a more effective one. now the program can handle meshes with
+	  millions of
+	  elements.
+
+2008-09-10 14:34  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_xdr_1.2.c: use AI_get_orientation_3d()
+	  instead of get_orientation().
+
+2008-09-10 07:07  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Cosmetics.
+
+2008-09-10 17:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: Define SCRATCH_MEM_PTR as a pointer to an
+	  obstack.
+
+2008-09-09 14:15  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_xdr_1.2.c: 2D meshes work, rest needs
+	  further testing/changes
+	  
+	  fixed problems with nonexisting variable DIM, n_dof[] and node[]
+	  are now
+	  handled properly, some small changes
+
+2008-09-04 15:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/traverse_nr.c: Change elinfo->parent from "EL *" to
+	  "const EL_INFO *"; the EL_INFO
+	  parent is always available during the mesh traversal, so why no.
+	  This
+	  gives means to walk up the mesh hierarchy.
+
+2008-09-04 15:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/traverse_r_1d.c, src/2d/traverse_r_2d.c,
+	  src/3d/traverse_r_3d.c, src/Common/alberta.h: Change
+	  elinfo->parent from "EL *" to "const EL_INFO *"; the EL_INFO
+	  parent is always available during the mesh traversal, so why no.
+	  This
+	  gives means to walk up the mesh hierarchy.
+
+2008-09-04 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/assemble_bndry.c:
+	  find_fill_info(): Need to copy the entire chain and boundary
+	  operatos
+	  when cloning a FILL_INFO structure.
+
+2008-09-03 10:46  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/symmlq.c: brought up into good shape
+
+2008-09-02 15:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/bubble.c: Add "dummy" refine_interpol() and friend
+	  functions.
+
+2008-09-02 16:43  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/oem_solve.c: Added another solver : SymmLQ
+
+2008-09-02 15:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: Fix vector/scalar check in H1scp_fct_bas().
+
+2008-09-02 15:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/submesh.c: Cleanup.
+
+2008-09-02 13:28  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/trav_xy.c: Fix the pseudo-parametric case for 2d.
+
+2008-09-02 12:40  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c: Finally fix orientation_2d() (really).
+
+2008-09-02 16:42  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/symmlq.c: fixed bugs
+
+2008-09-02 16:41  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Makefile.am: added symmlq.c
+
+2008-09-01 11:49  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/submesh.c: added missing declaration in
+	  fill_slave_el_info
+
+2008-09-01 09:00  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* tests/read_mesh_test.c: remove read_mesh_test.c
+
+2008-09-01 08:59  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* tests/read_mesh_test2d.c: replaces read_mesh_test.c
+
+2008-09-01 08:51  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: added a quick hack for compatibilty
+	  problems concerning name tags in 1.2 meshes
+	  sorry, missed an ";"
+
+2008-09-01 08:36  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: added a quick hack for compatibilty
+	  problems concerning name tags in 1.2 meshes
+	  not yet tested
+
+2008-09-01 08:35  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* tests/Makefile.am: proper makefile for read_mesh_test
+
+2008-08-28 12:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/wall_bubbles.c: Do not bail out if FILL_NEIGH is not
+	  set, but issue a warning (once).
+
+2008-08-28 12:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/submesh.c: New functions get_slace_el() and
+	  fill_slace_el_info().
+
+2008-08-28 12:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: quad_fast: Forgot to remember
+	  INIT_TANGENTIAL flag.
+
+2008-08-28 12:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/gltools.c: Forgot to honour bas_fcts->fill_flags in
+	  some places.
+
+2008-08-28 12:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/l2scp.c: New functions
+	  trace_L2scp_fct_bas() & friends which use a trace-mesh
+	  (aka sub-mesh) to compute an L2-scp over the boundary.
+
+2008-08-28 12:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* tests/Makefile.in: Autogenerated.
+
+2008-08-26 07:21  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* mesh-impl.tex: Added some descriptions of function-heads from
+	  alberta_inlines.h in ALBERTA-Manual
+
+2008-08-26 10:14  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: cosmetics
+
+2008-08-26 10:12  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_d_test.c: changed testproblem to
+	  match stokes_bubble_test
+	  cosmetics
+
+2008-08-26 10:11  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/bubble.c: fixed wrong handling of val and vec in
+	  bubble_interpol_dow, now everything
+	  works as expected.
+
+2008-08-25 12:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/l2scp.c: New functions
+	  bnndry_H1scp_fct_bas[_loc][_dow]() to compute the
+	  tangential half-H1 scalar product with the basis functions.
+
+2008-08-22 12:34  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* tests/read_mesh_test.c: the test works, read_mesh not.
+
+2008-08-22 12:38  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Added the Makefile for the tests folder.
+
+2008-08-21 13:15  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/INIT/stokes_bubble_d_test.dat,
+	  libalbas/tests/INIT/stokes_bubble_test.dat: added tests/INIT and
+	  tests/Macro
+
+2008-08-21 13:09  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_1.2.c, tests, tests/Makefile.am,
+	  tests/Makefile.in, tests/alberta-demo.h, tests/alberta-logo.h,
+	  tests/cmdline.c, tests/geomview-graphics.c,
+	  tests/geomview-graphics.h, tests/graphics.c, tests/graphics.h,
+	  tests/read_mesh_test.c: added folder "tests", including initial
+	  version of read_mesh_test for
+	  testing the new compatibility mode for alberta version 1.2 meshes
+
+2008-08-21 12:53  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_xdr_1.2.c: changed the xdr_ functions to
+	  _AI_read_
+
+2008-08-21 12:52  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: changed the read_ functions to _AI_read_
+
+2008-08-21 12:51  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: added several _AI_read_ functions
+	  for use in read_mesh, read_mesh_xdr_1.2
+
+2008-08-21 12:50  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: added folder "tests"
+
+2008-08-20 13:52  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_d_test.c: fixed bubble_err beeing
+	  used uninitialized, cosmetics
+	  TODO: we still lack 'good' behaviour for increasing the interpol
+	  degree
+
+2008-08-05 09:42  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/INIT/stokes_wall_bubble_test.dat: stokes pair is
+	  now Bernadi-Raugel, as it should be
+
+2008-08-05 09:41  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: tweaked output, L2 and H1
+	  error are now calculated correctly
+
+2008-08-05 09:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/macro.c: Fix a memory allocation bug in the context of
+	  periodic meshes.
+
+2008-08-05 09:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c: Get rid of some compiler warnings.
+
+2008-08-01 13:44  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_wall_bubble_test.c: corrected missing
+	  determinant
+
+2008-08-01 13:41  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: cleaned up a little
+
+2008-08-01 13:39  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/Makefile.am: LFFLAGS was wrong:
+	  
+	  -libalbas_1d_la_LFFLAGS = -version-info 1:0:0 $(LDFLAGS)
+	  +libalbas_1d_la_LDFLAGS = -version-info 1:0:0 $(LDFLAGS)
+
+2008-08-01 13:30  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/basfcts.c: resolved conflict
+
+2008-08-01 13:02  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/wall_bubbles.c: optimized calculation, no & b_no are
+	  taken into account now
+
+2008-08-01 19:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/error.c: slight cleanup in H1_error().
+
+2008-08-01 19:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_sp_solve.c: extract_dofs_for_oem_dow():
+	  "stride-logic" was wrong.
+
+2008-08-01 12:00  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: l2scp & friends: protect bas_fcts from being
+	  overwritten in the CHAIN_DO()-loops.
+
+2008-08-01 10:23  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Added another solver : SymmLQ
+
+2008-08-01 16:18  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/symmlq.c: Added another solver : SymmLQ
+
+2008-08-01 10:25  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: Added another solver : SymmLQ
+
+2008-07-31 14:02  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: we now call INIT_ELEMENT always
+
+2008-07-31 12:25  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: added the following functions for printing
+	  el_vecs:
+	  print_el_real_vec,
+	  print_el_real_d_vec,
+	  print_el_real_vec_d.
+
+2008-07-31 11:46  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/traverse_r_1d.c: Initialize orientation and element type
+	  to 0.
+
+2008-07-31 11:07  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/lagrange_2_1d.c: Remove bug in function
+	  'refine_inter2_1d()'
+
+2008-07-30 13:44  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c: Fix permutation of element vertices when
+	  correcting the orientation of elements.
+
+2008-07-29 14:34  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/basfcts.c: stokes_pair(): construct the correct
+	  names for the fancy bubble velocity spaces.
+
+2008-07-29 14:33  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_chains.h: FOREACH_DOF() & friends: do not directly
+	  use the fe_space argument.
+
+2008-07-17 11:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/albas.h: Protect against C++.
+
+2008-07-17 11:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/assemble.h: (Hopefully) fix a
+	  segmentation fault in the context of assembling
+	  systems for direct sums of fe-spaces.
+
+2008-07-15 16:41  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* assemble-tools.tex: Modified the subsection 'dirichlet boundary
+	  conditions': now the subsection is called 'boundary conditions'
+	  with the subsubsections: 'dirichlet boundary conditions',
+	  'neumann boundary conditions' + 'robin boundary conditions'.
+	  Added functions: boundary_conditions[_*](),
+	  bndry_l2scp_fct_bas[_*](), mean_value[_*](), robin_bound() of
+	  l2scp.c in ALBERTA-manual.
+
+2008-07-15 13:18  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* assemble-tools.tex: added descriptions of function-heads of
+	  H1scp_fct_bas from l2scp.c in ALBERTA-Manual
+
+2008-07-15 09:03  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* assemble-tools.tex: Added description of funktion-heads:
+	  get_el_*_vec(), free_el_*_vec() from memory.c in ALBERTA-manual
+	  and do some function-adjustments
+
+2008-07-15 13:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/l2scp.c: Scalar version of
+	  H1scp.
+
+2008-07-15 10:39  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: fixed an other bug in function
+	  H1scp_fct_bas_dow
+	  added function H1scp_fct_bas
+	  added function get_quad_fast_grd_phi
+
+2008-07-14 16:29  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Added functions-prototypes:
+	  L2_err_weighted(), L2_err_dow_weighted(),H1_err_weighted(),
+	  H1_err_dow_weighted().
+
+2008-07-14 16:28  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/error.c: Added functions: L2_err_weighted(),
+	  L2_err_dow_weighted(),H1_err_weighted(), H1_err_dow_weighted().
+
+2008-07-14 11:50  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: fixed errors in function H1scp_fct_bas_dow
+
+2008-07-14 11:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/l2scp.c: "post-processing" +
+	  proto-types for H1scp_fct_bas() & friends.
+
+2008-07-14 11:16  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: modified function H1scp_fct_bas_dow for
+	  compiling
+
+2008-07-11 12:11  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: insert function H1scp_fct_bas_dow
+
+2008-07-08 14:25  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_wall_bubble_test.c: revised main, still one
+	  problem left: error doesn't shrink for higher interpol
+	  degrees
+
+2008-07-08 12:01  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_wall_bubble_test.c: testprogram for
+	  wall_bubbles.c
+
+2008-07-08 12:00  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/INIT/stokes_wall_bubble_test.dat: init.dat for the
+	  wall_bubble testprogram
+
+2008-07-08 12:00  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/wall_bubbles.c: wall_bubble_interpol_dow() now
+	  available and working
+
+2008-07-08 11:57  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: minor change to the error
+	  printing
+
+2008-07-08 11:57  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_d_test.c: minor change to the error
+	  printing
+
+2008-07-08 11:43  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/Makefile.am: added entry for wall bubble
+	  testprogram
+
+2008-07-08 07:13  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Added element-type for
+	  mesh->dim = 1 in binary format
+
+2008-07-08 16:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Fix printing of rectangular matrices in
+	  Maple format.
+
+2008-07-02 09:05  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* eval-tools.tex: added basic information about the WALL_QUAD and
+	  the WALL_QUAD FAST data
+	  structures and corresponding functions to get these structures.
+
+2008-07-02 08:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile: Make alberta-man.pdf the default target.
+
+2008-07-02 14:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/albas.h, libalbas/src/basfcts.c,
+	  libalbas/src/mini-Xd.c: Add the old P1+bubble implementation in
+	  order to be able to read data
+	  produced by old simulations.
+
+2008-07-02 14:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/bubble.c: Fix some compiler warnings.
+
+2008-07-02 14:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Do not allow lag_deg == 0 &
+	  some cosmetical changes.
+
+2008-07-02 14:06  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Added
+	  free_dof_int_vec(dof_vert_ind) and cosmetic
+
+2008-07-02 14:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: Check for old DOF_REAL_D_VECs (versus
+	  DOF_REAL_VEC_D).
+
+2008-07-01 15:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile: Let alberta-man.pdf depend on all TeX-files.
+
+2008-07-01 17:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/Makefile.am: Temporarily revive the old mini element
+	  for testing purposes.
+
+2008-07-01 17:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/mini-Xd.c: Temporarily revive the old mini element
+	  for testing purposes.
+
+2008-07-01 17:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/eval.c: Fix L2_norm() etc.
+
+2008-06-27 09:10  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* eval-tools.tex: insert missing brackets ")"
+
+2008-06-25 09:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/heat.c: Fix bound EL_VEC handling.
+
+2008-06-25 09:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-periodic.c: Simplify the rhs.
+
+2008-06-24 11:41  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Added mesh refinement options
+	  and do some cosmetical changes
+
+2008-06-17 15:16  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/basfcts.c: removed rioting ERROR_EXITs
+
+2008-06-17 15:14  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/bubble.c: added n-dimensional bubbles
+
+2008-06-11 13:40  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Now parametric meshes are
+	  supported as well
+
+2008-06-10 15:15  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: minor change of error output
+
+2008-06-10 15:14  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_d_test.c: added test program for
+	  vector-valued bubbles
+
+2008-06-10 15:10  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/INIT/stokes_bubble_d_test.dat: added init file for
+	  vector-valued bubbles
+
+2008-06-10 15:04  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/Makefile.am: added testprograms for vector-valued
+	  bubbles
+
+2008-06-10 14:30  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/evaluate.h: eval_grd_ud_dow_at_qp(): forgot to return
+	  after short-circuit to standard _d case
+
+2008-06-05 13:44  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Binary-format version
+	  completed, still default = ascii format
+
+2008-06-04 18:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/el_vec.h: dirichlet_map(): was
+	  broken due to broken macro BNDRY_FLAGS_IS_PARTOF().
+
+2008-06-04 18:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util_inlines.h.in.in: dirichlet_map(): was broken due
+	  to broken macro BNDRY_FLAGS_IS_PARTOF().
+
+2008-05-30 12:09  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quasi-stokes.c: mu and nu were interchanged in the
+	  call to oem_sp_solve().
+
+2008-05-29 10:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Define PreconEnd/PreconRepeat as terminator
+	  for variable argument lists.
+
+2008-05-29 10:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Define PreconEnd as terminator for variable
+	  argument lists.
+
+2008-05-29 09:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/block_precon.c, src/Common/oem_solve.c: Do not export
+	  get_block_diag_precon(), the application has to invoke
+	  the function through oem_init_precon().
+
+2008-05-29 16:00  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quasi-stokes.c: Should be p_init_element in B_oinfo.
+
+2008-05-28 14:37  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* bamg2alberta/bamg2alberta.c: added support for parsing of
+	  commandline parameters
+
+2008-05-28 11:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: get_dof_matrix(): initialize the
+	  block-matrix type to MATENT_NONE.
+
+2008-05-26 14:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/Makefile.alberta.in: Fix a bug caused by the latest
+	  profiling library changes.
+
+2008-05-26 10:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/el_vec.h: Matrix-vector operations with element
+	  matrices/vectors were broken
+	  (index typo).
+
+2008-05-26 10:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Fix masked matrix-vector operations.
+
+2008-05-23 13:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: boundary_conditions() & friends: check for
+	  inhomgeneous Neumann
+	  b.c. was broken (reported by Bettina Suhr).
+
+2008-05-23 09:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_Nd_profile, src/alberta_Nd_profile/Makefile-4d.am,
+	  src/alberta_Nd_profile/Makefile-5d.am,
+	  src/alberta_Nd_profile/Makefile-6d.am,
+	  src/alberta_Nd_profile/Makefile-7d.am,
+	  src/alberta_Nd_profile/Makefile-8d.am,
+	  src/alberta_Nd_profile/Makefile-9d.am,
+	  src/alberta_Nd_profile/Makefile.am: Initial revision
+
+2008-05-22 01:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: Unused variable compiler
+	  warning.
+
+2008-05-22 11:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: EGDE -> EDGE typo.
+
+2008-05-22 11:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Remove a potentially offending comment.
+	  Thanks to V.S.
+
+2008-05-22 01:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: Define the identity trafo as
+	  AFF_TRAFO().
+
+2008-05-22 01:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/Makefile.alberta.in: Support profiling enabled
+	  libraries.
+
+2008-05-22 01:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c: DOW conditional compiling in one place.
+
+2008-05-22 01:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Optionally build also profiling enabled
+	  libraries.
+
+2008-05-22 14:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/msg.c: alberta_wait(): call fflush after asserting the
+	  message.
+
+2008-05-22 01:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/parameters.c: qsort() seems not to be in use.
+
+2008-05-22 01:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Optionally build also profiling enabled
+	  libraries.
+
+2008-05-22 01:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am.template, configure.ac,
+	  generate-alberta-automakefiles.sh, m4/alberta-check.m4,
+	  m4/alberta-dims.m4, m4/grapeiface.m4: Optionally build also
+	  profiling enabled libraries.
+
+2008-05-20 16:00  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* bamg2alberta: ignore Makefile.in
+
+2008-05-20 15:59  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* bamg2alberta, bamg2alberta/Makefile.am,
+	  bamg2alberta/bamg2alberta.c: added bamg2alberta macroconverter
+
+2008-05-20 15:55  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: added bamg2alberta macroconverter
+
+2008-05-20 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/traverse_r_1d.c: Fix bogus check for leaf-element-level.
+
+2008-05-20 08:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Forgot to add FILL_MASTER_INFO to the
+	  FILL_ANY mask.
+
+2008-05-20 15:55  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: added bamg2alberta macroconverter
+
+2008-05-19 14:06  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* est-tools.tex: insert missing brackets ")"
+
+2008-05-16 09:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Remove duplicate
+	  </DataArray>-end-tag.
+
+2008-05-16 09:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/alberta_grape.c,
+	  grape/mesh/Common/alberta_movi.c: Add a vertex addmin to the mesh
+	  if it does not have one.
+
+2008-05-16 09:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/submesh.c: trace_dof_..._vec() needs to set the
+	  FILL_MASTER_INFO fill-flag.
+
+2008-05-15 14:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c, src/Common/write_mesh.c: write_mesh() was
+	  somewhat broken for meshes without DOFs on edges and/or faces.
+
+2008-05-14 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_chains.h: let distribut_to_dof_blah_vec() &
+	  friends the number of items copied.
+
+2008-05-14 14:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/write_mesh.c: Fix a copy'n paste bug.
+
+2008-05-14 14:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: get_{vertex,minimal}_admin(): use
+	  free_fe_space() instead of emulating
+	  the results of that function.
+
+2008-05-08 16:43  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/INIT/stokes_bubble_test.dat: initial revision
+
+2008-05-08 11:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/graphics.c: Fix also non-gfx graphics_d()
+	  proto-type.
+
+2008-05-08 11:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/graphics.c: Fix non-gltools graphics proto-type.
+
+2008-05-08 11:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/INIT/ellipt-dg.dat,
+	  libalbas/tests/INIT/ellipt-isoparam.dat,
+	  libalbas/tests/INIT/ellipt-periodic.dat,
+	  libalbas/tests/INIT/ellipt-sphere.dat,
+	  libalbas/tests/INIT/ellipt-torus.dat,
+	  libalbas/tests/INIT/ellipt.dat, libalbas/tests/INIT/heat.dat,
+	  libalbas/tests/INIT/nonlin.dat,
+	  libalbas/tests/INIT/quasi-stokes.dat,
+	  libalbas/tests/INIT/stokes.dat,
+	  libalbas/tests/Macro/embedded-sphere.amc,
+	  libalbas/tests/Macro/embedded-torus.amc,
+	  libalbas/tests/Macro/macro-1.amc,
+	  libalbas/tests/Macro/macro-2.amc,
+	  libalbas/tests/Macro/macro-34circ.amc,
+	  libalbas/tests/Macro/macro-44circ.amc,
+	  libalbas/tests/Macro/macro-big.amc,
+	  libalbas/tests/Macro/macro-circ.amc,
+	  libalbas/tests/Macro/macro-neum.amc,
+	  libalbas/tests/Macro/macro-small-neum.amc,
+	  libalbas/tests/Macro/macro_3d.amc,
+	  libalbas/tests/Macro/periodic-torus.amc,
+	  libalbas/tests/Macro/periodic.amc,
+	  libalbas/tests/Macro/periodic2.amc: Not needed.
+
+2008-05-08 11:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/graphics.c: Fix also non-gfx graphics_d() proto-type.
+
+2008-05-07 18:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/info.c: Fix a memory leak in case of failure
+	  (non-convergence).
+
+2008-05-06 19:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Cleanup.
+
+2008-05-06 19:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/basfcts.c: Do some post-processing.
+
+2008-05-06 17:03  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Started making paraview-file
+	  in binary format, default = ascii format
+
+2008-05-06 15:33  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.dat: initial revision
+
+2008-05-06 15:30  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: First working version.
+
+2008-05-06 15:27  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/basfcts.c: Fix parsing of basis function names.
+
+2008-05-06 15:25  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* gmv/1d/Makefile.am, gmv/2d/Makefile.am, gmv/3d/Makefile.am,
+	  grape/mesh/2d/Makefile.am, grape/mesh/3d/Makefile.am,
+	  libalbas/tests/Makefile.am, paraview/2d/Makefile.am,
+	  paraview/3d/Makefile.am: Move -I switch into
+	  GNUCOMPAT_INCLUDE_PATH variable.
+
+2008-05-06 23:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_solve.c: Call oem_exit_mat_vec().
+
+2008-05-06 19:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_solve.c: Release the work-space allocated by the
+	  solvers.
+
+2008-05-06 19:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_sp_solve.c: Re-order some allocation/de-allocation
+	  blocks (in the mid of debugging a memory leak).
+
+2008-05-06 15:35  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/gltools.c: Fix initialization of child_info on
+	  virtually refined meshes.
+
+2008-05-06 13:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/block_precon.c, src/Common/oem_solve.c: Fix a memory
+	  leak.
+
+2008-05-06 15:25  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Move -I switch into GNUCOMPAT_INCLUDE_PATH
+	  variable.
+
+2008-05-05 15:12  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/evaluate.h: __eval_bar_D2_uh(): fix faulty invocation
+	  of MAXPY_BAR().
+
+2008-05-05 15:11  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_chains.h: copy_from_dof_schar_vec(): get rid of a
+	  compiler warning.
+
+2008-05-02 09:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Release the memory for the
+	  mesh for time-dependent data.
+
+2008-05-01 17:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/alberta_movi.c,
+	  paraview/Common/alberta2paraview.c: Copy over the fixes from
+	  alberta2paraview and do some additional
+	  purely cosmetical changes.
+
+2008-05-01 17:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: Change definition of REALLOC_WORKSPACE() to
+	  get rid of gcc-4.3 warnings.
+
+2008-04-30 19:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Some very small cleanups.
+
+2008-04-30 19:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Some small fixes to make it
+	  really work.
+
+2008-04-30 14:16  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: Test-function for
+	  Bubble_interpol
+
+2008-04-30 13:16  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Compiles, transient case
+	  still incomplete
+
+2008-04-30 19:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Append _DEBUG for the bas-fcts plugin if
+	  ALBERTA_DEBUG
+
+2008-04-30 19:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_sp_solve.c: Fix a memory leak.
+
+2008-04-29 17:25  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/tests/stokes_bubble_test.c: blah
+
+2008-04-29 17:17  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/Makefile.am, libalbas/src/bubble.c, libalbas/tests,
+	  libalbas/tests/INIT, libalbas/tests/INIT/ellipt-dg.dat,
+	  libalbas/tests/INIT/ellipt-isoparam.dat,
+	  libalbas/tests/INIT/ellipt-periodic.dat,
+	  libalbas/tests/INIT/ellipt-sphere.dat,
+	  libalbas/tests/INIT/ellipt-torus.dat,
+	  libalbas/tests/INIT/ellipt.dat, libalbas/tests/INIT/heat.dat,
+	  libalbas/tests/INIT/nonlin.dat,
+	  libalbas/tests/INIT/quasi-stokes.dat,
+	  libalbas/tests/INIT/stokes.dat, libalbas/tests/Macro,
+	  libalbas/tests/Macro/embedded-sphere.amc,
+	  libalbas/tests/Macro/embedded-torus.amc,
+	  libalbas/tests/Macro/macro-1.amc,
+	  libalbas/tests/Macro/macro-2.amc,
+	  libalbas/tests/Macro/macro-34circ.amc,
+	  libalbas/tests/Macro/macro-44circ.amc,
+	  libalbas/tests/Macro/macro-big.amc,
+	  libalbas/tests/Macro/macro-circ.amc,
+	  libalbas/tests/Macro/macro-neum.amc,
+	  libalbas/tests/Macro/macro-small-neum.amc,
+	  libalbas/tests/Macro/macro.amc,
+	  libalbas/tests/Macro/macro_3d.amc,
+	  libalbas/tests/Macro/periodic-torus.amc,
+	  libalbas/tests/Macro/periodic.amc,
+	  libalbas/tests/Macro/periodic2.amc, libalbas/tests/Makefile.am,
+	  libalbas/tests/alberta-demo.h, libalbas/tests/alberta-logo.h,
+	  libalbas/tests/cmdline.c, libalbas/tests/geomview-graphics.c,
+	  libalbas/tests/geomview-graphics.h, libalbas/tests/graphics.c,
+	  libalbas/tests/graphics.h, libalbas/tests/stokes_bubble_test.c:
+	  Divergence conserving interpolation and tests programs for that
+	  (work in progress)
+
+2008-04-29 17:24  Christian Haarhaus <Christian.Haarhaus@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac, m4/grapeiface.m4: Add libalbas/Makefile (and
+	  support for that)
+
+2008-04-25 12:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/parametric.c: Cast "-1" to PARAM_STRATEGY (should
+	  define PARAM_STRATEGY_INVALID or so).
+
+2008-04-25 08:52  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: comment changed
+
+2008-04-25 08:51  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_chains.h: skel_size added
+
+2008-04-25 12:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: SCRATCH_MEM_CALLOC(): type-cast to desired
+	  type to enable inclusion by
+	  C++ compilers.
+
+2008-04-25 08:56  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/condition.c: multi-dimensional kernel
+
+2008-04-25 08:55  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: header changed
+
+2008-04-25 08:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Update (don't use /tmp).
+
+2008-04-24 08:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/Makefile.am: Remove missing header-file basfcts.h
+	  form SOURCES.
+
+2008-04-22 18:13  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* chain-impl.tex: added descriptions of function-heads from
+	  dof_chains.h in ALBERTA-Manual
+
+2008-04-22 18:12  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* assemble-tools.tex: added descriptions of function-heads from
+	  el_vec.h in ALBERTA-Manual
+
+2008-04-22 15:34  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* assemble-tools.tex: added descriptions of function-heads from
+	  el_vec.h in ALBERTA-Manual
+
+2008-04-22 15:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* chain-impl.tex, impl.tex: Extra chapter for direct sums of
+	  fe-spaces.
+
+2008-04-22 21:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Extend the stuff to display
+	  discontinuous data as "cell-data" inside Paraview.
+
+2008-04-22 17:55  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: compiles and can load mesh,
+	  scalar and vector data-files only in debug-version
+
+2008-04-22 17:33  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: fix read-back of DOF_REAL_VEC_D's
+
+2008-04-22 15:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/write_mesh.c: Attempt to support
+	  writing DOF_REAL_VEC_D's
+
+2008-04-22 20:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/stokes.dat: Optionally write the solution to disk.
+
+2008-04-22 20:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/stokes.dat: Optionally write the solution to disk.
+
+2008-04-22 20:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/stokes.c: Optionally write the solution to disk.
+
+2008-04-19 10:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Cleanup the loop-order inside
+	  data-aquisition mesh-traversal loop.
+
+2008-04-19 10:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Index variable error (l <->
+	  valnum)
+
+2008-04-19 17:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/submesh_1d.c, src/1d/traverse_r_1d.c, src/2d/submesh_2d.c,
+	  src/2d/traverse_r_2d.c, src/3d/macro_3d.c, src/3d/submesh_3d.c,
+	  src/3d/traverse_r_3d.c, src/Common/alberta.h, src/Common/macro.c,
+	  src/Common/parametric.c, src/Common/read_mesh.c,
+	  src/Common/read_mesh_xdr_1.2.c, src/Common/traverse_r.c,
+	  src/Common/write_mesh_ps.c: Change macro->coords from "REAL
+	  *coords[N_VERTICES_MAX]" to "REAL_D
+	  *coords[N_VERTICES_MAX]", as should be. Update every dependent
+	  source-core accordingly.
+
+2008-04-19 10:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: Bail out if the read_dof_vec_master()
+	  returns NULL.
+
+2008-04-18 11:31  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: compiles but not finished
+
+2008-04-18 11:28  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/2d/Makefile.am: set debug flags
+
+2008-04-18 22:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/heat-easy.c, src/Common/heat.c: Use
+	  write_dof_real_vec_xdr().
+
+2008-04-17 07:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: get_quad_fast() was broken by a previous
+	  over-simplification.
+
+2008-04-17 06:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Make sure we have a vertex admin if the
+	  operator has
+	  "jump-contributions" across faces of elements.
+
+2008-04-17 06:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: Cosmetics.
+
+2008-04-16 08:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Interpol-routines: always fill the
+	  interpolated values into their
+	  proper position in the element vector (also when interpolating
+	  over walls).
+
+2008-04-15 16:52  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* mesh-impl.tex: added descriptions of function-heads from
+	  alberta_inlines.h in ALBERTA-Manual
+
+2008-04-15 16:51  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* eval-tools.tex: added descriptions of function-heads from
+	  evaluate.h in ALBERTA-Manual
+
+2008-04-15 21:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Cleanup for chained version of
+	  add_element_matrix().
+
+2008-04-14 17:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Cosmetics.
+
+2008-04-14 17:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/el_vec.h: Initialize el_vec->n_components
+	  (get_real_vec() etc.)
+
+2008-04-14 15:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: QUAD_FAST must no longer be type-casted to
+	  _AI_QUAD_FAST.
+
+2008-04-14 15:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Fix INIT_ELELMENT_SINGLE(): only call the
+	  "unchained" initializer if
+	  it is non-NULL.
+
+2008-04-14 13:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: NULL-tag logic was broken.
+
+2008-04-14 13:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c, src/Common/numint.c,
+	  src/Common/quad_cache.c: Use new INIT_ELEMENT_SINGLE() macros for
+	  BAS_FCTS and QUAD_FAST where
+	  appropriate.
+
+2008-04-14 07:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/bas_fct.c, src/Common/numint.c:
+	  Direct-sums (DOF-chains) + quad-fast need some more work.
+
+2008-04-14 07:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Initialization logic for the chained
+	  (direct sum) case.
+
+2008-04-14 01:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Call INIT_OBJECT() in get_quad_fast().
+
+2008-04-13 20:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Cosmetics.
+
+2008-04-13 20:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Use the unchained version of the basis
+	  functions for the quad-caches.
+
+2008-04-13 20:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quad_cache.c: Cosmetics.
+
+2008-04-13 20:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Handle NULL tag properly.
+
+2008-04-13 20:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: get_vertex_admin(): have a look at
+	  used_count instead of size when
+	  selecting an admin with a minimal number of degrees of freedom.
+
+2008-04-13 10:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Finally fix INIT_ELEMENT() initialization
+	  logic for chained fe-spaces.
+
+2008-04-13 10:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Fix INIT_ELEMENT() initialization logic
+	  for chained fe-spaces.
+
+2008-04-13 10:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_neigh.c: psi <-> phi mix-up in
+	  get_quad_fast().
+
+2008-04-13 10:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: new print_el_matrix() function.
+
+2008-04-13 10:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: new print_el_matrix() function.
+
+2008-04-13 10:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Cleanup for print_dof_matrix().
+
+2008-04-11 22:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Incremental adding of INIT_... flags for
+	  QUAD_FAST was broken for DOF-chains.
+
+2008-04-10 15:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* meshtv/Common/alberta_meshtv.c,
+	  paraview/Common/alberta2paraview.c: Changed read_mesh calling
+	  convention.
+
+2008-04-10 09:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/alberta2oogl.c, gmv/Common/alberta2gmv.c,
+	  grape/mesh/Common/alberta_grape.c,
+	  grape/mesh/Common/alberta_movi.c: Experimental support for
+	  dumping iso-parametric stuff and trace-mesh
+	  bindings to disk along with write_mesh() (and reading it back, of
+	  course).
+
+2008-04-10 17:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_chains.h: Sub-chaining of basis functions was
+	  broken.
+
+2008-04-10 14:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c: MEM_FREE() left-overs (now that
+	  SCRATCH_MEM_ALLOC() is used).
+
+2008-04-10 14:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/parametric.c, src/Common/read_mesh.c: Bug-fixes for
+	  new parametric IO code.
+
+2008-04-10 14:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c: Forgot to initialize the obstack
+	  (SCRATCH_MEM).
+
+2008-04-10 14:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c: dof access bugs.
+
+2008-04-10 11:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: Correct error-check logic for V2.2
+	  meshes.
+
+2008-04-10 11:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Bump ALBERTA_VERSION to 2.2 -- actually,
+	  ALBERTA_VERSION is rather
+	  "ALBERTA_IO_VERSION". The file-format has changed: trace-mesh <->
+	  master-mesh bindings are now stored on disk, as well as the
+	  co-ordinates for (iso-)parametric meshes.
+
+2008-04-10 09:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c, src/3d/macro_3d.c, src/Common/alberta.h,
+	  src/Common/alberta_intern.h, src/Common/parametric.c,
+	  src/Common/read_mesh.c, src/Common/submesh.c,
+	  src/Common/write_mesh.c: Experimental support for dumping
+	  iso-parametric stuff and trace-mesh
+	  bindings to disk along with write_mesh() (and reading it back, of
+	  course).
+
+2008-04-10 16:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/4d/INIT/ellipt-sphere.dat: Wrong keyword.
+
+2008-04-10 14:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-torus.c: Test-code for read-back of parametric
+	  meshes.
+
+2008-04-10 14:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-periodic.c: Cosmetics.k
+
+2008-04-10 09:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-periodic.c: Adapt to changed read_mesh stuff.
+
+2008-04-10 09:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/nlsolve.c: "port" to new ALBERTA interface.
+
+2008-04-09 12:02  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* mesh-impl.tex: added descriptions of function-heads from
+	  alberta_inlines.h in ALBERTA-Manual
+
+2008-04-09 09:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mesh-impl.tex: Sorting of _DOW functions (documentation)
+
+2008-04-09 07:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mesh-impl.tex: Sorting of _DOW functions (documentation)
+
+2008-04-09 18:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c, src/Common/write_mesh.c: Preliminary code
+	  for dumping trace-mesh bindings and the co-ordinate
+	  information for parametric meshes.
+
+2008-04-09 18:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/parametric.c, src/Common/write_mesh.c: "#if 0"-code
+	  for dumping trace-mesh bindings and the co-ordinate
+	  information for parametric meshes.
+
+2008-04-09 18:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: Cosmetics.
+
+2008-04-09 18:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/traverse_r_2d.c: Cosmetics.
+
+2008-04-09 16:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/diag_precon.c, src/Common/dof_chains.h,
+	  src/Common/oem_solve.c, src/Common/oem_sp_solve.c,
+	  src/Common/write_mesh.c: Cleanup for the dof-vector skeleton
+	  stuff.
+
+2008-04-09 16:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c, src/Common/diag_precon.c,
+	  src/Common/dof_chains.h, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/oem_solve.c,
+	  src/Common/oem_sp_solve.c: Avoid using alloca.
+
+2008-04-09 14:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: dirichlet_bound(): need an element-vector for
+	  the basis functions in
+	  the bulk, not for the trace functions (changed interface
+	  convention).
+
+2008-04-09 12:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c, src/Common/l2scp.c: When interpolating over
+	  walls, nevertheless store the resulting
+	  coefficient in its proper position in the element vector.
+
+2008-04-09 09:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Typo.
+
+2008-04-09 09:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c, src/Common/el_vec.h: Initialize
+	  el_vec->n_components.
+
+2008-04-09 07:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: Sorting of _DOW functions
+	  (documentation)
+
+2008-04-09 16:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: New macro SCRATCH_MEM_CALLOC(),
+	  SCRATCH_MEM_CPY().
+
+2008-04-09 16:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Use the https: URL to access the subversion
+	  repository.
+
+2008-04-08 16:58  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* Makefile, mesh-impl.tex: added function-heads from
+	  alberta_inlines.h in ALBERTA-Manual
+
+2008-04-08 13:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: free_fe_space(): check for
+	  fe_space->unchained being NULL.
+
+2008-04-08 10:36  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/macro.c: Ignore 3 (not only 2 keywords) in scanf for
+	  "wall VERTEX transformations"
+
+2008-04-08 12:24  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/5d/ellipt-klein-3-bottle.c: matched to new Alberta-Version
+
+2008-04-08 12:24  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/4d/Macro/klein-bottle.amc, src/4d/ellipt-klein-bottle.c:
+	  matched to new Alberta-Version
+
+2008-04-07 11:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: Give each fe-space an "unchained" component
+	  (single element in the linked list).
+
+2008-04-07 11:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_chains.h: Reverse iteration over dof-chains.
+
+2008-04-07 11:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/alberta.h, src/Common/bas_fct.c, src/Common/numint.c:
+	  Give each per-element initializer a tag-context, define some
+	  macros to handle
+	  this more or less automatically.
+
+2008-04-07 11:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util_inlines.h.in.in: Reverse iteration over
+	  dof-chains.
+
+2008-04-07 16:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c: Cosmetics.
+
+2008-04-04 11:58  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: dummy version
+
+2008-04-04 11:38  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: remove velocity vector
+
+2008-04-04 10:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2paraview.c: Compilation fixes.
+
+2008-04-04 10:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/alberta_grape.c,
+	  grape/mesh/Common/alberta_movi.c,
+	  grape/mesh/Common/mesh_interface_common_c.h: Finally switch to
+	  DOF_REAL_VEC_D instead of DOF_REAL_D_VEC
+
+2008-04-04 10:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Makefile.am: 1d is not planned for paraview.
+
+2008-04-04 10:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/1d: 1d is not planned for paraview.
+
+2008-04-04 10:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Add add_ons/paraview/ dirs.
+
+2008-04-03 16:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/bubble.c: Compilation fixes.
+
+2008-04-03 16:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/mesh_interface_common_c.h: Convert to
+	  DOF_REAL_VEC_D instead of DOF_REAL_D_VEC, remove the S_CHAR
+	  stuff, which is not used ATM.
+
+2008-04-03 16:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/alberta_movi.c: Convert to DOF_REAL_VEC_D
+	  instead of DOF_REAL_D_VEC
+
+2008-04-03 16:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/alberta_grape.c: Convert to DOF_REAL_VEC_D
+	  instead of DOF_REAL_D_VEC
+
+2008-04-03 16:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gmv/Common/alberta2gmv.c: Convert to DOF_REAL_VEC_D instead of
+	  DOF_REAL_D_VEC
+
+2008-04-03 16:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Add gmv and paraview sub-dirs.
+
+2008-04-03 16:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/alberta2oogl.c: Compilation fixes for 3d.
+
+2008-04-03 10:23  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview/Common/alberta2gmv.c,
+	  paraview/Common/alberta2paraview.c: new alberta to paraview
+	  converter
+
+2008-04-03 10:21  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* paraview, paraview/1d/Makefile.am, paraview/2d/Makefile.am,
+	  paraview/3d/Makefile.am: new alberta to paraview converter
+
+2008-04-03 16:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_xdr_1.2.c: Really fix the compilation
+	  problems.
+
+2008-04-03 16:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c, src/Common/block_precon.c,
+	  src/Common/diag_precon.c, src/Common/dof_chains.h,
+	  src/Common/evaluate.h, src/Common/l2scp.c, src/Common/macro.c:
+	  Satisify the C++ compiler (stricter type-checking).
+
+2008-04-03 16:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: Do not use named initializers, unluckily
+	  C++ does not allow them.
+
+2008-04-03 16:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/el_vec.h: Do not use named initializers, unluckily C++
+	  does not allow them.
+
+2008-04-03 16:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_neigh.c: Do not use named initializers,
+	  unluckily C++ does not allow them.
+
+2008-04-03 16:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_bndry.c: Do not use named initializers,
+	  unluckily C++ does not allow them.
+
+2008-04-03 16:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Do not use named initializers, unluckily
+	  C++ does not allow them.
+
+2008-04-03 16:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Add missing proto-types for
+	  read_dof_real_vec_d() & friends.
+
+2008-04-03 16:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/disc_lagrange_0_1d.c: Missing initializer for "static
+	  const" (C++ compilation fix)
+
+2008-04-03 16:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_xdr_1.2.c: Compilation fixes for 3d.
+
+2008-04-03 16:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: A cleaner implementation of the ERROR() etc.
+	  macros.
+
+2008-04-03 11:24  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/1d/INIT/ellipt-periodic.dat, src/1d/INIT/ellipt.dat,
+	  src/1d/INIT/heat.dat, src/1d/INIT/nonlin.dat,
+	  src/2d/INIT/ellipt-isoparam.dat, src/2d/INIT/ellipt-periodic.dat,
+	  src/2d/INIT/ellipt-sphere.dat, src/2d/INIT/ellipt-torus.dat,
+	  src/2d/INIT/ellipt.dat, src/2d/INIT/heat.dat,
+	  src/2d/INIT/nonlin.dat, src/3d/INIT/ellipt-isoparam.dat,
+	  src/3d/INIT/ellipt-moebius.dat, src/3d/INIT/ellipt-periodic.dat,
+	  src/3d/INIT/ellipt-sphere.dat, src/3d/INIT/ellipt-torus.dat,
+	  src/3d/INIT/ellipt.dat, src/3d/INIT/ellipt2.dat,
+	  src/3d/INIT/heat.dat, src/3d/INIT/nonlin.dat,
+	  src/4d/INIT/ellipt-klein-bottle.dat,
+	  src/4d/INIT/ellipt-sphere.dat, src/4d/INIT/ellipt-torus.dat,
+	  src/5d/INIT/ellipt-klein-3-bottle.dat: matched INIT-data to new
+	  demo-programs
+
+2008-04-03 11:22  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/3d/ellipt-moebius.c: matched demo-program to new
+	  Alberta-Version
+
+2008-04-03 11:22  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/3d/ellipt2.c: matched demo-program to new Alberta-Version
+
+2008-04-03 09:37  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* bar: test
+
+2008-04-03 09:36  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>
+
+	* bar: test
+
+2008-04-02 15:22  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* libalbas/src/bubble.c: write function bubble_interpol
+
+2008-04-02 18:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/evaluate.h: Proto-types for second barycentric
+	  derivatives.
+
+2008-04-02 16:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/evaluate.h: Barycentric derivatives.
+
+2008-04-02 16:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: First glimpse at compat I/O.
+
+2008-04-02 16:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/Makefile.am.include, src/Common/read_mesh_xdr_1.2.c:
+	  First glimpse at compat I/O.
+
+2008-04-02 15:21  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/diag_precon.c, src/Common/dof_chains.h,
+	  src/Common/oem_solve.c, src/Common/oem_sp_solve.c: renamed the
+	  functions distribute_to_dof_real...
+
+2008-04-02 14:12  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_xdr_1.2.c: new
+
+2008-04-02 14:11  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh_1.2.c: new
+
+2008-04-02 12:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/parametric_2d.c, src/3d/parametric_3d.c: Orientation of
+	  the wall-normal was wrong.
+
+2008-04-02 12:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/parametric_3d.c: Sign of the normal?????
+
+2008-04-02 12:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: dirichlet_bound[_dow](): forgot to advance
+	  the element vector.
+
+2008-04-02 12:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/parametric_intern.h: Sign and symmetry bugs.
+
+2008-04-02 10:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: element_matrix_partparam(): fix "el_info
+	  == NULL" case.
+
+2008-04-02 10:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: dirichlet_bound[_dow]():
+	  Invert the loop order (wall, DOF-chain components).
+
+2008-04-02 09:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c: Call dof_compress() in get_..._precon(),
+	  not in init..._precon(),
+	  instead, just _test_ in init_..._precon() for holes in the index
+	  range.
+
+2008-04-02 09:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/eval.c: _AI_inter_fct_loc_d_param(): check for
+	  FILL_COORDS flag was inverted.
+
+2008-04-02 15:27  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/2d/INIT/nonlin.dat, src/3d/INIT/ellipt-sphere.dat,
+	  src/3d/INIT/ellipt.dat, src/3d/INIT/heat.dat,
+	  src/3d/INIT/nonlin.dat: matched INIT-data to new demo-programs
+
+2008-04-02 15:26  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-isoparam.c, src/Common/ellipt-periodic.c,
+	  src/Common/ellipt-torus.c, src/Common/ellipt.c,
+	  src/Common/heat-easy.c, src/Common/heat.c, src/Common/nlsolve.c,
+	  src/Common/nonlin.c, src/Common/quasi-stokes.c: matched
+	  demo-programs to new ALBERTA-Version
+
+2008-04-01 06:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/el_vec.h: Export a non-EL_..._VEC version of
+	  dirichlet_map(), using the name __dirichlet_map().
+
+2008-03-31 16:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Include config.h.
+
+2008-03-31 09:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_bndry.h, src/Common/assemble_neigh.c: Fix the
+	  per-element initialization logic. ALSO: call
+	  parametric->init_element() ourselves, no need to leave this to
+	  the
+	  application. It's also much cleaner in the context of chained
+	  fe-spaces.
+
+2008-03-31 09:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Typo in update_el_vec_dow().
+
+2008-03-31 17:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util_inlines.h.in.in: Typo in dbl-list initializer.
+
+2008-03-30 22:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/Makefile.am, libalbas/src/albas.h,
+	  libalbas/src/basfcts.c, libalbas/src/raviart-thomas.c,
+	  libalbas/src/raviart_thomas.c, libalbas/src/wall_bubbles.c: A
+	  quick attempt to implement the lowest-order Raviart-Thomas
+	  elements,
+	  just to see whether this could work or not.
+
+2008-03-30 18:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* libalbas/src/raviart-thomas.c: Just documentation ATM: describe
+	  how Raviart-Thomas could be
+	  implemented in the current frame-work.
+
+2008-03-30 17:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am, libalbas, libalbas/Makefile.am, libalbas/src,
+	  libalbas/src/Makefile.am, libalbas/src/albas.h,
+	  libalbas/src/basfcts.c, libalbas/src/bubble.c,
+	  libalbas/src/null.c, libalbas/src/trace_bubble.c,
+	  libalbas/src/wall_bubbles.c: Merge the "dim-of-world-spaces"
+	  branch into the trunk, so branch is
+	  close from now on.
+	  
+	  Status:
+	  - direct sums of fe-spaces & vector valued basis functions are
+	  working
+	  - some demo-programs still need to be ported (hiwi-job).
+
+2008-03-30 23:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/assemble_neigh.c: Use bas_fcts->unchained->degree; we
+	  are chaining operator-infos, so we
+	  should use the original quad degree here (not the maximum
+	  quad-deg
+	  necessary to integrate each member of the chain exactly).
+
+2008-03-30 23:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/dof_admin.c: Add an
+	  update_real_vec_dow() function to complete the assemble mess.
+
+2008-03-30 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_Nd, src/alberta_Nd_debug: svn:ignore issues.
+
+2008-03-30 17:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/graphXO_1d.c, src/1d/lagrange_1_1d.c,
+	  src/1d/lagrange_2_1d.c, src/1d/lagrange_3_1d.c,
+	  src/1d/lagrange_4_1d.c, src/1d/parametric_1d.c,
+	  src/1d/refine_1d.c, src/1d/submesh_1d.c, src/1d/traverse_r_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/graphXO_2d.c,
+	  src/2d/lagrange_1_2d.c, src/2d/lagrange_2_2d.c,
+	  src/2d/lagrange_3_2d.c, src/2d/lagrange_4_2d.c,
+	  src/2d/level_2d.c, src/2d/macro_2d.c, src/2d/parametric_2d.c,
+	  src/2d/refine_2d.c, src/2d/submesh_2d.c, src/2d/traverse_r_2d.c,
+	  src/3d/disc_lagrange_0_3d.c, src/3d/disc_lagrange_1_3d.c,
+	  src/3d/disc_lagrange_2_3d.c, src/3d/lagrange_1_3d.c,
+	  src/3d/lagrange_2_3d.c, src/3d/lagrange_3_3d.c,
+	  src/3d/lagrange_4_3d.c, src/3d/level_3d.c, src/3d/macro_3d.c,
+	  src/3d/parametric_3d.c, src/3d/submesh_3d.c,
+	  src/3d/traverse_r_3d.c, src/Common/GS_precon.c,
+	  src/Common/HB_precon.c, src/Common/Makefile.am,
+	  src/Common/Makefile.am.include, src/Common/SSOR_precon.c,
+	  src/Common/alberta.h, src/Common/alberta_inlines.h,
+	  src/Common/alberta_intern.h, src/Common/assemble-instat.c,
+	  src/Common/assemble.c, src/Common/assemble.h,
+	  src/Common/assemble_bndry.c, src/Common/assemble_bndry.h,
+	  src/Common/assemble_bndry_fcts.c.in,
+	  src/Common/assemble_fcts.c.in, src/Common/assemble_fcts.h.in,
+	  src/Common/assemble_neigh.c, src/Common/bas_fct.c,
+	  src/Common/block_precon.c, src/Common/bndry_cond.c,
+	  src/Common/check.c, src/Common/coarsen.c,
+	  src/Common/diag_precon.c, src/Common/dof_admin.c,
+	  src/Common/dof_chains.h, src/Common/dxtools.c,
+	  src/Common/el_vec.h, src/Common/element.c, src/Common/error.c,
+	  src/Common/estimator.c, src/Common/estimator_dowb.c,
+	  src/Common/eval.c, src/Common/evaluate.h,
+	  src/Common/gauss-quad.c, src/Common/gltools.c,
+	  src/Common/l2scp.c, src/Common/level.c, src/Common/macro.c,
+	  src/Common/memory.c, src/Common/numint.c, src/Common/oem_solve.c,
+	  src/Common/oem_solve_d.c, src/Common/oem_solve_dowb.c,
+	  src/Common/oem_solve_s.c, src/Common/oem_sp_solve.c,
+	  src/Common/parametric.c, src/Common/parametric_intern.h,
+	  src/Common/periodic.c, src/Common/quad_cache.c,
+	  src/Common/read_mesh.c, src/Common/refine.c,
+	  src/Common/submesh.c, src/Common/trav_xy.c,
+	  src/Common/traverse_nr.c, src/Common/traverse_r.c,
+	  src/Common/wall_quad.c, src/Common/write_mesh.c,
+	  src/Common/write_mesh_gmv.c, src/alberta_Nd/Makefile.am,
+	  src/alberta_Nd_debug/Makefile.am: Merge the "dim-of-world-spaces"
+	  branch into the trunk, so branch is
+	  close from now on.
+	  
+	  Status:
+	  - direct sums of fe-spaces & vector valued basis functions are
+	  working
+	  - some demo-programs still need to be ported (hiwi-job).
+
+2008-03-30 11:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: Previous commit was a bad idea.
+
+2008-03-30 11:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: Really undo the vector stuff on
+	  the trunk, in preparation for merging the
+	  new vector stuff to the trunk.
+
+2008-03-30 17:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am, src/alberta_util.h,
+	  src/alberta_util_inlines.h.in.in, src/msg.c, src/spcg.c: Merge
+	  the "dim-of-world-spaces" branch into the trunk, so branch is
+	  close from now on.
+	  
+	  Status:
+	  - direct sums of fe-spaces & vector valued basis functions are
+	  working
+	  - some demo-programs still need to be ported (hiwi-job).
+
+2008-03-30 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d, src/3d: svn:ignore issues.
+
+2008-03-30 17:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-dg.dat, src/2d/INIT/quasi-stokes.dat,
+	  src/2d/INIT/stokes.dat, src/2d/Makefile.in,
+	  src/3d/INIT/ellipt-dg.dat, src/3d/INIT/quasi-stokes.dat,
+	  src/3d/INIT/stokes.dat, src/3d/Makefile.in,
+	  src/Common/ellipt-dg.c, src/Common/ellipt-isoparam.c,
+	  src/Common/ellipt-periodic.c, src/Common/ellipt-sphere.c,
+	  src/Common/ellipt-torus.c, src/Common/ellipt.c,
+	  src/Common/geomview-graphics.c, src/Common/graphics.c,
+	  src/Common/graphics.h, src/Common/heat-easy.c, src/Common/heat.c,
+	  src/Common/quasi-stokes.c, src/Common/stokes.c: Merge the
+	  "dim-of-world-spaces" branch into the trunk, so branch is
+	  close from now on.
+	  
+	  Status:
+	  - direct sums of fe-spaces & vector valued basis functions are
+	  working
+	  - some demo-programs still need to be ported (hiwi-job).
+
+2008-03-30 17:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Externals now use the https:// URL (ssh make no sense if the
+	  https
+	  access shall make sense at all).
+
+2008-03-30 17:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am.template, configure.ac, gen-assemble-fcts.sh,
+	  generate-alberta-automakefiles.sh, gnu-compat/Makefile.am,
+	  m4/check-iso-c99.m4, m4/check-package.m4,
+	  m4/simple-enable-flag.m4: Merge the "dim-of-world-spaces" branch
+	  into the trunk, so branch is
+	  close from now on.
+	  
+	  Status:
+	  - direct sums of fe-spaces & vector valued basis functions are
+	  working
+	  - some demo-programs still need to be ported (hiwi-job).
+
+2008-03-20 14:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gmv, gmv/1d, gmv/2d, gmv/3d: Ignore Makefile.in's
+
+2008-03-20 14:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gmv, gmv/1d, gmv/1d/Makefile.am, gmv/2d, gmv/2d/Makefile.am,
+	  gmv/3d, gmv/3d/Makefile.am, gmv/Common, gmv/Common/alberta2gmv.c,
+	  gmv/Makefile.am: Add add_ons/gmv/ (which contains a converter
+	  from ALBERTA data to GMV data).
+
+2008-03-20 14:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: get_bas_fcts(): initialize the Lagrange
+	  basis functions on the first call.
+
+2008-03-20 14:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Cosmetics.
+
+2008-03-20 14:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c, src/Common/write_mesh.c: Fix IO
+	  functions, broken by previous changes for periodic meshes.
+
+2008-03-20 14:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Add add_ons/gmv/ (which contains a converter from
+	  ALBERTA data to GMV data).
+
+2008-03-14 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c: Correction of refinement edges was broken: we
+	  have also to adjust the
+	  opp_vertex and wall-transformation information, and we have to
+	  adjust
+	  the opp-vertex information of the neighbour elements as well.
+
+2008-03-14 14:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: Remove not working preliminary
+	  vector stuff.
+
+2008-03-14 14:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-torus.c: Forgot to commit a clean-up.
+
+2008-02-27 10:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: Further "thinking" 'bout
+	  vector-valued basis functions, starting to
+	  deal with the "quad" case, fixes for the "pre" case. Probably
+	  need
+	  utb() functions in addtion to the btv() functions.
+
+2008-02-26 09:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: Further "thinking" 'bout
+	  vector-valued basis functions.
+
+2008-02-26 09:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: "Thinking" 'bout vector-valued
+	  basis functions.
+
+2008-02-22 22:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Changes in comment.
+
+2008-02-22 22:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c, src/Common/memory.c,
+	  src/Common/read_mesh.c: Fix reading of periodic meshes and
+	  admins.
+
+2008-02-22 22:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Attach DOW to the name of the dynamically
+	  loaded basis-functions add-on librariy.
+
+2008-02-22 22:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Change a comment.
+
+2008-02-22 22:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/write_mesh.c: Cosmetics (erroneous comments).
+
+2008-02-22 22:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: Cosmetics.
+
+2008-02-22 21:57  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: Stringizing function.
+
+2008-02-22 21:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Cleanup the FOR_ALL_DOFS() and the
+	  FOR_ALL_FREE_DOFS() macros.
+
+2008-02-22 11:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Offset bug in all_disc_lagrange.
+
+2008-02-21 19:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Offset bug in all_disc_lagrange.
+
+2008-02-19 18:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: Preparation for pre-compiled
+	  stiffness matrices with vector-valued
+	  basis functions.
+
+2008-02-19 17:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.h: Extra tmporary element-matrix pointer in
+	  FILL_INFO; for vector-valued
+	  basis functions with p.w. constant "direction" and for the case
+	  of
+	  pre-comput(able) integrals this is used as temporary storage for
+	  an
+	  "ordianary" element-matrix, which then is later condensed using
+	  the
+	  directional part of the vector valued basis functions. "vector
+	  valued"
+	  here means: not a trivial Cartesian product space.
+
+2008-02-19 17:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: GRAMSCP_DOW -- scp with a gram
+	  matrix
+
+2008-02-19 17:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: Cosmetcs (N_VERTICES <-> N_LAMBDA)
+
+2008-02-13 16:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/macro.c: Debug & comment.
+
+2008-02-13 16:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Macro/embedded-torus.amc: Update to account for changed
+	  interface to periodic meshes.
+
+2008-02-13 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/embedded-torus.amc: Update to account for changed
+	  interface to periodic meshes.
+
+2008-02-13 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/4d/Macro/embedded-torus.amc: Update to account for changed
+	  interface to periodic meshes.
+
+2008-02-13 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/5d/Macro/klein-3-bottle.amc: Update to account for changed
+	  interface to periodic meshes.
+
+2008-02-13 16:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/periodic2.amc: Alternate periodic macro
+	  triangulation.
+
+2008-02-13 16:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/5d/ellipt-klein-3-bottle.c: Update to changed interface for
+	  periodic meshes.
+
+2008-02-13 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c: Only include "alberta-demo.h"
+
+2008-02-13 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-torus.c: Update to work with changed interface
+	  for periodic meshes.
+
+2008-02-13 16:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Macro/periodic2.amc: alternate periodic macro
+	  triangulation.
+
+2008-02-12 12:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/alberta_grape.c,
+	  meshtv/Common/alberta_meshtv.c: Try to automatically refine
+	  periodic macro-triangulations as needed
+	  s.t. no vertex is mapped to the same element by a face
+	  transformation.
+
+2008-02-12 12:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/alberta_inlines.h,
+	  src/Common/alberta_intern.h, src/Common/macro.c,
+	  src/Common/memory.c: Try to automatically refine periodic
+	  macro-triangulations as needed
+	  s.t. no vertex is mapped to the same element by a face
+	  transformation.
+
+2008-02-10 16:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/macro.c: Little cleanup.
+
+2008-02-10 16:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-periodic.dat, src/2d/Macro/periodic.amc,
+	  src/Common/ellipt-periodic.c: Play around with face
+	  transformations.
+
+2008-02-10 16:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Macro/periodic-torus.amc: Macro-triangulation with
+	  geometric face transformations.
+
+2008-02-09 14:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/alberta2oogl.c: Save/restore the face-transformation
+	  with write/read_mesh(). Remove
+	  the init_wall_trafos() function pointer from read_mesh().
+
+2008-02-09 14:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/submesh_2d.c, src/3d/submesh_3d.c, src/Common/alberta.h,
+	  src/Common/alberta_inlines.h, src/Common/macro.c,
+	  src/Common/memory.c, src/Common/read_mesh.c,
+	  src/Common/submesh.c, src/Common/write_mesh.c: Save/restore the
+	  face-transformation with write/read_mesh(). Remove
+	  the init_wall_trafos() function pointer from read_mesh().
+
+2008-02-06 11:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/submesh_2d.c, src/3d/submesh_3d.c,
+	  src/Common/Makefile.am.include, src/Common/alberta.h,
+	  src/Common/dof_admin.c, src/Common/macro.c, src/Common/submesh.c:
+	  Remove the option to disable the init-element stuff.
+
+2008-02-06 11:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Remove the option to disable the init-element
+	  stuff.
+
+2008-02-05 16:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* albertasystems/Heat/Common/estimator.c,
+	  geomview/geomview-graphics.c: Rename TRAVERSE_START()/STOP() to
+	  TRAVERSE_FIRST()/NEXT(); provide
+	  compatibility #defines.
+
+2008-02-05 16:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/write_mesh.c: Writing of periodic meshes was totally
+	  broken; fix that issue.
+
+2008-02-05 16:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/graphXO_1d.c, src/1d/parametric_1d.c,
+	  src/2d/parametric_2d.c, src/3d/parametric_3d.c,
+	  src/3d/submesh_3d.c, src/Common/alberta.h,
+	  src/Common/assemble-instat.c, src/Common/dof_admin.c,
+	  src/Common/error.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/eval.c,
+	  src/Common/gltools.c, src/Common/l2scp.c, src/Common/macro.c,
+	  src/Common/memory.c, src/Common/parametric.c,
+	  src/Common/submesh.c, src/Common/write_mesh_gmv.c: Rename
+	  TRAVERSE_START()/STOP() to TRAVERSE_FIRST()/NEXT(); provide
+	  compatibility #defines.
+
+2008-02-05 16:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* ., src, src/1d, src/2d, src/2d/INIT/ellipt-periodic.dat,
+	  src/2d/INIT/ellipt-sphere.dat, src/2d/INIT/ellipt.dat, src/3d,
+	  src/3d/INIT/ellipt-periodic.dat, src/3d/INIT/ellipt-sphere.dat,
+	  src/4d, src/5d, src/Common/ellipt-periodic.c: Ignore stuff and
+	  optional mesh_write/read() test for periodic meshes.
+
+2008-02-05 16:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-sphere.c: Cosmetics.
+
+2008-02-05 16:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/heat.c: Mostly cosmetic changes.
+
+2008-02-05 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quasi-stokes.c: Also print the number of DOFs for the
+	  pressure space.
+
+2008-02-05 16:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/ellipt2.c, src/5d/ellipt-klein-3-bottle.c,
+	  src/Common/ellipt-sphere.c, src/Common/ellipt-torus.c,
+	  src/Common/geomview-graphics.c, src/Common/heat.c,
+	  src/Common/nlsolve.c, src/Common/quasi-stokes.c,
+	  src/Common/stokes.c: Rename TRAVERSE_START()/STOP() to
+	  TRAVERSE_FIRST()/NEXT(); provide
+	  compatibility #defines.
+
+2008-01-24 01:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/macro_1d.c, src/2d/macro_2d.c, src/3d/macro_3d.c,
+	  src/Common/alberta_intern.h, src/Common/macro.c,
+	  src/Common/read_mesh.c: read_mesh() got severely broken by
+	  myself. Shame on me.
+
+2008-01-24 01:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: New function el_matrix_vector(),
+	  el_mat * v.
+
+2008-01-22 14:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/macro.c: Compute the set of generators of the
+	  crystallographic group defining the
+	  periodic structure of the mesh.
+
+2008-01-22 12:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: Look at n_row/n_col of the cache,
+	  not the element stiffness matrix: the cache may be empty in the
+	  presence of an INIT_ELEMENT() method.
+
+2008-01-22 12:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: Multiplication for two AFF_TRAFO's
+
+2008-01-22 12:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Store the list of wall-transformations in
+	  the mesh.
+
+2008-01-19 20:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c, src/Common/memory.c: Little progress with
+	  "stride" DOFs.
+
+2008-01-19 20:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: New component "rdim", dimension of range
+	  space.
+
+2008-01-19 20:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c: New component
+	  "rdim", dimension of range space.
+
+2008-01-19 20:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/cmdline.c: Cosmetics.
+
+2008-01-19 20:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Make fssl() optional.
+
+2008-01-18 18:57  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: Work on support for vector valued basis
+	  functions.
+
+2008-01-18 18:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Support for vector valued basis functions.
+
+2008-01-18 18:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Remove cache entries for vector valued
+	  basis functions from QUAD_FAST,
+	  this makes no sense at all.
+
+2008-01-18 12:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/alberta.h, src/Common/alberta_inlines.h,
+	  src/Common/bas_fct.c, src/Common/dof_admin.c, src/Common/eval.c,
+	  src/Common/numint.c: Starting support for vector-valued basis
+	  functions. Needs more work.
+
+2008-01-18 12:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Link with libalbertagnucompat s.t. (e.g.)
+	  obstack is defined on
+	  non-GNU systems.
+
+2008-01-18 12:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gnu-compat/Makefile.am: Cosmetics.
+
+2008-01-18 12:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gnu-compat/obstack.c: Make sure this beast also compiles on
+	  non-GNU systems.
+
+2008-01-14 16:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: update_matrix(): transposed assembly was
+	  broken when a Dirichlet
+	  boundary was to be taken into account.
+
+2008-01-07 09:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/gltools.c: Properly check for the version of the
+	  gltools package in use:
+	  gltools-2.5 has glrGetPOV(), gltools-2.4 has not. gltools-2.5
+	  require
+	  glRender() to be invoked with NULL arguments, gltools-2.4 breaks
+	  if
+	  this is done. Fix that mess.
+
+2008-01-07 09:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* m4/gltools.m4: Properly check for the version of the gltools
+	  package in use:
+	  gltools-2.5 has glrGetPOV(), gltools-2.4 has not. gltools-2.5
+	  require
+	  glRender() to be invoked with NULL arguments, gltools-2.4 breaks
+	  if
+	  this is done. Fix that mess.
+
+2007-12-25 11:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: fill_quad_el_cache(): call
+	  INIT_ELEMENT() for quad-structure if called
+	  with a new element.
+
+2007-12-19 10:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/dof_admin.c, src/Common/memory.c,
+	  src/Common/read_mesh.c: Make add/remove_FOO_vec_to/from_admin() a
+	  pulic function, honour
+	  dof_FOO_vec->mem_info in free_dof_FOO_vec(), check if it is NULL
+	  to
+	  allow statically allocated vectors (hope this helps Thilo), see
+	  that
+	  the stuff still compiles and works.
+
+2007-12-19 10:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/refine.c: Remove last traces of RDR- and
+	  DOWB-matrices.
+
+2007-12-19 10:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/coarsen.c: Remove last traces of RDR- and
+	  DOWB-matrices.
+
+2007-12-19 10:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: dirichlet_bound[_d](): Forgot to initialize
+	  bound->vec to INTERIOR,
+	  which killed the HB-preconditioner.
+
+2007-12-17 12:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/l2scp.c: Sanitize some
+	  proto-types and calling conventions for ..._loc() versions
+
+2007-12-17 12:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/parameters.c: Allow %i, %o, %x.
+
+2007-12-17 17:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/ellipt-moebius.c, src/4d/ellipt-klein-bottle.c,
+	  src/5d/ellipt-klein-3-bottle.c, src/Common/ellipt-sphere.c,
+	  src/Common/ellipt-torus.c, src/Common/heat-easy.c,
+	  src/Common/nonlin.c, src/Common/stokes.c: Slight changes,
+	  adapting to the on-going ALBERTA development.
+
+2007-12-12 00:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Cosmetics.
+
+2007-12-12 00:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator_dowb.c: Some cleanup w.r.t. to new traversal
+	  flags.
+
+2007-12-12 08:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-sphere.c, src/Common/ellipt-torus.c,
+	  src/Common/ellipt.c, src/Common/heat-easy.c, src/Common/stokes.c:
+	  Always use parse_parameters() helper function.
+
+2007-12-11 00:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: Fix typo in previous commit.
+
+2007-12-10 23:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/check.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/l2scp.c,
+	  src/Common/macro.c: Remove FILL_BOUND fill-flag where it is no
+	  longer needed.
+
+2007-12-10 23:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Cosmetics.
+
+2007-12-10 23:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Fix fill-flag logic.
+
+2007-12-10 08:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/2d/level_2d.c,
+	  src/2d/parametric_2d.c, src/2d/submesh_2d.c, src/3d/coarsen_3d.c,
+	  src/3d/disc_lagrange_0_3d.c, src/3d/disc_lagrange_1_3d.c,
+	  src/3d/disc_lagrange_2_3d.c, src/3d/lagrange_1_3d.c,
+	  src/3d/lagrange_2_3d.c, src/3d/lagrange_3_3d.c,
+	  src/3d/lagrange_4_3d.c, src/3d/level_3d.c, src/3d/memory_3d.c,
+	  src/3d/refine_3d.c, src/3d/submesh_3d.c, src/3d/traverse_nr_3d.c,
+	  src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/assemble-instat.c, src/Common/coarsen.c,
+	  src/Common/dof_admin.c, src/Common/dxtools.c,
+	  src/Common/estimator.c, src/Common/estimator_dowb.c,
+	  src/Common/eval.c, src/Common/gauss-quad.c, src/Common/gltools.c,
+	  src/Common/l2scp.c, src/Common/level.c, src/Common/macro.c,
+	  src/Common/memory.c, src/Common/numint.c,
+	  src/Common/oem_solve_s.c, src/Common/oem_sp_solve.c,
+	  src/Common/parametric.c, src/Common/periodic.c,
+	  src/Common/quad_cache.c, src/Common/read_mesh.c,
+	  src/Common/submesh.c, src/Common/trav_xy.c,
+	  src/Common/traverse_r.c, src/Common/wall_quad.c,
+	  src/Common/write_mesh_gmv.c: See that the stuff would also
+	  compile with a C++ compiler s.t. the
+	  Dune people theoretically could wrap different ALBERTA versions
+	  (DOW)
+	  into different name-spaces.
+
+2007-12-10 08:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util_inlines.h.in.in, src/parameters.c: See that the
+	  stuff would also compile with a C++ compiler s.t. the
+	  Dune people theoretically could wrap different ALBERTA versions
+	  (DOW)
+	  into different name-spaces.
+
+2007-12-08 19:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c: Cosmetics.
+
+2007-12-08 00:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/gltools.c: At least gltools-2.5 (beta version) needs
+	  an extra glRender(rnd, NULL,
+	  NULL) call to kill a spurious user-data component.
+
+2007-12-08 19:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* README: Typo.
+
+2007-12-07 15:42  thilo
+
+	* albertasystems/AlbertaNum/Common/build_diff.cc,
+	  albertasystems/AlbertaNum/Common/build_diff.hh,
+	  albertasystems/AlbertaNum/Common/build_stat.cc,
+	  albertasystems/AlbertaNum/Common/build_stat.hh,
+	  albertasystems/AlbertaNum/Common/build_sys.cc,
+	  albertasystems/AlbertaNum/Common/build_sys.hh,
+	  albertasystems/AlbertaNum/Common/do_elfunc_on_el.hh,
+	  albertasystems/AlbertaNum/Common/do_on_el.hh,
+	  albertasystems/AlbertaNum/Common/ellipt_est.cc,
+	  albertasystems/AlbertaNum/Common/ellipt_est.hh,
+	  albertasystems/AlbertaNum/Common/fem_base.cc,
+	  albertasystems/AlbertaNum/Common/fem_base.hh,
+	  albertasystems/AlbertaNum/Common/fem_elfunc.cc,
+	  albertasystems/AlbertaNum/Common/fem_elfunc.hh,
+	  albertasystems/AlbertaNum/Common/newalberta.hh,
+	  albertasystems/AlbertaNum/Common/operator_parts.cc,
+	  albertasystems/AlbertaNum/Common/operator_parts.hh,
+	  albertasystems/AlbertaNum/Common/parab_est.cc,
+	  albertasystems/AlbertaNum/Common/parab_est.hh,
+	  albertasystems/AlbertaNum/Common/prototype_fem_elfunc.hh,
+	  albertasystems/AlbertaNum/Common/sys_est.cc,
+	  albertasystems/AlbertaNum/Common/sys_est.hh,
+	  albertasystems/AlbertaNum/Common/sys_line_est.cc,
+	  albertasystems/AlbertaNum/Common/sys_line_est.hh: Lambda-Det
+	  wurde endlich weggeschmissen, daher Aenderung vieler Prototypen.
+	  Ferner son bisschen Doxygen-Doku eingefuegt. dit un dat
+
+2007-12-07 15:41  thilo
+
+	* albertasystems/Heat/Common/heat_problem.cc,
+	  albertasystems/Heat/Common/problem.cc: Folge des
+	  Lambda-Det-wegschmeissens, dit un dat
+
+2007-12-07 20:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/submesh.c: Resurrect update_master_real_[d_]vec().
+
+2007-12-07 18:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/traverse_r_1d.c, src/2d/traverse_r_2d.c,
+	  src/3d/traverse_r_3d.c, src/Common/alberta.h,
+	  src/Common/estimator.c, src/Common/estimator_dowb.c,
+	  src/Common/traverse_nr.c, src/Common/traverse_r.c: New fill-flag
+	  FILL_WALL_MAP which result in el_info->macro_wall[]
+	  being filled.
+
+2007-12-07 10:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Use LOC_FCT-data types also in BAS_FCTS
+	  structure.
+
+2007-12-07 07:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Allow 0-d discontinuous Lagrange in order
+	  to have the trace hierarchy
+	  right. Also: try to avoid using number like, e.g., "4". Better
+	  use
+	  MAX_DEG etc. Hey.
+
+2007-12-07 09:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/graphics.c: Ups. Ohne Worte.
+
+2007-12-07 09:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/graphics.c: Fix the non-gltools version s.t. it
+	  compiles and is compatible to the
+	  gltools version.
+
+2007-12-07 10:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Set version to 2.1-BETA.
+
+2007-12-07 09:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Set version to 2.1-BETA.
+
+2007-12-07 09:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Dist-fixes (remove .libs dir in demo directory)
+
+2007-12-06 22:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* ., Makefile, alberta-book.tex, alberta-man.tex, alberta.tex:
+	  Merge Dani's changes from the 2.0 release branch.
+
+2007-12-06 16:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/2d/mesh_interface.c, grape/mesh/3d/mesh_interface.c:
+	  Update to reflect changes in data structures etc, handling of
+	  boundary
+	  type and so on.
+
+2007-12-06 16:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/graphXO_1d.c, src/1d/parametric_1d.c,
+	  src/1d/traverse_r_1d.c, src/2d/graphXO_2d.c,
+	  src/2d/parametric_2d.c, src/2d/submesh_2d.c,
+	  src/2d/traverse_r_2d.c, src/3d/parametric_3d.c,
+	  src/3d/submesh_3d.c, src/3d/traverse_r_3d.c,
+	  src/Common/HB_precon.c, src/Common/assemble.c,
+	  src/Common/check.c, src/Common/error.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/eval.c,
+	  src/Common/l2scp.c, src/Common/macro.c, src/Common/numint.c,
+	  src/Common/submesh.c, src/Common/traverse_r.c,
+	  src/Common/wall_quad.c, src/Common/write_mesh_gmv.c: Update to
+	  reflect changes in data structures etc, handling of boundary
+	  type and so on.
+
+2007-12-06 16:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/bas_fct.c: Changes in how interpolation is handled.
+
+2007-12-06 16:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: interpolation helper functions.
+
+2007-12-06 16:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Quite some changes:
+	  
+	  - EL_INFO: new component macro_walls[] which gives the mapping
+	  between
+	  the current elements bounary facets and the boundary facets of
+	  the
+	  containing macro-element. This way it is possible to access all
+	  kinds
+	  of information attached to the macro-elements boundary facets
+	  (boundary type, projection functions face transformations, custom
+	  information stored in lookup-tables, e.g. boundary conditions for
+	  (large) systems.
+	  
+	  - new inline functions wall_bound(), wall_trafo() and wall_proj()
+	  to
+	  exploit this new data.
+	  
+	  - most "local" function pointers have been converted to the
+	  calling convention
+	  
+	  fct_loc(EL_INFO, QUAD, IQ, APPLICATION-DATA)
+	  
+	  This includes the interpolation hooks in the BAS_FCTS
+	  structure. Interpolation for Lagrange basis functions is
+	  performed by
+	  using a lumping quadrature w.r.t. the lagrange nodes. During
+	  interpolation of Dirichlet data this quadrature carries
+	  information
+	  about the number of the boundary facet currently worked on, e.g.
+	  
+	  mwall = el_info->macro_wall[quad->subsplx];
+	  bndry_type = el_info->macro_el->wall_bound[mwall];
+	  
+	  could be used to access boundary information.
+
+2007-12-06 16:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/heat.dat: Add missing "online graphics" switch.
+
+2007-12-06 16:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/quasi-stokes.dat: Mention SSOR as preconditioner.
+
+2007-12-06 16:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/stokes.dat: Mention SSOR as preconditioner.
+
+2007-12-06 16:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt.dat: Add missing online graphics switch.
+
+2007-12-06 16:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/ellipt-moebius.c, src/4d/ellipt-klein-bottle.c,
+	  src/5d/ellipt-klein-3-bottle.c, src/Common/ellipt-isoparam.c,
+	  src/Common/ellipt-torus.c: Update to make it compile with the
+	  latest ALBERTA changes, mostly
+	  concerning changes for ..._loc() functions.
+
+2007-12-06 22:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Add alberta-man.pdf to EXTRA_DIST.
+
+2007-11-27 00:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Initialize the "lumping quadrature" in
+	  get_lagrange().
+
+2007-11-26 15:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/bas_fct_1d.c,
+	  src/1d/disc_lagrange_0_1d.c, src/1d/disc_lagrange_1_1d.c,
+	  src/1d/disc_lagrange_2_1d.c, src/1d/lagrange_1_1d.c,
+	  src/1d/lagrange_2_1d.c, src/1d/lagrange_3_1d.c,
+	  src/1d/lagrange_4_1d.c, src/2d/bas_fct_2d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/bas_fct_3d.c,
+	  src/3d/disc_lagrange_0_3d.c, src/3d/disc_lagrange_1_3d.c,
+	  src/3d/disc_lagrange_2_3d.c, src/3d/lagrange_1_3d.c,
+	  src/3d/lagrange_2_3d.c, src/3d/lagrange_3_3d.c,
+	  src/3d/lagrange_4_3d.c, src/Common/alberta.h,
+	  src/Common/alberta_intern.h, src/Common/bas_fct.c,
+	  src/Common/l2scp.c, src/Common/numint.c: Turn the "bas_fcts_data"
+	  component into a pointer to the QUAD
+	  structure in preparation for preparation lumping quadratures for
+	  all
+	  Lagrange basis-functions. This unifies the "..._loc()" variants a
+	  little bit, they now just need a pointer to a quadrature and the
+	  quadrature point, interpol() routines will be changed
+	  accordingly.
+
+2007-11-26 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/ellipt-moebius.c, src/3d/ellipt2.c,
+	  src/4d/ellipt-klein-bottle.c, src/5d/ellipt-klein-3-bottle.c,
+	  src/Common/ellipt-isoparam.c, src/Common/ellipt-sphere.c,
+	  src/Common/ellipt-torus.c, src/Common/ellipt.c,
+	  src/Common/geomview-graphics.c, src/Common/heat.c: Update to
+	  changed ALBERTA stuff. Seems to work again.
+
+2007-11-26 15:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/Makefile.in, src/2d/Makefile.in, src/3d/Makefile.in,
+	  src/4d/Makefile.in, src/5d/Makefile.in, src/Makefile.in: Update
+	  to changed ALBERTA stuff. Seems to work again.
+
+2007-11-24 00:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Don't reset the boundary flags in
+	  clear_dof_matrix().
+
+2007-11-24 00:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/macro.c: S_CHAR <-> BNDRY_TYPE (so its cosmetic,
+	  roughly speaking)
+
+2007-11-24 00:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Set FILL_BOUND in the presence of boundary
+	  contributions to the operator.
+
+2007-11-24 00:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/heat.c, src/Common/nlsolve.c: Record the Dirichlet
+	  boundary mask inside the DOF_MATRIX structure,
+	  needed by the hierarchical preconditioners.
+
+2007-11-24 00:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quasi-stokes.c: Make it work with the new ALBERTA
+	  version.
+
+2007-11-24 00:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c: est_gn(): handle Robin boundary conditions
+	  properly.
+
+2007-11-23 08:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* slip_bound/slip_bound.c: Typos in comments.
+
+2007-11-23 23:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/l2scp.c: Replace
+	  BNDRY_FLAGS_IS_SET() by BNDRY_FLAGS_IS_AT_BNDRY(... , type)
+	  which only returns true if type != 0 (interior).
+
+2007-11-23 23:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Replace BNDRY_FLAGS_IS_SET() by
+	  BNDRY_FLAGS_IS_AT_BNDRY(... , type)
+	  which only returns true if type != 0 (interior).
+
+2007-11-23 17:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: dirichlet_bound[_d]():
+	  Combined bound S_CHAR vec an rhs/solution b.c. were broken.
+
+2007-11-23 17:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Transpose-case in
+	  add_element_matrix()/update_matrix() was broken.
+
+2007-11-23 17:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: MIN() <-> MAX() confusion after changing
+	  the DOWB classification.
+
+2007-11-23 13:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble-instat.c: Forgot to set the number of columns
+	  and row in the element matrix structure.
+
+2007-11-23 13:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Cosmetics.
+
+2007-11-23 13:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bndry_cond.c: Allow NULL as bit-mask for
+	  dirichlet_map(). Every boundary segment is
+	  treated as Dirichlet in this case.
+
+2007-11-23 01:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/element_2d.c: get_wall_normal_2d(): when called with an
+	  artificial "neighbour"
+	  el_info (-> fill_neigh_el_info()) it may be that the element has
+	  negative orientation, even in the planar case. Cope with this,
+	  and
+	  always return the _exterior_ normal.
+
+2007-11-23 01:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/element.c: Cosmetics.
+
+2007-11-23 01:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c: Non-parametric periodic meshes do NOT
+	  need special treatment in wall_res2().
+
+2007-11-23 17:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/stokes.c: Ported to V2.1
+
+2007-11-23 17:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c: Cosmetics.
+
+2007-11-23 17:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/nlsolve.c, src/Common/nonlin.c, src/Common/nonlin.h:
+	  Ported to V2.1, needs further testing.
+
+2007-11-23 13:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c, src/Common/heat-easy.c, src/Common/heat.c:
+	  Mostly cosmetics.
+
+2007-11-23 11:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta-demo.h: #include limits.h and define PATH_MAX.
+
+2007-11-23 11:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/heat.c: Clean up and porting to new ALBERTA version.
+
+2007-11-23 11:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-periodic.c, src/Common/ellipt.c: Some smaller
+	  cosmetical stuff.
+
+2007-11-23 10:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/Makefile.in, src/3d/Makefile.in, src/4d/Makefile.in,
+	  src/5d/Makefile.in: Add cmdline.o to all object defs.
+
+2007-11-23 10:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Makefile.in: Add cmdline.o to all object defs.
+
+2007-11-23 10:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta-demo.h: Common header file s.t. we do not have
+	  to include several smaller
+	  files; just proto-types, so does not harm.
+
+2007-11-23 10:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/graphics.h: cplusplus safe-guard.
+
+2007-11-23 10:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-periodic.c, src/Common/ellipt.c: Include
+	  alberta-demo.h
+
+2007-11-23 10:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/cmdline.c: Simple command line parsing.
+
+2007-11-22 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/2d/Makefile.am, grape/mesh/3d/Makefile.am: There are
+	  two major changes: a cleanup w.r.t. to the DOWB-matrix
+	  stuff: the DOWB-matrices have eaten the "ordinary" matrices (they
+	  contained the scalar case anyway). This shrinks the needed number
+	  of
+	  data-structures and function proto-types (e.g. there is now only
+	  one
+	  DOF_MATRIX and one OPERATOR_INFO, one oem_solve_d(), but no
+	  longer an
+	  oem_solve_dowb() etc.). This simplifies stuff a lot. Hopefully
+	  the
+	  added overhead for the ordinary scalar case is neglectible.
+	  
+	  Second main-line of changes: the boundary _interpretation_
+	  (Neumann,
+	  Dirichlet etc.) is now clearly separated from the geometric
+	  boundary
+	  classification. Boundary segments are assigned a tag as usual,
+	  but
+	  that tag has to be interpreted by the application. Typically the
+	  application now passes a bit-mask to any functions which needs to
+	  deal
+	  with boundary conditions, one bit for each boundary type which
+	  has to
+	  be taken into account (e.g.: if Dirichlet boundary conditions are
+	  desired for a the boundary segments of type 1 and 255, then the
+	  application would pass a bitmask BNDRY_MASK to
+	  
+	  dirichlet_bound(..., BNDRY_MASK, ...);
+	  
+	  where BNDRY_MASK has bit 1 and 255 set (and bit 0 to denote that
+	  the
+	  mask belongs to a boundary at all).
+
+2007-11-22 16:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c,
+	  src/Common/l2scp.c: As BNDRY_FLAGS is an array and hence a
+	  pointer when passed as argument
+	  to functions give a NULL-pointer argument a reasonable meaning:
+	  
+	  robind_bound(): NULL means entire boundary is Robin segment
+	  dirichlet_bound(): NULL means entire boundary is Dirichlet
+	  segment
+	  boundary_conditions(dirichlet=NULL): NULL means no Dirichlet
+	  segment
+	  bndry_L2scp(): NULL means entire boundary.
+
+2007-11-22 16:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/assemble.c,
+	  src/Common/assemble_bndry.c, src/Common/assemble_bndry_fcts.c.in,
+	  src/Common/assemble_fcts.c.in: Change app_data back to user_data,
+	  was a bad idea.
+
+2007-11-22 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/graphXO_1d.c, src/1d/lagrange_1_1d.c,
+	  src/1d/lagrange_2_1d.c, src/1d/lagrange_3_1d.c,
+	  src/1d/lagrange_4_1d.c, src/1d/macro_1d.c,
+	  src/1d/traverse_r_1d.c, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/2d/lagrange_1_2d.c, src/2d/lagrange_2_2d.c,
+	  src/2d/lagrange_3_2d.c, src/2d/lagrange_4_2d.c,
+	  src/2d/macro_2d.c, src/2d/submesh_2d.c, src/2d/traverse_r_2d.c,
+	  src/3d/disc_lagrange_0_3d.c, src/3d/disc_lagrange_1_3d.c,
+	  src/3d/disc_lagrange_2_3d.c, src/3d/lagrange_1_3d.c,
+	  src/3d/lagrange_2_3d.c, src/3d/lagrange_3_3d.c,
+	  src/3d/lagrange_4_3d.c, src/3d/macro_3d.c, src/3d/submesh_3d.c,
+	  src/3d/traverse_r_3d.c, src/Common/GS_precon.c,
+	  src/Common/HB_precon.c, src/Common/MG_s2.c,
+	  src/Common/Makefile.am, src/Common/Makefile.am.include,
+	  src/Common/alberta.h, src/Common/alberta_inlines.h,
+	  src/Common/alberta_intern.h, src/Common/assemble-instat.c,
+	  src/Common/assemble.c, src/Common/assemble.h,
+	  src/Common/assemble_bndry.c, src/Common/assemble_bndry.h,
+	  src/Common/assemble_bndry_fcts.c.in,
+	  src/Common/assemble_fcts.c.in, src/Common/coarsen.c,
+	  src/Common/dof_admin.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/eval.c,
+	  src/Common/l2scp.c, src/Common/macro.c, src/Common/memory.c,
+	  src/Common/oem_solve_d.c, src/Common/oem_solve_dowb.c,
+	  src/Common/oem_solve_s.c, src/Common/oem_sp_solve.c,
+	  src/Common/read_mesh.c, src/Common/refine.c, src/Common/sor.c,
+	  src/Common/ssor.c, src/Common/submesh.c, src/Common/write_mesh.c,
+	  src/alberta_Nd/Makefile.am, src/alberta_Nd_debug/Makefile.am:
+	  There are two major changes: a cleanup w.r.t. to the DOWB-matrix
+	  stuff: the DOWB-matrices have eaten the "ordinary" matrices (they
+	  contained the scalar case anyway). This shrinks the needed number
+	  of
+	  data-structures and function proto-types (e.g. there is now only
+	  one
+	  DOF_MATRIX and one OPERATOR_INFO, one oem_solve_d(), but no
+	  longer an
+	  oem_solve_dowb() etc.). This simplifies stuff a lot. Hopefully
+	  the
+	  added overhead for the ordinary scalar case is neglectible.
+	  
+	  Second main-line of changes: the boundary _interpretation_
+	  (Neumann,
+	  Dirichlet etc.) is now clearly separated from the geometric
+	  boundary
+	  classification. Boundary segments are assigned a tag as usual,
+	  but
+	  that tag has to be interpreted by the application. Typically the
+	  application now passes a bit-mask to any functions which needs to
+	  deal
+	  with boundary conditions, one bit for each boundary type which
+	  has to
+	  be taken into account (e.g.: if Dirichlet boundary conditions are
+	  desired for a the boundary segments of type 1 and 255, then the
+	  application would pass a bitmask BNDRY_MASK to
+	  
+	  dirichlet_bound(..., BNDRY_MASK, ...);
+	  
+	  where BNDRY_MASK has bit 1 and 255 set (and bit 0 to denote that
+	  the
+	  mask belongs to a boundary at all).
+
+2007-11-22 15:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bndry_cond.c: Will become an implementation of fairly
+	  general boundary conditions
+	  for second order problems.
+
+2007-11-22 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am, src/alberta_util.h,
+	  src/alberta_util_inlines.h.in.in: There are two major changes: a
+	  cleanup w.r.t. to the DOWB-matrix
+	  stuff: the DOWB-matrices have eaten the "ordinary" matrices (they
+	  contained the scalar case anyway). This shrinks the needed number
+	  of
+	  data-structures and function proto-types (e.g. there is now only
+	  one
+	  DOF_MATRIX and one OPERATOR_INFO, one oem_solve_d(), but no
+	  longer an
+	  oem_solve_dowb() etc.). This simplifies stuff a lot. Hopefully
+	  the
+	  added overhead for the ordinary scalar case is neglectible.
+	  
+	  Second main-line of changes: the boundary _interpretation_
+	  (Neumann,
+	  Dirichlet etc.) is now clearly separated from the geometric
+	  boundary
+	  classification. Boundary segments are assigned a tag as usual,
+	  but
+	  that tag has to be interpreted by the application. Typically the
+	  application now passes a bit-mask to any functions which needs to
+	  deal
+	  with boundary conditions, one bit for each boundary type which
+	  has to
+	  be taken into account (e.g.: if Dirichlet boundary conditions are
+	  desired for a the boundary segments of type 1 and 255, then the
+	  application would pass a bitmask BNDRY_MASK to
+	  
+	  dirichlet_bound(..., BNDRY_MASK, ...);
+	  
+	  where BNDRY_MASK has bit 1 and 255 set (and bit 0 to denote that
+	  the
+	  mask belongs to a boundary at all).
+
+2007-11-22 16:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-periodic.c: Port to new ALBERTA version, but
+	  estimator seems not to work anymore.
+
+2007-11-22 16:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c: app_data->user_data (undo previous change).
+
+2007-11-22 15:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt.dat, src/3d/INIT/ellipt.dat,
+	  src/Common/ellipt.c: "Port" ellipt.c to the new boundary stuff.
+
+2007-11-22 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c: There are two major changes: a cleanup
+	  w.r.t. to the DOWB-matrix
+	  stuff: the DOWB-matrices have eaten the "ordinary" matrices (they
+	  contained the scalar case anyway). This shrinks the needed number
+	  of
+	  data-structures and function proto-types (e.g. there is now only
+	  one
+	  DOF_MATRIX and one OPERATOR_INFO, one oem_solve_d(), but no
+	  longer an
+	  oem_solve_dowb() etc.). This simplifies stuff a lot. Hopefully
+	  the
+	  added overhead for the ordinary scalar case is neglectible.
+	  
+	  Second main-line of changes: the boundary _interpretation_
+	  (Neumann,
+	  Dirichlet etc.) is now clearly separated from the geometric
+	  boundary
+	  classification. Boundary segments are assigned a tag as usual,
+	  but
+	  that tag has to be interpreted by the application. Typically the
+	  application now passes a bit-mask to any functions which needs to
+	  deal
+	  with boundary conditions, one bit for each boundary type which
+	  has to
+	  be taken into account (e.g.: if Dirichlet boundary conditions are
+	  desired for a the boundary segments of type 1 and 255, then the
+	  application would pass a bitmask BNDRY_MASK to
+	  
+	  dirichlet_bound(..., BNDRY_MASK, ...);
+	  
+	  where BNDRY_MASK has bit 1 and 255 set (and bit 0 to denote that
+	  the
+	  mask belongs to a boundary at all).
+
+2007-11-22 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am.template, configure.ac, gen-assemble-fcts.sh: There
+	  are two major changes: a cleanup w.r.t. to the DOWB-matrix
+	  stuff: the DOWB-matrices have eaten the "ordinary" matrices (they
+	  contained the scalar case anyway). This shrinks the needed number
+	  of
+	  data-structures and function proto-types (e.g. there is now only
+	  one
+	  DOF_MATRIX and one OPERATOR_INFO, one oem_solve_d(), but no
+	  longer an
+	  oem_solve_dowb() etc.). This simplifies stuff a lot. Hopefully
+	  the
+	  added overhead for the ordinary scalar case is neglectible.
+	  
+	  Second main-line of changes: the boundary _interpretation_
+	  (Neumann,
+	  Dirichlet etc.) is now clearly separated from the geometric
+	  boundary
+	  classification. Boundary segments are assigned a tag as usual,
+	  but
+	  that tag has to be interpreted by the application. Typically the
+	  application now passes a bit-mask to any functions which needs to
+	  deal
+	  with boundary conditions, one bit for each boundary type which
+	  has to
+	  be taken into account (e.g.: if Dirichlet boundary conditions are
+	  desired for a the boundary segments of type 1 and 255, then the
+	  application would pass a bitmask BNDRY_MASK to
+	  
+	  dirichlet_bound(..., BNDRY_MASK, ...);
+	  
+	  where BNDRY_MASK has bit 1 and 255 set (and bit 0 to denote that
+	  the
+	  mask belongs to a boundary at all).
+
+2007-11-20 16:19  thilo
+
+	* albertasystems/AlbertaNum/Makefile.PATHS: Makefile.PATHS added
+
+2007-11-20 16:14  thilo
+
+	* albertasystems/Make.opt: Make.opt added
+
+2007-11-20 16:13  thilo
+
+	* albertasystems/Elast/Common/th_strain_rhs.cc.bkp: Altlast removed
+
+2007-11-20 16:11  thilo
+
+	* albertasystems/Elast/Common,
+	  albertasystems/Elast/Common/elast.cc,
+	  albertasystems/Elast/Common/elast.hh,
+	  albertasystems/Elast/Common/elast_heat_problem.cc,
+	  albertasystems/Elast/Common/elast_problem.cc,
+	  albertasystems/Elast/Common/elast_problem.hh,
+	  albertasystems/Elast/Common/elast_test.cc,
+	  albertasystems/Elast/Common/phase_elast.hh,
+	  albertasystems/Elast/Common/th_strain_rhs.cc,
+	  albertasystems/Elast/Common/th_strain_rhs.cc.bkp,
+	  albertasystems/Elast/Common/th_strain_rhs.hh: Elast sources added
+
+2007-11-20 16:10  thilo
+
+	* albertasystems/Elast, albertasystems/Elast/2d,
+	  albertasystems/Elast/2d/Makefile: Elast Makefile added
+
+2007-11-20 15:48  thilo
+
+	* albertasystems/DX/2d, albertasystems/DX/2d/Makefile: DX interface
+	  Makefile added
+
+2007-11-20 15:47  thilo
+
+	* albertasystems/DX, albertasystems/DX/Common,
+	  albertasystems/DX/Common/dxexport.cc,
+	  albertasystems/DX/Common/dxexport.hh: for saving grid and
+	  DOF_VECs as files in DX-readable netCDF format
+
+2007-11-20 15:44  thilo
+
+	* albertasystems/Heat/2d/Macro,
+	  albertasystems/Heat/2d/Macro/macro-1.amc,
+	  albertasystems/Heat/2d/Macro/macro-2.amc,
+	  albertasystems/Heat/2d/Macro/macro-34circ.amc,
+	  albertasystems/Heat/2d/Macro/macro-44circ.amc,
+	  albertasystems/Heat/2d/Macro/macro-big.amc,
+	  albertasystems/Heat/2d/Macro/macro-circ.amc,
+	  albertasystems/Heat/2d/Macro/macro-neum.amc,
+	  albertasystems/Heat/2d/Macro/macro.amc: Macro grids added. Should
+	  not differ from orig demo macro grids.
+
+2007-11-20 15:43  thilo
+
+	* albertasystems/Heat/2d, albertasystems/Heat/2d/Makefile: Makefile
+	  added
+
+2007-11-20 15:41  thilo
+
+	* albertasystems/Heat/2d: error corrected
+
+2007-11-20 15:34  thilo
+
+	* albertasystems/Heat/2d: 2d/Makefile created
+
+2007-11-20 15:33  thilo
+
+	* albertasystems/Heat/2d: was soll man denn hier loggen?
+
+2007-11-20 15:29  thilo
+
+	* albertasystems/Heat/2d: ...
+
+2007-11-20 15:27  thilo
+
+	* albertasystems/Heat, albertasystems/Heat/Common,
+	  albertasystems/Heat/Common/demographics.c,
+	  albertasystems/Heat/Common/demographics.h,
+	  albertasystems/Heat/Common/demoheat.c,
+	  albertasystems/Heat/Common/demoheat.h,
+	  albertasystems/Heat/Common/ellipt.c,
+	  albertasystems/Heat/Common/estimator.c,
+	  albertasystems/Heat/Common/heat.cc,
+	  albertasystems/Heat/Common/heat.hh,
+	  albertasystems/Heat/Common/heat_problem.cc,
+	  albertasystems/Heat/Common/heat_problem.hh,
+	  albertasystems/Heat/Common/nlprob.c,
+	  albertasystems/Heat/Common/nlsolve.c,
+	  albertasystems/Heat/Common/nonlin.c,
+	  albertasystems/Heat/Common/nonlin.h,
+	  albertasystems/Heat/Common/obj_heat.cc,
+	  albertasystems/Heat/Common/problem.cc: more or less a demo. You
+	  can compare original heat example with the one using
+	  the new methods here.
+
+2007-11-20 15:23  thilo
+
+	* albertasystems/AlbertaNum/2d: Makefile
+
+2007-11-20 15:20  thilo
+
+	* albertasystems, albertasystems/AlbertaNum,
+	  albertasystems/AlbertaNum/Common,
+	  albertasystems/AlbertaNum/Common/adapt.cc,
+	  albertasystems/AlbertaNum/Common/adapt.hh,
+	  albertasystems/AlbertaNum/Common/alberta1_wrapper.h,
+	  albertasystems/AlbertaNum/Common/alloc.c,
+	  albertasystems/AlbertaNum/Common/build_diff.cc,
+	  albertasystems/AlbertaNum/Common/build_diff.hh,
+	  albertasystems/AlbertaNum/Common/build_stat.cc,
+	  albertasystems/AlbertaNum/Common/build_stat.hh,
+	  albertasystems/AlbertaNum/Common/build_sys.cc,
+	  albertasystems/AlbertaNum/Common/build_sys.hh,
+	  albertasystems/AlbertaNum/Common/do_elfunc_on_el.cc,
+	  albertasystems/AlbertaNum/Common/do_elfunc_on_el.hh,
+	  albertasystems/AlbertaNum/Common/do_on_el.hh,
+	  albertasystems/AlbertaNum/Common/ellipt_est.cc,
+	  albertasystems/AlbertaNum/Common/ellipt_est.hh,
+	  albertasystems/AlbertaNum/Common/error_c.cc,
+	  albertasystems/AlbertaNum/Common/error_c.h,
+	  albertasystems/AlbertaNum/Common/est.cc,
+	  albertasystems/AlbertaNum/Common/est.hh,
+	  albertasystems/AlbertaNum/Common/fem_base.cc,
+	  albertasystems/AlbertaNum/Common/fem_base.hh,
+	  albertasystems/AlbertaNum/Common/fem_elfunc.cc,
+	  albertasystems/AlbertaNum/Common/fem_elfunc.hh,
+	  albertasystems/AlbertaNum/Common/graphics.cc,
+	  albertasystems/AlbertaNum/Common/graphics.hh,
+	  albertasystems/AlbertaNum/Common/lumping.cc,
+	  albertasystems/AlbertaNum/Common/master.cc,
+	  albertasystems/AlbertaNum/Common/master.hh,
+	  albertasystems/AlbertaNum/Common/msg.c,
+	  albertasystems/AlbertaNum/Common/newalberta.hh,
+	  albertasystems/AlbertaNum/Common/operator_parts.cc,
+	  albertasystems/AlbertaNum/Common/operator_parts.hh,
+	  albertasystems/AlbertaNum/Common/parab_est.cc,
+	  albertasystems/AlbertaNum/Common/parab_est.hh,
+	  albertasystems/AlbertaNum/Common/periodic.c,
+	  albertasystems/AlbertaNum/Common/periodic.h,
+	  albertasystems/AlbertaNum/Common/prototype_fem_elfunc.cc,
+	  albertasystems/AlbertaNum/Common/prototype_fem_elfunc.hh,
+	  albertasystems/AlbertaNum/Common/solve_multiphase.c,
+	  albertasystems/AlbertaNum/Common/solve_multiphase.h,
+	  albertasystems/AlbertaNum/Common/symmetric.hh,
+	  albertasystems/AlbertaNum/Common/sys_est.cc,
+	  albertasystems/AlbertaNum/Common/sys_est.hh,
+	  albertasystems/AlbertaNum/Common/sys_line_est.cc,
+	  albertasystems/AlbertaNum/Common/sys_line_est.hh,
+	  albertasystems/AlbertaNum/Common/traverse.cc,
+	  albertasystems/AlbertaNum/Common/traverse.hh: C++ adaption and
+	  generalization to N solution components of alberta methods
+
+2007-11-20 15:15  thilo
+
+	* albertasystems: Versuch zu loeschen, weil Verzeichnisstruktur
+	  versaubeutelt ist
+
+2007-11-20 15:10  thilo
+
+	* albertasystems/adapt.cc, albertasystems/adapt.hh,
+	  albertasystems/alberta1_wrapper.h, albertasystems/alloc.c,
+	  albertasystems/build_diff.cc, albertasystems/build_diff.hh,
+	  albertasystems/build_stat.cc, albertasystems/build_stat.hh,
+	  albertasystems/build_sys.cc, albertasystems/build_sys.hh,
+	  albertasystems/do_elfunc_on_el.cc,
+	  albertasystems/do_elfunc_on_el.hh, albertasystems/do_on_el.hh,
+	  albertasystems/ellipt_est.cc, albertasystems/ellipt_est.hh,
+	  albertasystems/error_c.cc, albertasystems/error_c.h,
+	  albertasystems/est.cc, albertasystems/est.hh,
+	  albertasystems/fem_base.cc, albertasystems/fem_base.hh,
+	  albertasystems/fem_elfunc.cc, albertasystems/fem_elfunc.hh,
+	  albertasystems/graphics.cc, albertasystems/graphics.hh,
+	  albertasystems/lumping.cc, albertasystems/master.cc,
+	  albertasystems/master.hh, albertasystems/msg.c,
+	  albertasystems/newalberta.hh, albertasystems/operator_parts.cc,
+	  albertasystems/operator_parts.hh, albertasystems/parab_est.cc,
+	  albertasystems/parab_est.hh, albertasystems/periodic.c,
+	  albertasystems/periodic.h,
+	  albertasystems/prototype_fem_elfunc.cc,
+	  albertasystems/prototype_fem_elfunc.hh,
+	  albertasystems/solve_multiphase.c,
+	  albertasystems/solve_multiphase.h, albertasystems/symmetric.hh,
+	  albertasystems/sys_est.cc, albertasystems/sys_est.hh,
+	  albertasystems/sys_line_est.cc, albertasystems/sys_line_est.hh,
+	  albertasystems/traverse.cc, albertasystems/traverse.hh,
+	  albertasystems/traverse_r_class.hh.bkp: numerical methods and c++
+	  adaption and generalization of Alberta algorithms
+
+2007-11-20 14:56  thilo
+
+	* albertasystems: leck mich doch am Sack
+
+2007-11-19 17:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: Fix an off-by-one typo in get_wall_quad()
+	  (fatal bug).
+
+2007-11-19 17:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/periodic.c: Typo in comment.
+
+2007-11-19 17:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Typo in comment.
+
+2007-11-08 18:13  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/2d/submesh_2d.c: We need to pass coordinates from 2d master
+	  elements to 1d slave elements, if
+	  the new_coord mechanism is to work in this case.
+
+2007-10-12 09:34  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/MG_s1.c: Should not test for "lagrange1" using strcmp
+	  here.
+
+2007-09-27 12:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_Nd/Makefile.am, src/alberta_Nd_debug/Makefile.am:
+	  ALBERTA_DEBUG was not set correctly.
+
+2007-09-27 12:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/parametric_2d.c: Duplicate for loops.
+
+2007-09-27 12:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/element_3d.c: Off-by 1 error in for loop.
+
+2007-09-27 12:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/parametric_3d.c: Comments.
+
+2007-09-24 13:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/alberta.h, src/Common/numint.c: Bomb back a previous
+	  attempt at vector-valued basis functions, needs
+	  much more thinking.
+
+2007-09-24 13:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c: Fix for the previous fix.
+
+2007-09-17 13:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/macro_2d.c: fill_bound_info_2d(): also intialize
+	  non_per_bound[] to INTERIOR
+	  (although this should not be necessary, but play safe).
+
+2007-09-07 09:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: fread_mesh(FILE *fp,...) etc.
+	  support.
+
+2007-09-07 09:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/read_mesh.c,
+	  src/Common/write_mesh.c: fread_mesh(FILE *fp,...) etc. support.
+
+2007-09-03 09:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c: Inhomogeneous Neumann bc were broken in
+	  the scalar case, fix that.
+
+2007-09-03 08:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: bndry_L2scp_fct_bas(): bndry_type == INTERIOR
+	  case was broken.
+
+2007-09-03 10:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/INIT/ellipt.dat, src/2d/INIT/ellipt.dat,
+	  src/3d/INIT/ellipt.dat: Include non-Dirichlet boundary
+	  conditions.
+
+2007-09-03 10:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt.dat: Include non-Dirichlet boundary
+	  conditions.
+
+2007-09-03 10:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt.c: Include non-Dirichlet boundary conditions.
+
+2007-08-30 13:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: previons c99 inline "fix" caused
+	  an infinite recursion, fix that.
+
+2007-08-01 12:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Cast DOF_FREE_SIZE to int to get rid of a
+	  "g++ -Wall" warning.
+
+2007-07-31 16:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/element_2d.c, src/3d/element_3d.c, src/Common/alberta.h:
+	  Enlarge the sizeof vertex_of_wall_Xd() and
+	  sorted_wall_vertices_Xd()
+	  such that vow[wall][#vnr] extends up to (2*N_VERTICES(dim)-1),
+	  e.g.
+	  
+	  vertex_of_wall_3d[wall][2+1, 2+2] will the give the two vertices
+	  following vertex number 2.
+
+2007-07-30 15:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/mesh_interface_common_c.h: Don't use "inline",
+	  but rather "static inline" (c99 <-> GNU-C)
+
+2007-07-30 14:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/adapt.c: Include <time.h>, not "time.h"
+
+2007-07-30 14:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/refine_3d.c, src/Common/alberta.h: Use
+	  edge_of_vertices_3d[][] to alberta.h.
+
+2007-07-30 14:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in, src/Common/assemble_fcts.h.in: c99
+	  and gcc differ w.r.t. to the meaning of "inline" versus "extern
+	  inline", so use "static inline" all over the place.
+
+2007-07-30 14:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: REALLOC_WORKSPACE(): do not use the address
+	  of "ws" as truth value,
+	  this leads to a compiler warning with gcc-4.2; using "&ws !=
+	  NULL"
+	  seems to be ok.
+
+2007-07-26 13:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: Use RGBA data type.
+
+2007-07-25 13:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: Fixes for the binary 1d case.
+
+2007-07-25 13:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: Fixes for the binary 1d case.
+
+2007-07-25 13:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: Fixes for the non-parametric
+	  case.
+
+2007-07-25 10:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: Use "location camera" for lights,
+	  fix non-parametric 3d stuff.
+
+2007-07-16 12:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c, src/Common/assemble_bndry.c,
+	  src/Common/dof_admin.c: Per convention call
+	  EL_MATRIX_INFO->el_matrix_fct(NULL, ...) to
+	  trigger one-time initialisation outside of the element-loop.
+
+2007-07-14 10:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c: PARAMETRIC::grd_world() now returns the
+	  transpose of the Jacobian of
+	  the Cartesian co-ordinates w.r.t. the barycentric co-ordinates;
+	  this
+	  should be more efficient (the innermost array-component has a
+	  constant
+	  size), and it somehow fits better to re-using EL_INFO::coords
+	  (transpose of) the Jacobian of the "world" co-ordinates.
+
+2007-07-14 10:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Fix broken EL_WALL_SHIFT:
+
+2007-07-14 00:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: Arg.-type issue.
+
+2007-07-14 00:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/error.c: If co-dim > 0 then project the gradient of
+	  the continuous function
+	  onto the tangent space of the the discrete surface (mesh).
+
+2007-07-12 21:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c: Fix logic of
+	  QUAD_FAST initialization: parametric elements need both,
+	  INIT_D2 and INIT_GRD_PHI due to the correction stemming from the
+	  "curvature".
+
+2007-07-10 13:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/3d/Makefile.am: 2d <-> 3d + debug mismatch.
+
+2007-07-10 13:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* m4/grapeiface.m4: 2d <-> 3d + debug mismatch.
+
+2007-07-09 22:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/Makefile.am: Add dof_free_bit.h and
+	  dof_stride_free_bit.h to DISTCLEANFILES (make
+	  distcheck was broken).
+
+2007-07-09 22:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Typo on distclean-local target.
+
+2007-07-09 13:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Distribute mkdoffreemasks.h
+
+2007-07-07 11:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble-instat.c, src/Common/dof_admin.c: Fix
+	  handling of use_get_bound.
+
+2007-07-06 22:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/HB_precon.c, src/Common/alberta.h,
+	  src/Common/dof_admin.c, src/Common/gltools.c,
+	  src/Common/oem_solve_d.c, src/Common/oem_solve_dowb.c,
+	  src/Common/oem_solve_s.c, src/Common/oem_sp_solve.c: New
+	  component DOF_MATRIX->use_get_bound; set by update_dof_matrix()
+	  if
+	  MATRIX_INFO->use_get_bound was true. Also, oem_solve() & friends
+	  now
+	  accepts as additional argument a boundary vector.
+	  
+	  The reason for the change was that the HB-preconditioner needs to
+	  know
+	  about Dirichlet boundary values; the former behaviour of
+	  oem_solve()
+	  was to call get_HB_precon() always with use_get_bound. But this
+	  was a
+	  desaster for Neumann problems; e.g. for the pressure
+	  precondtioner.
+
+2007-07-06 12:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/gltools.c: Optionally display
+	  the current time (gltools gfx).
+
+2007-07-06 12:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: Missing brace in "#if 0" segment.
+
+2007-07-06 22:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d, src/2d/INIT/ellipt.dat: svn:ignore
+
+2007-07-06 22:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d: svn:ignore
+
+2007-07-06 22:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/ellipt-moebius.c, src/3d/ellipt2.c,
+	  src/4d/ellipt-klein-bottle.c, src/5d/ellipt-klein-3-bottle.c,
+	  src/Common/ellipt-isoparam.c, src/Common/ellipt-periodic.c,
+	  src/Common/ellipt-sphere.c, src/Common/ellipt-torus.c,
+	  src/Common/ellipt.c, src/Common/heat-easy.c, src/Common/heat.c,
+	  src/Common/nlsolve.c: New component DOF_MATRIX->use_get_bound;
+	  set by update_dof_matrix() if
+	  MATRIX_INFO->use_get_bound was true. Also, oem_solve() & friends
+	  now
+	  accepts as additional argument a boundary vector.
+	  
+	  The reason for the change was that the HB-preconditioner needs to
+	  know
+	  about Dirichlet boundary values; the former behaviour of
+	  oem_solve()
+	  was to call get_HB_precon() always with use_get_bound. But this
+	  was a
+	  desaster for Neumann problems; e.g. for the pressure
+	  precondtioner.
+
+2007-07-06 12:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-isoparam.c, src/Common/ellipt-periodic.c,
+	  src/Common/ellipt.c, src/Common/geomview-graphics.c,
+	  src/Common/graphics.c, src/Common/graphics.h,
+	  src/Common/heat-easy.c, src/Common/heat.c, src/Common/nonlin.c,
+	  src/Common/nonlin.h, src/Common/quasi-stokes.c,
+	  src/Common/stokes.c: Time-display for gltools.
+
+2007-07-02 22:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* m4/check-package.m4: Really bail out if a check for a required
+	  package fails.
+
+2007-06-30 20:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/alberta.h, src/Common/numint.c: Restructuring for
+	  vector-valued basis functions, but no real code yet.
+
+2007-06-29 07:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile: grd_world() component or PARAMETRIC structure.
+
+2007-06-29 10:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c: grd_world() implementation.
+
+2007-06-29 07:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/parametric_3d.c, src/Common/alberta.h: grd_world()
+	  component or PARAMETRIC structure.
+
+2007-06-29 07:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/1d/parametric_1d.c, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/2d/lagrange_1_2d.c, src/2d/lagrange_2_2d.c,
+	  src/2d/lagrange_3_2d.c, src/2d/lagrange_4_2d.c,
+	  src/2d/parametric_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c: New component
+	  "adjoint" for BAS_FCTS: vector valued basis function
+	  withg "adjoint == true" need to be transformed by the adjoint
+	  (Adjunkte) or inverse of the transformation to the reference
+	  element
+	  (i.e. basis function which are the product of a face normal with
+	  some
+	  scalar function)
+
+2007-06-29 14:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h, src/banach.c, src/dnrm2.c, src/newton.c,
+	  src/newton_br.c, src/newton_ds.c, src/newton_fs.c: bool-type for
+	  ud_DF argument in NLS_DATA.
+
+2007-06-29 14:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/nlsolve.c: bool-type for ud_DF argument in NLS_DATA.
+
+2007-06-28 21:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Comments explaining the psi_phi structures.
+
+2007-06-28 21:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quad_cache.c: Cosmetics
+
+2007-06-28 07:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Cosmetics
+
+2007-06-27 18:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Preliminary support for vector valued basis
+	  functions.
+
+2007-06-27 18:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/alberta.h: Update for vector-valued basis functions.k
+
+2007-06-27 18:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h, src/alloc.c: Support function for clearing
+	  (filling with zeroes) matrices.
+
+2007-06-24 18:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/coarsen_2d.c: _AI_coarsen_patch_2d(): free periodic DOFs
+	  before freeing the children.
+
+2007-06-23 21:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quad_cache.c: Fix quad-cache size bugs (init-element
+	  stuff, default case was unaffected).
+
+2007-06-23 20:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Fix a cache-resizing problem (init-element
+	  stuff).
+
+2007-06-23 17:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bas_fct.c: Allow an attempt to interpolat a function
+	  in 0 points, otherwise
+	  automatically computed interpolation points/numbers of points
+	  would
+	  have to check this for themselves.
+
+2007-06-22 14:19  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/3d/submesh_3d.c: Following issue: non-parametric meshes and
+	  submeshes with projection function
+	  to set new nodes. The slave elements to be refined need knowledge
+	  of
+	  vertex coordinates to set their el->new_coord entries according
+	  to the
+	  projection function. This is now passed in submesh_2/3d.c.
+
+2007-06-22 14:17  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Greatly simplified write_mesh_gmv.c
+	  in response to changes in mesh2macro_data().
+
+2007-06-21 20:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/alberta2oogl.c, grape/mesh/2d/mesh_interface.c,
+	  grape/mesh/Common/alberta_movi.c,
+	  grape/mesh/Common/mesh_interface_common_c.h,
+	  meshtv/Common/alberta_meshtv.c, slip_bound/slip_bound.c,
+	  triangle2alberta/triangle2alberta.c,
+	  write_mesh_fig/write_mesh_fig.c: Get rid of nil.
+
+2007-06-21 23:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/alberta.h, src/Common/numint.c: Preliminary support
+	  for caching of vector valued basis
+	  functions. Subject to change.
+
+2007-06-21 20:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/0d/memory_0d.c, src/1d/coarsen_1d.c,
+	  src/1d/graphXO_1d.c, src/1d/memory_1d.c, src/1d/refine_1d.c,
+	  src/1d/traverse_r_1d.c, src/2d/coarsen_2d.c, src/2d/element_2d.c,
+	  src/2d/graphXO_2d.c, src/2d/level_2d.c, src/2d/refine_2d.c,
+	  src/3d/element_3d.c, src/3d/level_3d.c, src/3d/memory_3d.c,
+	  src/3d/submesh_3d.c, src/Common/MG.c, src/Common/MG_s2.c,
+	  src/Common/adapt.c, src/Common/check.c, src/Common/dof_admin.c,
+	  src/Common/element.c, src/Common/graphXO.c,
+	  src/Common/read_mesh.c, src/Common/sor.c, src/Common/ssor.c,
+	  src/Common/write_mesh.c: Get rid of nil.
+
+2007-06-21 20:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/disc_lagrange_0_1d.c, src/1d/disc_lagrange_1_1d.c,
+	  src/1d/disc_lagrange_2_1d.c, src/1d/lagrange_1_1d.c,
+	  src/1d/lagrange_2_1d.c, src/1d/lagrange_3_1d.c,
+	  src/1d/lagrange_4_1d.c, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/2d/lagrange_1_2d.c, src/2d/lagrange_2_2d.c,
+	  src/2d/lagrange_3_2d.c, src/2d/lagrange_4_2d.c,
+	  src/3d/disc_lagrange_0_3d.c, src/3d/disc_lagrange_1_3d.c,
+	  src/3d/disc_lagrange_2_3d.c, src/3d/lagrange_1_3d.c,
+	  src/3d/lagrange_2_3d.c, src/3d/lagrange_3_3d.c,
+	  src/3d/lagrange_4_3d.c, src/Common/alberta.h: Preparations for
+	  vector valued basis functions.
+
+2007-06-21 16:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator_dowb.c: Cosmetics.
+
+2007-06-21 23:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: Preliminary support for caching of vector
+	  valued basis
+	  functions. Subject to change.
+
+2007-06-21 20:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h, src/divers.c, src/gmres.c, src/msg.c,
+	  src/newton_br.c, src/newton_ds.c, src/newton_fs.c,
+	  src/parameters.c: Get rid of nil.
+
+2007-06-21 20:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Preparations for vector valued basis functions.
+
+2007-06-20 07:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Makefile.am: Fix dist target for Grape add-on.
+
+2007-06-20 14:06  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/dxtools.c: Changed scaling to 1.0 when using the
+	  "RubberSheet" module of OpenDX.
+
+2007-06-20 14:06  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Fixed bug concerning the writing of
+	  DOF_REAL_D_VECs, number of components must always be 3, even if
+	  DIM_OF_WORLD is smaller. DIM_OF_WORLD > 3 is not supported by GMV
+	  and therefore checked now.
+
+2007-06-20 13:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c: Get rid of
+	  recursive mesh traversal.
+
+2007-06-20 13:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator_dowb.c: Forgot to implement
+	  normal_grd_straight().
+
+2007-06-20 10:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/dof_admin.c: Experimental
+	  (commented out and not used) code for block-wise
+	  allocation of DOFs.
+
+2007-06-20 10:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac, mkdoffreemasks.sh: Experimental (commented out and
+	  not used) code for block-wise
+	  allocation of DOFs.
+
+2007-06-19 19:34  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* alberta.tex: New address for Daniel Koester.
+
+2007-06-19 16:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/2d/Makefile.am, grape/mesh/2d/mesh_interface.c,
+	  grape/mesh/3d/Makefile.am, grape/mesh/3d/mesh_interface.c: Renam
+	  mesh_interface_common.c to mesh_interface_common_c.h: header
+	  files can be added directly to the SOURCES variables, and thus
+	  the
+	  dist target will work right away. Same should be done with the
+	  various
+	  other inclusion of ".c" files.
+
+2007-06-19 16:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Common/mesh_interface_common.c,
+	  grape/mesh/Common/mesh_interface_common_c.h: Rename, header files
+	  can be added directly to the SOURCES variables,
+	  and thus the dist target will work right away. Same should be
+	  done
+	  with the various other inclusion of ".c" files.
+
+2007-06-19 16:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Simplify distribution of Xd subdirs.
+
+2007-06-19 16:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Simplify distribution of Xd subdirs.
+
+2007-06-19 13:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: Fix for slow_get_neigh_quad[_fast](),
+	  init_element() issue.
+
+2007-06-19 16:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Delete backup and lock-files in distdir
+
+2007-06-18 16:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: init-element related fixes.
+
+2007-06-18 08:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: init_element() related fixes.
+
+2007-06-18 08:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: register_quadrature(): Fix the
+	  re-initialization of quad->metadata.
+
+2007-06-18 08:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c: Forgot to take the inhomogeneous Neumann
+	  data in to account.
+
+2007-06-18 08:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_inlines.h: Fix an i <-> j error in GRAD_BAR()
+
+2007-06-15 14:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/l2scp.c: Typos.
+
+2007-06-14 17:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/3d/Makefile.am, grape/mesh/Common/alberta_grape.c,
+	  grape/mesh/Common/alberta_movi.c,
+	  grape/mesh/Common/mesh_interface_common.c: Grape fixes; HpMesh
+	  might work correctly now; also: scenes can be
+	  hard-copied. Interpolation between time-points may (or not) work
+	  correctly again. Or not work ...
+
+2007-06-14 10:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/2d/Makefile.am, grape/mesh/3d/Makefile.am: Build
+	  debug-versions (not installed) of alberta2_{movi,grape} if
+	  BUILD_DEBUG_LIBS is true.
+
+2007-06-14 09:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/2d/Makefile.am, grape/mesh/3d/Makefile.am: Rename
+	  alberta2_grape22 -> alberta_grape22, the two number at the end
+	  are enough to separate from the pre-V2 alberta_grape
+
+2007-06-14 08:08  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: Fix a severe bug in read_mesh(): the
+	  read-back mesh was freed, bug
+	  probably introduced by myself.
+
+2007-06-14 06:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: get_quad_fast(): fix a bug introduced by
+	  previous init-element changes.
+
+2007-06-14 10:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac, m4/grapeiface.m4: Build debug-versions (not
+	  installed) of alberta2_{movi,grape} if
+	  BUILD_DEBUG_LIBS is true.
+
+2007-06-13 22:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c, src/Common/alberta_intern.h,
+	  src/Common/numint.c: Allow re-registering of quadrature rules;
+	  this will adapt
+	  quad->metadata to a potentially changed value of n_points_max.
+
+2007-06-13 11:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_solve_d.c, src/Common/oem_solve_dowb.c,
+	  src/Common/oem_solve_s.c, src/Common/ssor.c: FE_SPACE structures
+	  may be different, but yet refer to the same
+	  space. Use fe_space->admin as criterion for equal finite element
+	  spaces; this suffices on the linear algebra level.
+
+2007-06-13 11:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Fix for broken init-element stuff.
+
+2007-06-13 11:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Comments and cosmetics.
+
+2007-06-13 11:45  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Fix parsing of svn output.
+
+2007-06-08 12:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.c: Do not re-use FILL_INFO-structures if the
+	  applicate-data ("user_data")
+	  pointer does not match. Instead, clone a near-matching FILL_INFO
+	  structure and insert the correct application data into that copy
+	  (and
+	  return a MATRIX_INFO object using that copy, of course).
+
+2007-06-08 12:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Initialize sorted_wall_vetices_0d etc.
+	  Otherwise the C++ compiler will not parse the alberta.h
+	  header-file.
+
+2007-06-08 10:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c: Fix a bug
+	  introduced during the rewrite of the estimators: the heat
+	  estimator didn't take the time derivative into account, which is
+	  a
+	  contribution to the lower-order terms. Fix that (thanks to
+	  Thilo).
+
+2007-06-08 12:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Use SSH_AGENT_PID if set, otherwise try to use a
+	  matching socket from /tmp
+
+2007-05-31 11:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d, src/2d, src/3d: Ignore Makefile (generated for
+	  Makefile.in)
+
+2007-05-22 20:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: Fix a comment.
+
+2007-05-17 17:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* meshtv/Common/alberta_meshtv.c: <silo.h>, not "silo.h". Not that
+	  it would matter.
+
+2007-05-17 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am, geomview/Makefile.am, grape/mesh/2d/Makefile.am,
+	  grape/mesh/3d/Makefile.am, meshtv/1d/Makefile.am,
+	  meshtv/2d/Makefile.am, meshtv/3d/Makefile.am: Convert back to
+	  alberta as package name (instead of alberta2). The
+	  version is already recorded in the version number of the shared
+	  libraries, and all libraries have names different from the ones
+	  in
+	  release 1.2 anyway.
+	  
+	  Move ALL inline viewing stuff to a separate library. I just got
+	  fed up
+	  by the library requirements of OpenDX. This also maskes it easier
+	  to
+	  separate the core ALBERTA stuff from the graphics business. Also,
+	  external viewers will most likely not need the inline viewers
+	  (e.g. Grape does not need or want gltools, meshtv does not need
+	  or
+	  want OpenDX and vice versa and so on).
+	  
+	  This also simplifies the "disable graphics" kill switch: the core
+	  libraries simply stay unchanged, it is just that the add-on
+	  libraries
+	  alberta_gfx_Xd.[so,la,a] are not compiled.
+	  
+	  Demo-package is in accordance with this scheme, and "make
+	  distcheck"
+	  succeeded. So it should be ok, in principle.
+
+2007-05-17 17:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dxtools.c: foo() -> foo(void)
+
+2007-05-17 16:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src: Ignore the new (old ...) directories alberta_[1-3]d.
+
+2007-05-17 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/Makefile.alberta.in, src/Common/Makefile.am,
+	  src/Common/Makefile.am.include, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Makefile.am, src/alberta2_Nd,
+	  src/alberta2_Nd_debug, src/alberta_Nd,
+	  src/alberta_Nd/Makefile.am, src/alberta_Nd_debug,
+	  src/alberta_Nd_debug/Makefile.am: Convert back to alberta as
+	  package name (instead of alberta2). The
+	  version is already recorded in the version number of the shared
+	  libraries, and all libraries have names different from the ones
+	  in
+	  release 1.2 anyway.
+	  
+	  Move ALL inline viewing stuff to a separate library. I just got
+	  fed up
+	  by the library requirements of OpenDX. This also maskes it easier
+	  to
+	  separate the core ALBERTA stuff from the graphics business. Also,
+	  external viewers will most likely not need the inline viewers
+	  (e.g. Grape does not need or want gltools, meshtv does not need
+	  or
+	  want OpenDX and vice versa and so on).
+	  
+	  This also simplifies the "disable graphics" kill switch: the core
+	  libraries simply stay unchanged, it is just that the add-on
+	  libraries
+	  alberta_gfx_Xd.[so,la,a] are not compiled.
+	  
+	  Demo-package is in accordance with this scheme, and "make
+	  distcheck"
+	  succeeded. So it should be ok, in principle.
+
+2007-05-17 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Convert back to alberta as package name (instead
+	  of alberta2). The
+	  version is already recorded in the version number of the shared
+	  libraries, and all libraries have names different from the ones
+	  in
+	  release 1.2 anyway.
+	  
+	  Move ALL inline viewing stuff to a separate library. I just got
+	  fed up
+	  by the library requirements of OpenDX. This also maskes it easier
+	  to
+	  separate the core ALBERTA stuff from the graphics business. Also,
+	  external viewers will most likely not need the inline viewers
+	  (e.g. Grape does not need or want gltools, meshtv does not need
+	  or
+	  want OpenDX and vice versa and so on).
+	  
+	  This also simplifies the "disable graphics" kill switch: the core
+	  libraries simply stay unchanged, it is just that the add-on
+	  libraries
+	  alberta_gfx_Xd.[so,la,a] are not compiled.
+	  
+	  Demo-package is in accordance with this scheme, and "make
+	  distcheck"
+	  succeeded. So it should be ok, in principle.
+
+2007-05-17 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/Makefile.in, src/2d/Makefile.in, src/3d/Makefile.in,
+	  src/4d/Makefile.in, src/5d/Makefile.in, src/Common/graphics.c:
+	  Convert back to alberta as package name (instead of alberta2).
+	  The
+	  version is already recorded in the version number of the shared
+	  libraries, and all libraries have names different from the ones
+	  in
+	  release 1.2 anyway.
+	  
+	  Move ALL inline viewing stuff to a separate library. I just got
+	  fed up
+	  by the library requirements of OpenDX. This also maskes it easier
+	  to
+	  separate the core ALBERTA stuff from the graphics business. Also,
+	  external viewers will most likely not need the inline viewers
+	  (e.g. Grape does not need or want gltools, meshtv does not need
+	  or
+	  want OpenDX and vice versa and so on).
+	  
+	  This also simplifies the "disable graphics" kill switch: the core
+	  libraries simply stay unchanged, it is just that the add-on
+	  libraries
+	  alberta_gfx_Xd.[so,la,a] are not compiled.
+	  
+	  Demo-package is in accordance with this scheme, and "make
+	  distcheck"
+	  succeeded. So it should be ok, in principle.
+
+2007-05-17 16:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* MAINTENANCE, Makefile.am, Makefile.am.template, README,
+	  configure.ac, generate-alberta-automakefiles.sh,
+	  m4/alberta-check.m4, m4/alberta-dims.m4, m4/check-package.m4,
+	  m4/gltools.m4, m4/grapeiface.m4, m4/opendx.m4, m4/opengl.m4,
+	  m4/set-prefix.m4, m4/x-window-system.m4, mksnap.sh: Convert back
+	  to alberta as package name (instead of alberta2). The
+	  version is already recorded in the version number of the shared
+	  libraries, and all libraries have names different from the ones
+	  in
+	  release 1.2 anyway.
+	  
+	  Move ALL inline viewing stuff to a separate library. I just got
+	  fed up
+	  by the library requirements of OpenDX. This also maskes it easier
+	  to
+	  separate the core ALBERTA stuff from the graphics business. Also,
+	  external viewers will most likely not need the inline viewers
+	  (e.g. Grape does not need or want gltools, meshtv does not need
+	  or
+	  want OpenDX and vice versa and so on).
+	  
+	  This also simplifies the "disable graphics" kill switch: the core
+	  libraries simply stay unchanged, it is just that the add-on
+	  libraries
+	  alberta_gfx_Xd.[so,la,a] are not compiled.
+	  
+	  Demo-package is in accordance with this scheme, and "make
+	  distcheck"
+	  succeeded. So it should be ok, in principle.
+
+2007-05-17 00:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Bail out on error.
+
+2007-05-16 18:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/eval.c: Typo in comment.
+
+2007-05-16 18:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c: On a curved
+	  element the second Cartesian derivatives -- even of a linear
+	  finte element function -- are NON-zero.a
+
+2007-05-14 13:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/numint.c,
+	  src/Common/wall_quad.c: init_element(): Allow quad->n_points_max
+	  and bas_fcts->n_bas_fcts_max
+	  to change; the new values have to be installed by a call to
+	  INIT_OBJECT(quad_fast), that is init_element(NULL, quad_fast).
+
+2007-05-14 13:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/element.c: Fix a bug introduced by my previous change.
+
+2007-05-13 14:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/geomview-graphics.c: VERTEX_OF_EDGE <-> vertex_of_edge
+	  changes.
+
+2007-05-13 14:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/assemble_bndry.c,
+	  src/Common/assemble_bndry.h, src/Common/assemble_bndry_fcts.c.in,
+	  src/Common/estimator.c, src/Common/estimator_dowb.c,
+	  src/Common/l2scp.c, src/Common/wall_quad.c: To make the current
+	  confusion complete but to avoid permanent
+	  confusion in the future rename BNDRY_QUAD to WALL_QUAD (the
+	  original
+	  WALL_QUAD has vanished by now). Quadratures for the integration
+	  over
+	  faces relative to the neighbour (barycentric) co-ordinate system
+	  are
+	  now (still) aquired by calling
+	  
+	  QUAD[_FAST] = get_neigh_quad[_fast](el_info, wall_quad, wall):
+	  
+	  SO WALL_QUADratures are for the computation over co-dimension 1
+	  sub-simplices; they are used to integrate jumps over faces
+	  separating
+	  neighbours (with the help of get_neigh_quad()) and to assemble
+	  matrix-
+	  and rhs-contributions via integration over (part of) the boundary
+	  of
+	  triangulated domains.
+
+2007-05-13 14:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c: Fix a comment.
+
+2007-05-13 14:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: VERTEX_OF_EDGE <-> vertex_of_edge
+	  changes.
+
+2007-05-13 14:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Do a "make realclean" before packing the
+	  demo-sources.
+
+2007-05-12 22:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c: Adapt to
+	  change fill_neigh_el_info calling convention.
+
+2007-05-12 22:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/element.c: fill_neigh_el_info():
+	  use the relative orientation of the face on the
+	  neighbour with respect to vertex_of_wall() on this element.
+
+2007-05-12 10:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/estimator.c, src/Common/estimator_dowb.c: Adapted to
+	  latest BNDRY_QUAD/WALL_QUAD change, but still needs some
+	  cleanup; the stuff is functional, though.
+
+2007-05-12 10:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/wall_quad.c: Cleanup for
+	  quadrature rules over co-dimension 1 subsimplices: the
+	  structures WALL_QUAD and WALL_QUAD_FAST have been abandoned.
+	  Instead,
+	  a matching quadrature rule for the integration over a face, but
+	  with
+	  barycentric co-ordinates relative to the neighbour element is
+	  obtained
+	  by calling:
+	  
+	  neigh_quad = get_neigh_quad(el_info, bndry_quad, wall);
+	  neigh_quad_fast = get_neigh_quad_fast(el_info, bndry_quad_fast,
+	  wall);
+	  
+	  Internally there is -- of course -- still a big table for all
+	  permuations of quadrature points for all opp-vertex values.
+	  Externally
+	  defined quadratures (e.g. for the integration over truncated
+	  simplices) have to be registered via
+	  
+	  register_bndry_quad(new_bndry_quad_rule);
+	  
+	  This will take care of generating the additional rules for the
+	  integration of faces relative to both adjacent elements.
+
+2007-05-12 10:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/numint.c: Typo in error message.
+
+2007-05-12 10:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_bndry_fcts.c.in: Rename BDNRY_QUAD_FAST::quad
+	  to BNDRY_QUAD_FAST->bndry_quad;
+	  cosmetical change which turns chains like
+	  bqfast->quad->quad[wall] into
+	  bqfast->bndry_quad->quad[wall].
+
+2007-05-12 10:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/element_3d.c: Fix faulty comment.
+
+2007-05-12 10:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/element_0d.c: Move sorted_wall_indices_0d to alberta.h
+
+2007-05-12 10:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/element_2d.c: vof -> vow
+
+2007-05-12 10:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/Makefile.am.include: Remove bndry_quad, everything is
+	  now in wall_quad.c
+
+2007-05-12 10:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta_intern.h: Typo.
+
+2007-05-12 10:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bndry_quad.c: Moved everything to wall_quad.c
+
+2007-05-09 18:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/geomview-graphics.c: Important change:
+	  
+	  N_LAMBDA -> N_LAMBDA_MAX == N_LAMBDA(DIM_MAX)
+	  N_LAMBDA(dim): number of barycentric co-ordinates for the given
+	  dimension.
+	  N_LAMBDA_1D,_2D,_3D defined.
+	  
+	  Also: Start to rework the face-orientation stuff: for the
+	  definition
+	  of matching quadrature nodes across the separating walls of
+	  neighbouring elements we only need the relative orientation of
+	  the
+	  respective faces. This will help to simplify the wall-quadrature
+	  stuff, and reduce the number of quadrature rules generated by
+	  get_wall_quadrature().
+
+2007-05-09 18:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/element_0d.c, src/1d/element_1d.c, src/2d/element_2d.c,
+	  src/3d/coarsen_3d.c, src/3d/element_3d.c, src/3d/lagrange_4_3d.c,
+	  src/3d/macro_3d.c, src/3d/memory_3d.c, src/3d/parametric_3d.c,
+	  src/3d/refine_3d.c, src/3d/traverse_nr_3d.c,
+	  src/Common/alberta.h, src/Common/alberta_inlines.h,
+	  src/Common/assemble.c, src/Common/assemble_bndry_fcts.c.in,
+	  src/Common/assemble_fcts.c.in, src/Common/bndry_quad.c,
+	  src/Common/check.c, src/Common/element.c, src/Common/eval.c,
+	  src/Common/macro.c, src/Common/traverse_r.c,
+	  src/Common/wall_quad.c: Important change:
+	  
+	  N_LAMBDA -> N_LAMBDA_MAX == N_LAMBDA(DIM_MAX)
+	  N_LAMBDA(dim): number of barycentric co-ordinates for the given
+	  dimension.
+	  N_LAMBDA_1D,_2D,_3D defined.
+	  
+	  Also: Start to rework the face-orientation stuff: for the
+	  definition
+	  of matching quadrature nodes across the separating walls of
+	  neighbouring elements we only need the relative orientation of
+	  the
+	  respective faces. This will help to simplify the wall-quadrature
+	  stuff, and reduce the number of quadrature rules generated by
+	  get_wall_quadrature().
+
+2007-05-09 12:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad_fast.c: Obsoleted by init-element -> trunk
+	  merge.
+
+2007-05-09 12:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_dowb.c: Obsoleted by init_element->trunk
+	  merge.
+
+2007-05-09 18:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c, src/Common/heat.c,
+	  src/Common/nlsolve.c, src/Common/quasi-stokes.c: Important
+	  change:
+	  
+	  N_LAMBDA -> N_LAMBDA_MAX == N_LAMBDA(DIM_MAX)
+	  N_LAMBDA(dim): number of barycentric co-ordinates for the given
+	  dimension.
+	  N_LAMBDA_1D,_2D,_3D defined.
+	  
+	  Also: Start to rework the face-orientation stuff: for the
+	  definition
+	  of matching quadrature nodes across the separating walls of
+	  neighbouring elements we only need the relative orientation of
+	  the
+	  respective faces. This will help to simplify the wall-quadrature
+	  stuff, and reduce the number of quadrature rules generated by
+	  get_wall_quadrature().
+
+2007-05-09 18:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Update for local snapshot-directory.
+
+2007-05-04 12:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Logo/alberta-logo.pdf: alberta-logo copy init-element branch ->
+	  trunk
+
+2007-05-04 12:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Logo/alberta-logo.eps: Forgot to copy over logo stuff (renaming,
+	  forgot why)
+
+2007-05-04 12:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Logo: Do not ignore alberta-logo
+
+2007-05-04 13:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Use universal time.
+
+2007-05-04 12:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: For now include alberta.pdf into the distro.
+
+2007-05-04 12:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Fix diff output interpretation
+
+2007-05-04 12:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Enable maintainer-mode when generating the snapshots.
+
+2007-05-04 10:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* mksnap.sh: Snapshot script.
+
+2007-05-04 10:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Re-enable doc targets.
+
+2007-05-04 09:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Re-enable doc targets.
+
+2007-05-04 09:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* MAINTENANCE, README: Update, path-names and such.
+
+2007-05-04 09:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* MAINTENANCE: Do not tweak the default prefix.
+
+2007-05-04 08:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Do not tweak the default prefix.
+
+2007-05-04 08:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Only tweak the default prefix when run with
+	  --enable-maintainer-mode.
+
+2007-05-04 08:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* MAINTENANCE: Update, correct installation directories etc.
+
+2007-05-04 08:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* fromsvnreconf.sh: Script to auto-prepare a freshly checked out
+	  copy of ALBERTA.
+
+2007-05-03 16:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* ., EPS, EPS/refine_parametric.eps, EPS/refine_parametric.fig,
+	  EPS/refine_parametric.pdf, Logo, Makefile, alberta.bib,
+	  alberta.tex, defs.tex, est-tools.tex, eval-tools.tex,
+	  param-impl.tex, submesh-impl.tex: merge init-element-branch ->
+	  trunk
+
+2007-05-03 18:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/2d/Makefile.am, grape/mesh/3d/Makefile.am: There are
+	  no macro-files to include here ...
+
+2007-05-03 17:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/2d/Makefile.am, grape/mesh/3d/Makefile.am: Don't use
+	  the $(wildcard ...) GNU extension
+
+2007-05-03 16:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am, geomview/Makefile.am, geomview/alberta2oogl.c,
+	  grape/mesh/2d/Makefile.am, grape/mesh/2d/mesh_interface.c,
+	  grape/mesh/3d/Makefile.am, grape/mesh/3d/mesh_interface.c,
+	  grape/mesh/Common/alberta_grape.c,
+	  grape/mesh/Common/alberta_movi.c,
+	  grape/mesh/Common/mesh_interface_common.c,
+	  grape/mesh/Makefile.am, magic, meshtv/1d/Makefile.am,
+	  meshtv/2d/Makefile.am, meshtv/3d/Makefile.am,
+	  meshtv/Common/alberta_meshtv.c, meshtv/Makefile.am,
+	  write_mesh_fig/write_mesh_fig.c: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/geomview-graphics.h: merge init-element-branch -> trunk
+
+2007-05-03 16:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/geomview-graphics.c: merge init-element-branch -> trunk
+
+2007-05-03 15:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/alberta-logo.h: Merge init-element-branch -> trunk
+
+2007-05-03 16:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src: merge init-element-branch -> trunk
+
+2007-05-03 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta2_Nd: merge init-element-branch -> trunk
+
+2007-05-03 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta2_Nd_debug: merge init-element-branch -> trunk
+
+2007-05-03 16:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src, src/0d/bas_fct_0d.c, src/0d/element_0d.c,
+	  src/0d/memory_0d.c, src/1d/coarsen_1d.c,
+	  src/1d/disc_lagrange_0_1d.c, src/1d/disc_lagrange_1_1d.c,
+	  src/1d/disc_lagrange_2_1d.c, src/1d/element_1d.c,
+	  src/1d/graphXO_1d.c, src/1d/lagrange_1_1d.c,
+	  src/1d/lagrange_2_1d.c, src/1d/lagrange_3_1d.c,
+	  src/1d/lagrange_4_1d.c, src/1d/macro_1d.c, src/1d/memory_1d.c,
+	  src/1d/parametric_1d.c, src/1d/refine_1d.c, src/1d/submesh_1d.c,
+	  src/1d/traverse_nr_1d.c, src/1d/traverse_r_1d.c,
+	  src/2d/coarsen_2d.c, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/2d/element_2d.c, src/2d/graphXO_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/2d/macro_2d.c, src/2d/memory_2d.c,
+	  src/2d/parametric_2d.c, src/2d/refine_2d.c, src/2d/submesh_2d.c,
+	  src/2d/traverse_nr_2d.c, src/2d/traverse_r_2d.c,
+	  src/3d/coarsen_3d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/element_3d.c, src/3d/lagrange_1_3d.c,
+	  src/3d/lagrange_2_3d.c, src/3d/lagrange_3_3d.c,
+	  src/3d/lagrange_4_3d.c, src/3d/macro_3d.c, src/3d/memory_3d.c,
+	  src/3d/parametric_3d.c, src/3d/refine_3d.c, src/3d/submesh_3d.c,
+	  src/3d/traverse_nr_3d.c, src/3d/traverse_r_3d.c,
+	  src/Common/HB_precon.c, src/Common/MG_s.c, src/Common/MG_s1.c,
+	  src/Common/Makefile.alberta.in, src/Common/Makefile.am,
+	  src/Common/Makefile.am.include, src/Common/adapt.c,
+	  src/Common/alberta.h, src/Common/alberta_inlines.h,
+	  src/Common/alberta_intern.h, src/Common/assemble.c,
+	  src/Common/bas_fct.c, src/Common/check.c, src/Common/coarsen.c,
+	  src/Common/dof_admin.c, src/Common/dxtools.c,
+	  src/Common/element.c, src/Common/error.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/eval.c,
+	  src/Common/gltools.c, src/Common/graphXO.c, src/Common/l2scp.c,
+	  src/Common/level.c, src/Common/macro.c, src/Common/memory.c,
+	  src/Common/numint.c, src/Common/oem_solve_d.c,
+	  src/Common/oem_solve_dowb.c, src/Common/oem_solve_s.c,
+	  src/Common/parametric.c, src/Common/read_mesh.c,
+	  src/Common/refine.c, src/Common/sor.c, src/Common/ssor.c,
+	  src/Common/submesh.c, src/Common/trav_xy.c,
+	  src/Common/traverse_nr.c, src/Common/traverse_r.c,
+	  src/Common/write_mesh.c, src/Common/write_mesh_gmv.c,
+	  src/Common/write_mesh_ps.c, src/Makefile.am: merge
+	  init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_sp_solve.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.c.in: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/proposed-changes.h: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_bndry.h: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble-instat.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_bndry.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/bndry_quad.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_fcts.h.in: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quad_cache.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble_bndry_fcts.c.in: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/GS_precon.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/gauss-quad.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/wall_quad.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/periodic.c: merge init-element-branch -> trunk
+
+2007-05-03 16:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/assemble.h: merge init-element-branch -> trunk
+
+2007-05-03 16:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* ., src/Makefile.am, src/alberta_util.h, src/alloc.c, src/cg.c,
+	  src/gmres.c, src/parameters.c: merge init-element-branch -> trunk
+
+2007-05-03 16:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/condition.c: merge init-element-branch -> trunk
+
+2007-05-03 16:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/sigfpe.c: merge init-element-branch -> trunk
+
+2007-05-03 16:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* AUTHORS, README, src, src/1d, src/1d/INIT/ellipt.dat,
+	  src/1d/INIT/heat.dat, src/1d/INIT/nonlin.dat, src/1d/Makefile.in,
+	  src/2d, src/2d/INIT/ellipt.dat, src/2d/INIT/heat.dat,
+	  src/2d/Makefile.in, src/3d/INIT/ellipt.dat,
+	  src/3d/INIT/ellipt2.dat, src/3d/INIT/heat.dat,
+	  src/3d/Makefile.in, src/3d/ellipt2.c, src/Common/ellipt.c,
+	  src/Common/graphics.c, src/Common/heat.c, src/Common/nlprob.c,
+	  src/Common/nlsolve.c, src/Common/nonlin.c, src/Common/nonlin.h:
+	  merge init-element-branch -> trunk
+
+2007-05-03 16:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/quasi-stokes.c: merge init-element-branch -> trunk
+
+2007-05-03 16:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-periodic.c: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.h: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/heat-easy.c: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/geomview-graphics.c: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta-logo.h: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-sphere.c: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/stokes.c: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/graphics.h: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-torus.c: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/ellipt-isoparam.c: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt-periodic.dat: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt-torus.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt-isoparam.dat: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt-sphere.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/ellipt-moebius.dat: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/stokes.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/INIT/quasi-stokes.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/periodic.amc: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/embedded-sphere.amc: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/18-sphere.amc: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/macro-small-neum.amc: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/macro-simple.amc: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/embedded-torus.amc: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/Macro/moebius.amc: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/3d/ellipt-moebius.c: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-periodic.dat: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-torus.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-isoparam.dat: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/ellipt-sphere.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/stokes.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/INIT/quasi-stokes.dat: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Macro/periodic.amc: merge init-element-branch -> trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Macro/embedded-sphere.amc: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Macro/macro-small-neum.amc: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/Macro/embedded-torus.amc: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/INIT/ellipt-periodic.dat: merge init-element-branch ->
+	  trunk
+
+2007-05-03 16:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/Macro/periodic.amc: merge init-element-branch -> trunk
+
+2007-05-03 16:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/5d: merge init-element-branch -> trunk
+
+2007-05-03 16:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/4d: merge init-element-branch -> trunk
+
+2007-05-03 19:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Quote issue with sed.
+
+2007-05-03 18:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Don't use the $(wildcard ...) GNU extension
+
+2007-05-03 17:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am, configure.ac: Don't use the $(wildcard ...) GNU
+	  extension
+
+2007-05-03 16:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* ., AUTHORS, COPYING, MAINTENANCE, Makefile.am,
+	  Makefile.am.template, NEWS, README, README-ALBERTA-1.2,
+	  configure.ac, generate-alberta-automakefiles.sh,
+	  gnu-compat/Makefile.am, m4/alberta-check.m4, m4/alberta-dims.m4,
+	  m4/check-package.m4, m4/grapeiface.m4, m4/simple-enable-flag.m4:
+	  merge init-element-branch -> trunk
+
+2007-05-03 16:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gnu-compat/obstack.h: merge init-element-branch -> trunk
+
+2007-05-03 16:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gnu-compat/obstack.c: merge init-element-branch -> trunk
+
+2007-05-03 16:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* gen-assemble-fcts.sh: merge init-element-branch -> trunk
+
+2007-05-03 16:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* m4/opendx.m4: merge init-element-branch -> trunk
+
+2007-05-03 16:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* m4/opengl.m4: merge init-element-branch -> trunk
+
+2007-05-03 16:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* m4/gltools.m4: merge init-element-branch -> trunk
+
+2007-05-03 16:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* m4/check-iso-c99.m4: merge init-element-branch -> trunk
+
+2007-04-10 13:19  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* geomview/Makefile.am: Some advances on the ALBERTA-Open DX
+	  interface. See file "dxtools.c".
+
+2007-04-10 13:19  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/Makefile.alberta.in, src/Common/Makefile.am,
+	  src/Common/Makefile.am.include, src/Common/alberta.h,
+	  src/Common/alberta_intern.h, src/Common/coarsen.c,
+	  src/Common/dxtools.c, src/Common/macro.c, src/Common/memory.c,
+	  src/Common/refine.c: Some advances on the ALBERTA-Open DX
+	  interface. See file "dxtools.c".
+
+2007-04-10 13:17  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* MAINTENANCE, Makefile.am.template, README, configure.ac: Advances
+	  on the interface ALBERTA-Open DX (see file dxtools.c)
+
+2007-04-09 21:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Ok, really fix the issue:
+	  The Augsburg people seemingly forgot to update the svn:externals
+	  property after moving the archive.
+
+2007-04-09 21:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: The Augsburg people seemingly forgot to update the
+	  svn:externals
+	  property after moving the archive.
+
+2007-03-22 19:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c: New
+	  handling of discontinuous basis functions. Before, all of these
+	  basis functions were of type INTERIOR - now the ones belonging to
+	  outside vertex [i] are of type vertex_bound[i].
+
+2007-02-06 17:35  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* eval-tools.tex: slight mistakes in the description of
+	  "get_wall_normal()".
+
+2007-01-24 18:45  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Memory bug for DIM_OF_WORLD==2 that
+	  causes segfault.
+
+2006-12-19 17:16  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Makefile, bas-impl.tex: Small mistake: N_VERTICES ->
+	  N_VERTICES(dim)
+
+2006-12-18 14:00  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Ooops: did not complete the last
+	  bugfix. :-(
+
+2006-12-18 13:57  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Fixed two bugs:
+	  1) not writing problem time for write_dof_vec_gmv()
+	  2) erroneous reading of material array for non-parametric meshes
+	  -> hung the GMV
+
+2006-12-11 13:57  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* EPS/sm_dpv_2d.eps, EPS/sm_dpv_2d.fig, EPS/sm_dpv_2d.pdf,
+	  EPS/submesh_numbering_3d.eps, EPS/submesh_numbering_3d.fig,
+	  EPS/submesh_numbering_3d.pdf, EPS/submesh_refinement.eps,
+	  EPS/submesh_refinement.fig, EPS/submesh_refinement.pdf,
+	  adapt-tools.tex, alberta.bib, assemble-tools.tex,
+	  bas-concept.tex, defs.tex, dof-impl.tex, est-tools.tex,
+	  eval-tools.tex, graph-tools.tex, heat.tex, intro.tex,
+	  mesh-concept.tex, mesh-impl.tex, param-impl.tex, preface.tex,
+	  rc-concept.tex, rc-impl.tex, solve-tools.tex,
+	  submesh-concept.tex, submesh-impl.tex, util-impl.tex: Completed
+	  documentation of ALBERTA 2.0.
+
+2006-12-11 13:48  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/0d/element_0d.c, src/1d/element_1d.c, src/2d/element_2d.c,
+	  src/3d/element_3d.c, src/Common/alberta.h,
+	  src/Common/estimator.c, src/Common/estimator_dowb.c,
+	  src/Common/memory.c, src/Common/traverse_nr.c,
+	  src/Common/traverse_r.c: - simplified coupled vector valued
+	  elliptical and parabolic error estimator interface. No more
+	  mucking about with strange symm., diag., etc. matrices.
+	  - reenabled refine_interpol()/coarse_restrict() for
+	  DOF_DOWB_MATRICES
+	  - changed behaviour of some element routines in the case of
+	  parametric meshes.
+
+2006-12-11 13:46  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/submesh_1d.c, src/2d/submesh_2d.c, src/3d/submesh_3d.c:
+	  Fixed nil pointer dereferencing that can appear during
+	  coarsening.
+
+2006-12-11 13:49  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/INIT/ellipt.dat, src/1d/INIT/heat.dat,
+	  src/2d/INIT/ellipt.dat, src/2d/INIT/heat.dat,
+	  src/3d/INIT/ellipt.dat, src/3d/INIT/ellipt2.dat,
+	  src/3d/INIT/heat.dat, src/3d/ellipt2.c, src/Common/heat.c: Had to
+	  change some ALBERTA function calls such as "init_leaf_data()",
+	  "write_mesh_gmv()".
+
+2006-12-11 13:45  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* README-ALBERTA-1.2: Some more changes for version 2.0.
+
+2006-12-07 11:41  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* triangle2alberta, triangle2alberta/triangle2alberta.c,
+	  write_mesh_fig, write_mesh_fig/write_mesh_fig.c: Added some new
+	  toys to our add_on collection.
+
+2006-12-05 18:48  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* EPS/curved_simplex.eps, EPS/curved_simplex.fig,
+	  EPS/curved_simplex.pdf, EPS/curved_simplex.tex,
+	  EPS/refine_parametric.eps, EPS/refine_parametric.fig,
+	  EPS/refine_parametric.pdf, bas-concept.tex, bas-impl.tex,
+	  ellipt.tex, mesh-impl.tex, param-impl.tex, submesh-impl.tex:
+	  Subsection on parametric meshes written. Two images added.
+
+2006-12-04 13:05  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* EPS/macro3d.eps, EPS/macro3d.fig, EPS/macro3d.pdf: Illustration
+	  of a 3D macro triangulation.
+
+2006-12-04 13:03  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* adapt-concept.tex, adapt-impl.tex, adapt-tools.tex, alberta.tex,
+	  assemble-impl.tex, assemble-tools.tex, bas-concept.tex,
+	  bas-impl.tex, defs.tex, dof-concept.tex, dof-impl.tex,
+	  ellipt.tex, est-impl.tex, est-tools.tex, eval-impl.tex,
+	  eval-tools.tex, examples.tex, files.tex, graph-impl.tex,
+	  graph-tools.tex, heat.tex, impl.tex, mesh-impl.tex, nonlin.tex,
+	  param-impl.tex, rc-concept.tex, rc-impl.tex, solve-impl.tex,
+	  solve-tools.tex, submesh-impl.tex, tools.tex, traverse-impl.tex,
+	  util-impl.tex: Reorganized large portions of the third chapter -
+	  split this chapter into two.
+
+2006-12-04 13:01  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/bas_fct_1d.c,
+	  src/1d/disc_lagrange_0_1d.c, src/1d/disc_lagrange_1_1d.c,
+	  src/1d/disc_lagrange_2_1d.c, src/1d/lagrange_0_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/2d/bas_fct_2d.c, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/2d/lagrange_0_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/3d/bas_fct_3d.c,
+	  src/3d/disc_lagrange_0_3d.c, src/3d/disc_lagrange_1_3d.c,
+	  src/3d/disc_lagrange_2_3d.c, src/3d/lagrange_0_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/Common/alberta.h, src/Common/bas_fct.c, src/Common/element.c,
+	  src/Common/estimator.c, src/Common/estimator_dowb.c: - Simplified
+	  and unified interpolation routines for the basis functions
+	  - added a "get_vertex_admin()" call to the estimator routines,
+	  since these
+	  need a vertex admin to orient walls
+	  - eliminated lagrange_0_?d since this is already implemented as
+	  disc_lagrange_0_?d
+
+2006-12-04 13:02  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Makefile.am, README-ALBERTA-1.2: Some minor changes.
+
+2006-12-01 16:17  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/coarsen.c, src/Common/refine.c: implemented
+	  void (*refine_interpol)(DOF_MATRIX *, RC_LIST_EL *, int n);
+	  void (*coarse_restrict)(DOF_MATRIX *, RC_LIST_EL *, int n);
+	  entries for DOF_DOWB_MATRIX.
+
+2006-12-01 14:29  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/MG_s.c, src/Common/MG_s1.c, src/Common/MG_s2.c,
+	  src/Common/alberta.h, src/Common/assemble.c,
+	  src/Common/assemble_dowb.c, src/Common/dof_admin.c,
+	  src/Common/memory.c, src/Common/oem_solve_d.c,
+	  src/Common/oem_solve_dowb.c, src/Common/oem_solve_s.c,
+	  src/Common/ssor.c: Fixed issue of different row and column admins
+	  when using dof_compress().
+	  The DOF_[DOWB_]MATRIX structures now have a row and a column
+	  fe_space entry,
+	  as should probably have been done from the beginning. A few extra
+	  checks
+	  are now possible when assembling matrices.
+
+2006-12-01 14:30  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/3d/ellipt2.c, src/Common/ellipt.c, src/Common/heat.c,
+	  src/Common/nlsolve.c, src/Common/nonlin.c: Fixed issue of
+	  different row and column admins when using dof_compress().
+	  The DOF_[DOWB_]MATRIX structures now have a row and a column
+	  fe_space entry,
+	  as should probably have been done from the beginning. A few extra
+	  checks
+	  are now possible when assembling matrices.
+
+2006-12-01 11:40  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* MAINTENANCE, README: Some tips from Pedro Morin for Fedora Core
+	  and Ubuntu/Xubuntu/Kubuntu.
+
+2006-11-30 15:01  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/memory.c, src/Common/traverse_r.c: - removed name
+	  information for leaf data, since unused
+	  - removed all remaining traces of "U_CHAR" as the type for
+	  element level.
+
+2006-11-29 14:43  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Makefile, adapt-concept.tex, adapt-impl.tex, alberta.tex,
+	  assemble-impl.tex, bas-concept.tex, bas-impl.tex, defs.tex,
+	  dof-concept.tex, dof-impl.tex, ellipt.tex, est-impl.tex,
+	  eval-impl.tex, examples.tex, files.tex, graph-impl.tex, heat.tex,
+	  mesh-concept.tex, mesh-impl.tex, nonlin.tex, rc-concept.tex,
+	  rc-impl.tex, solve-impl.tex, splitidx.sty, splitindex.tex,
+	  struct-func.tex, submesh-concept.tex, traverse-impl.tex,
+	  util-impl.tex: Implemented a new scheme for maintaining our
+	  seperate indexes. It uses the
+	  LaTeX "splitidx" package, which I included among our files. Use
+	  of the
+	  new macros is straightforward.
+	  
+	  NOTE: Do not break \idx,\cdx,\ddx,\mdx,\fdx entries with
+	  comments!
+
+2006-11-24 21:11  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/alberta_util.h: Updated the email address of ALBERTA.
+
+2006-11-24 21:11  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* README-ALBERTA-1.2: A README file for former users of ALBERTA
+	  1.2. Lists some of the most important changes.
+
+2006-11-22 21:33  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* EPS/master_3d.eps, EPS/master_3d.pdf, EPS/slave_1d.eps,
+	  EPS/slave_1d.pdf, EPS/slave_2d.eps, EPS/slave_2d.pdf,
+	  alberta.tex, bas-concept.tex, concept.tex, defs.tex,
+	  examples.tex, files.tex, heat.tex, intro.tex, mesh-concept.tex,
+	  nonlin.tex, rc-concept.tex: First reworking of the documentation
+	  for ALBERTA 2.0.
+	  So far, Chapters 1 and 2 are adjusted.
+
+2006-11-22 21:33  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/ellipt.c, src/Common/nlsolve.c, src/Common/nonlin.c:
+	  Some small typos fixed.
+
+2006-11-20 17:42  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/write_mesh_gmv.c: Small bug in outputting velocity
+	  DOF_REAL_D_VEC
+
+2006-11-18 22:49  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/alberta.h, src/Common/write_mesh_gmv.c: Added
+	  functionality to write_mesh_gmv.c. We assume the user is using
+	  GMV Version 4.0 or later.
+	  1) We now support writing GMV files with external references to
+	  mesh nodes and elements. This avoids wasting disk space and input
+	  time when using full GMV files with redundant mesh info during
+	  e.g. time series simulations.
+	  2) We also support the use of the "vector" keyword in GMV files,
+	  which allows more than one DOF_REAL_D_VEC to be output.
+	  3) Some additional information is written into the GMV file.
+
+2006-11-18 22:49  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/Makefile.in, src/2d/Makefile.in, src/3d/Makefile.in,
+	  src/3d/ellipt2.c, src/Common/heat.c: Added functionality to
+	  write_mesh_gmv.c. We assume the user is using GMV Version 4.0 or
+	  later.
+	  1) We now support writing GMV files with external references to
+	  mesh nodes and elements. This avoids wasting disk space and input
+	  time when using full GMV files with redundant mesh info during
+	  e.g. time series simulations.
+	  2) We also support the use of the "vector" keyword in GMV files,
+	  which allows more than one DOF_REAL_D_VEC to be output.
+	  3) Some additional information is written into the GMV file.
+
+2006-11-17 17:19  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Makefile.am: Changed "magic" file to be included in
+	  distributions. Done mainly because errors in add_ons/Makefile
+	  occur otherwise.
+
+2006-11-17 18:08  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* MAINTENANCE, README, configure.ac: Some changes for using
+	  autoconf 2.60
+	  automake 1.9.6
+	  libtool 1.5.22
+
+2006-11-15 16:22  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/parametric.c: Fixed trouble in
+	  "inherit_lagrange_parametric()" when using strategy 0.
+
+2006-11-13 21:40  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/dof_admin.c: Fixed harmless typo in a FUNCNAME macro.
+
+2006-11-13 21:40  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/disc_lagrange_0_1d.c: Fixed small typo on the dimension of
+	  these basis functions.
+
+2006-11-06 16:55  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* alberta.tex, bas-concept.tex, intro.tex: Some first small changes
+	  on our way to documenting ALBERTA 2.0
+
+2006-11-06 16:50  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* grape/mesh/Common/mesh_interface_common.c,
+	  meshtv/Common/alberta_meshtv.c: Removed all references to old
+	  global arrays n_neigh, n_vertices, etc.
+
+2006-11-06 16:51  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/alberta.h, src/Common/macro.c, src/Common/memory.c,
+	  src/Common/wall_quad_fast.c: Removed references to old global
+	  arrays n_neigh(), n_vertices(), n_edges(), etc.
+
+2006-06-16 15:26  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/read_mesh.c: Changed behaviour of mesh cookie
+	  checking: No longer a "TEST_EXIT",
+	  rather a "WARNING". This is better, since some people (like me)
+	  do
+	  evil things like mixing different meshes and DOF_VECTORs.
+
+2006-06-16 15:25  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/nonlin.c: Initialized "mesh" variable in main() to
+	  keep compiler happy.
+
+2006-06-16 15:18  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* MAINTENANCE, README: Updated the files. Added some notes
+	  concerning our experience with SuSE Linux 10.0.
+
+2006-03-13 11:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: svn:externals property: exchange pizza by marbella.
+
+2006-02-28 18:48  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/MG_s1.c: Changed line 345 testing for
+	  "mg_s_info->sort_bound" according to a
+	  suggestion by Robert NÃŒrnberg.
+
+2006-02-24 10:37  oli
+
+	* src/cg.c: Removed bug from Claus, which he already removed on the
+	  ALBERTA_1_2
+	  branch but forgot on the main branch.
+
+2006-02-08 16:26  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/submesh_1d.c: Found a bug in the handling of
+	  1D-masters/0D-slaves: When first refining the
+	  master and then allocating a submesh we have the problem that the
+	  slave-master
+	  element pointers were not set correctly.
+	  This was fixed by implementing 'join_elements_recursive_1d()'
+	  analogously
+	  to the higher dimensional cases.
+
+2006-01-18 12:48  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/parametric.c: Fixed erroneous handling of
+	  "inherit_parametric":
+	  Touched coordinate flags and coordinates (parametric elements)
+	  are now passed
+	  to the slave mesh.
+
+2005-12-12 18:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: getMemory():
+	  Work around a long-standing compiler bug with gcc and -O3: a call
+	  to
+	  getMemory(), followed by an initialization of the returned memory
+	  block (e.g. in get_element()) resulted in a corrupted free-list.
+	  The
+	  reason is that an i386 gcc <=3.4.4 somehow reordered the
+	  initialization and moved it in between the memory list
+	  management. Very annoying. We use a void asm("" ::: "memory")
+	  inline
+	  assmebler statement as optimization barrier as work-around (only
+	  when
+	  gcc is in use).
+
+2005-11-28 10:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_solve_dowb.c, src/Common/oem_solve_s.c:
+	  init_diag_precon_XX():
+	  
+	  Initialize unused dofs < admin->size_used with 0.0.
+
+2005-11-28 10:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/oem_solve_d.c: init_diag_precon():
+	  
+	  Initialize unused dofs < admin->size_used with 0.0.
+
+2005-11-28 10:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/read_mesh.c: Just mourn when the mesh diameter does
+	  not match, but do bail out.
+
+2005-11-28 10:13  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/parametric.c: Export
+	  lagrange_parametric->touched_coords via
+	  get_lagrange_coord_flags().
+
+2005-11-28 10:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/submesh_2d.c: Need to copy the new_coords component of the
+	  parent mesh's elements
+	  when generating a sub-mesh.
+
+2005-10-20 14:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* magic: Add DOF_REAL_VEC entry, display number of local and global
+	  DOFs, basis
+	  functions.
+
+2005-10-19 08:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview: Ignore Makefile.in.
+
+2005-10-19 08:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Provide a _debug version of the Library for
+	  convenience.
+
+2005-10-19 08:28  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Ignore compile script (automake).
+
+2005-10-14 09:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* meshtv/Common/alberta_meshtv.c: Remove some "unused variable"
+	  compiler warnings.
+
+2005-10-14 09:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/graphXO.c: There is no point in pulling any of the
+	  OpenGL stuff in in 3d, so add
+	  some more #if DIM_OF_WORLD ==3 tests to get rid of some dead
+	  code.
+
+2005-10-14 09:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: Polish up that TEST_...() etc. macros; the
+	  way they were defined
+	  caused "statement without effect" compiler warnings when used
+	  with
+	  constant test cases. So rather use an "if" clause instead of a
+	  (?:)
+	  expression.
+
+2005-10-13 22:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Ignore Makefile.in
+
+2005-10-13 21:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/alberta2oogl.c: Reenable -Wall by default and change all
+	  this fucking mess to compile
+	  without warnings (BTW: found a block matrix error while examining
+	  all
+	  the warnings).
+	  
+	  This mess was committed by cH.
+
+2005-10-13 21:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/0d/element_0d.c, src/0d/memory_0d.c,
+	  src/1d/coarsen_1d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/macro_1d.c,
+	  src/1d/memory_1d.c, src/1d/parametric_1d.c, src/1d/refine_1d.c,
+	  src/1d/submesh_1d.c, src/1d/traverse_nr_1d.c,
+	  src/2d/coarsen_2d.c, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/element_2d.c,
+	  src/2d/graphXO_2d.c, src/2d/lagrange_0_2d.c,
+	  src/2d/lagrange_1_2d.c, src/2d/lagrange_2_2d.c,
+	  src/2d/lagrange_3_2d.c, src/2d/lagrange_4_2d.c,
+	  src/2d/macro_2d.c, src/2d/memory_2d.c, src/2d/parametric_2d.c,
+	  src/2d/refine_2d.c, src/2d/submesh_2d.c, src/3d/coarsen_3d.c,
+	  src/3d/disc_lagrange_0_3d.c, src/3d/disc_lagrange_1_3d.c,
+	  src/3d/disc_lagrange_2_3d.c, src/3d/element_3d.c,
+	  src/3d/lagrange_0_3d.c, src/3d/lagrange_1_3d.c,
+	  src/3d/lagrange_2_3d.c, src/3d/lagrange_3_3d.c,
+	  src/3d/lagrange_4_3d.c, src/3d/macro_3d.c, src/3d/memory_3d.c,
+	  src/3d/parametric_3d.c, src/3d/refine_3d.c, src/3d/submesh_3d.c,
+	  src/3d/traverse_r_3d.c, src/Common/HB_precon.c,
+	  src/Common/MG_s.c, src/Common/MG_s1.c, src/Common/MG_s2.c,
+	  src/Common/adapt.c, src/Common/alberta.h,
+	  src/Common/alberta_inlines.h, src/Common/assemble_dowb.c,
+	  src/Common/check.c, src/Common/coarsen.c, src/Common/dof_admin.c,
+	  src/Common/error.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/eval.c,
+	  src/Common/gltools.c, src/Common/graphXO.c, src/Common/l2scp.c,
+	  src/Common/level.c, src/Common/macro.c, src/Common/memory.c,
+	  src/Common/oem_solve_dowb.c, src/Common/parametric.c,
+	  src/Common/read_mesh.c, src/Common/refine.c, src/Common/sor.c,
+	  src/Common/ssor.c, src/Common/submesh.c, src/Common/trav_xy.c,
+	  src/Common/traverse_nr.c, src/Common/traverse_r.c,
+	  src/Common/wall_quad_fast.c, src/Common/write_mesh_gmv.c:
+	  Reenable -Wall by default and change all this fucking mess to
+	  compile
+	  without warnings (BTW: found a block matrix error while examining
+	  all
+	  the warnings).
+	  
+	  This mess was committed by cH.
+
+2005-10-13 21:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h, src/parameters.c, src/qmr.c: Reenable -Wall
+	  by default and change all this fucking mess to compile
+	  without warnings (BTW: found a block matrix error while examining
+	  all
+	  the warnings).
+	  
+	  This mess was committed by cH.
+
+2005-10-13 21:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Reenable -Wall by default and change all this
+	  fucking mess to compile
+	  without warnings (BTW: found a block matrix error while examining
+	  all
+	  the warnings).
+	  
+	  This mess was committed by cH.
+
+2005-10-12 22:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Install magic in pkgdata_DATA.
+
+2005-10-12 21:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* geomview/Makefile.in: Autogenerated.
+
+2005-10-12 22:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/read_mesh.c,
+	  src/Common/write_mesh.c: Do _NOT_ use "long int" for the mesh
+	  cookie; this is not portable: on
+	  32bit systems longs normally are also 32 bits long, on 64 bit
+	  systems
+	  long generally consume 64 bits (though that must not be the case
+	  ...). Instead use "int" for the cookie. Never use "long" without
+	  checking for its size!
+
+2005-10-12 22:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Check for xdr_int(), xdr_int32_t(), xdr_int64_t().
+
+2005-09-22 15:45  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/dof_admin.c: A few cosmetic changes.
+
+2005-09-22 15:56  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/cg.c: A few cosmetic changes.
+
+2005-08-31 08:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: CODIM_WRAPPER macros: Shut up a compiler
+	  warning caused by missing
+	  noreturn attribute of ERROR_EXIT() function.
+
+2005-08-31 08:15  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/memory.c: memory.c: Ported r924 (64bit fix, don't use
+	  unsigned int) from init-element branch.
+
+2005-07-26 14:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* magic: Moved to the add-ons directory.
+
+2005-07-26 14:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am, geomview, geomview/Makefile.am,
+	  geomview/Makefile.in, geomview/alberta2oogl.c: Simple Geomview
+	  "interface".
+	  
+	  cH.
+
+2005-07-26 14:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/Makefile.in, src/2d/Makefile.in, src/3d/Makefile.in:
+	  Little ALBERTA_DEBUG fixes.
+
+2005-07-26 14:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: malloc.h is nowhere needed and breaks MacOS-X
+	  (which prefers to use
+	  malloc/malloc.h).
+
+2005-07-26 14:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* magic: Moved to the add-ons directory.
+
+2005-07-26 14:29  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* magic: A first incomplete attempt to write an ALBERTA addition
+	  for the
+	  file(1) command.
+
+2005-07-26 14:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* configure.ac: Use OPENGL_ALL_LIB, not ...LIBS, add Geomview
+	  stuff.
+	  
+	  cH.
+
+2005-07-06 18:18  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* eval-impl.tex, struct-func.tex: Fixed a few minor mistypes for
+	  function prototypes.
+
+2005-07-06 18:23  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* slip_bound/slip_bound.c, slip_bound/slip_bound.h: Fixed major
+	  bugs in the implementation of slip boundary matrix
+	  transformation.
+
+2005-07-06 18:19  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/adapt.c, src/Common/error.c, src/Common/numint.c:
+	  Fixed a few minor bugs found by Norbert Bauermeister (Brunel)
+
+2005-06-30 14:44  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* slip_bound, slip_bound/slip_bound.c, slip_bound/slip_bound.h:
+	  Added an experimental slip boundary implementation.
+
+2005-06-30 09:36  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* MAINTENANCE, Makefile.am, README: Some changes to reflect the use
+	  of Subversion.
+
+2005-06-16 15:49  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/Makefile.alberta.in, src/Makefile.am: Changes in the
+	  ALBERTA library names:
+	  - ALBERTA libraries are now named according to the scheme
+	  
+	  libalberta2_<DIM_OF_WORLD>d[_debug].<SUFFIX>
+	  
+	  this is more consistent with "libalberta2_util".
+
+2005-06-16 15:50  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/Makefile.in, src/2d/Makefile.in, src/3d/Makefile.in:
+	  Changes in the ALBERTA library names:
+	  - ALBERTA libraries are now named according to the scheme
+	  
+	  libalberta2_<DIM_OF_WORLD>d[_debug].<SUFFIX>
+	  
+	  this is more consistent with "libalberta2_util".
+	  
+	  - the demo tar file is now named
+	  
+	  @PACKAGE_NAME@-demo.tar.gz
+
+2005-06-16 15:45  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Makefile.am, Makefile.am.template,
+	  generate-alberta-automakefiles.sh, m4/alberta-check.m4,
+	  m4/alberta-dims.m4, m4/grapeiface.m4: Changes for consistency in
+	  the names of ALBERTA libraries:
+	  - libraries are now named according to the pattern
+	  
+	  libalberta2_<DIM_OF_WORLD>d[_debug].<LIBRARY_SUFFIX>
+	  
+	  this is more consistent with libalberta2_util
+
+2005-06-14 13:06  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/3d/memory_3d.c: Fixed another evil bug in descend_tree_3d()
+	  which destroyed vertex information.
+
+2005-06-10 15:48  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/parametric_1d.c, src/2d/parametric_2d.c,
+	  src/3d/parametric_3d.c, src/Common/alberta.h,
+	  src/Common/memory.c, src/Common/parametric.c,
+	  src/Common/submesh.c: 1) Added some nice documention on parameter
+	  "strategy" in use_lagrange_parametric()
+	  2) Added the entry "name" to the PARAMETRIC structure in analogy
+	  to BAS_FCTS.
+	  3) Implemented the function "get_lagrange_coords()" to deliver
+	  the DOF_REAL_D_VEC used to defined the parametric elements of the
+	  mesh.
+
+2005-06-10 08:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/gltools.c: New functions
+	  gltools_get/set_next_dialog().
+
+2005-06-10 08:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/eval.c: grd_up_at_qp(): use REAL_BD, not
+	  REAL_D[N_LAMBDA]
+
+2005-06-10 08:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h: New functions
+	  gltools_get_next_dialog()/gltools_set_next_dialog() to
+	  allow extending the gltools-stuff by applications.
+
+2005-05-31 06:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/graphXO_1d.c, src/2d/graphXO_2d.c: Use new entries
+	  winO->xmin/max for glOrtho().
+
+2005-05-25 16:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/memory.c, src/Common/traverse_nr.c,
+	  src/Common/traverse_r.c: Add a generic "traverse_hook"
+	  frame-work, in preparation for
+	  e.g. basis functions which need special
+	  intitialization. Traverse-hooks (if present) are run just before
+	  the
+	  element function is called (recursive travers), or from
+	  travers_next(), just before returning a non-zero EL_INFO object.
+	  
+	  New TRAVERSE_START(), TRAVERSE_STOP() macros which have builtin
+	  "if
+	  (el_info) do { ... } while (el_info)" stuff.
+
+2005-05-25 15:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/level.c: Add comments. Actually, maybe that level.c
+	  file should go away, once
+	  my level-set support library has stabilized.
+
+2005-05-25 15:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/graphXO.c: Reload the transformation matrix prior to
+	  plotting anything. This is
+	  an attempt to make this stuff work together with gltools (works
+	  now,
+	  sort of, at least in some cases, maybe ...)
+
+2005-05-25 15:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/eval.c: Use REAL_B foo, not REAL bar[N_LAMBDA] (who
+	  know what will become of
+	  REAL_B in the future :)
+
+2005-05-25 15:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/dof_admin.c: A debugging message had too few arguments
+	  for its format.
+
+2005-05-25 16:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/alberta_util.h: Also include stddef.h
+
+2005-05-17 19:25  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* .cvsignore: Added the lost .cvsignore file.
+
+2005-05-13 09:43  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/3d/INIT/ellipt2.dat, src/3d/Macro/halfsphere.amc,
+	  src/3d/Makefile.in, src/3d/ellipt2.c: Added a demo program to
+	  demonstrate a few new features of ALBERTA 2.
+	  It calculates the solution to an elliptic problem for the
+	  Laplace-Beltrami
+	  operator the surface of half the unit sphere in 3D.
+
+2005-05-12 16:25  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/memory.c: System time is no longer used for
+	  initializing the mesh cookie when "ALBERTA_DEBUG == 1". This
+	  makes it possible to compare meshes generated under identical
+	  circumstances.
+
+2005-05-12 15:42  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/3d/memory_3d.c: Fixed bugs in descend_tree_3d().
+
+2005-05-12 12:59  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/memory.c, src/Common/read_mesh.c: Fixed two bugs in
+	  the memory management:
+	  1) newObject will no longer allocate zero size objects
+	  2) Fixed AI_get_dof_list() which tried to allocate a zero size
+	  object. :-)
+
+2005-05-12 12:49  oli
+
+	* src/Common/read_mesh.c, src/Common/write_mesh.c: Stringinput with
+	  bin format was only working with properly initialized
+	  string (string was not terminated by the read_string routine).
+	  Now also in bin format strings are fully written out (with "\0"
+	  at the
+	  end).
+
+2005-05-11 16:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/3d/Makefile.am, meshtv/1d/Makefile.am,
+	  meshtv/2d/Makefile.am, meshtv/3d/Makefile.am: A couple of
+	  changes:
+	  
+	  General:
+	  XXX_face_XXX renamed to XXX_wall_XXX (e.g. get_face_normal() is
+	  now
+	  get_wall_normal() etc.). Changed all files accordingly.
+	  
+	  Basis functions:
+	  The "bary" component (introduced by myself at some point in the
+	  past)
+	  was a bad idea and has been removed. Instead, BAS_FCTS has now a
+	  component "bas_fcts_data". Lagrange basis functions hook their
+	  Lagrange-nodes into that component; there is a new macro
+	  LAGRANGE_NODES(bfcts) which accesses the data component and
+	  performs
+	  the necessary type cast from "void *" to (const REAL_B *).
+	  
+	  Geometric quantities:
+	  There are now general macros N_VERTICES(dim) etc. (see
+	  alberta.h). These macros should be used in favour of
+	  n_vertices[dim],
+	  at least when "dim" is a constant.
+	  
+	  Types:
+	  A new data type REAL_BD, for the gradient of the barycentric
+	  coordinates.
+	  
+	  Node-Projections:
+	  Node projections now take three parameters, the world coordinates
+	  (as
+	  before, first parameter), but then also the EL_INFO element
+	  pointer
+	  and the barycentric coordinates of the point to project w.r.t.
+	  that element.
+	  
+	  Inline-wrappers:
+	  There are new wrapper functions which access
+	  
+	  world_to_coord
+	  coord_to_world
+	  el_volume
+	  el_det
+	  el_grd_lambda
+	  get_wall_normal
+	  sorted_wall_indices
+	  wall_orientation
+	  sort_wall_indices
+	  
+	  by the codimension rather than the dimension,
+	  i.e. world_to_coord_0cd() is world_to_coord_1d() for DOW == 1,
+	  world_to_coord_2d() for DOW == 2 and world_to_coord_3d() for DOW
+	  == 3. Etc.
+	  
+	  Think this is all.
+	  
+	  --
+	  
+	  This mess was committed by cH (aka alberta on pizza).
+
+2005-05-11 14:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape/mesh/Makefile.am: Add some more Makefile.in's to the
+	  svn:ignore property.
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 12:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* meshtv, meshtv/1d, meshtv/2d, meshtv/3d: Add Makefile.in to
+	  svn:ignore.
+
+2005-05-11 12:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* grape, grape/mesh, grape/mesh/2d, grape/mesh/2d/Makefile.am,
+	  grape/mesh/3d, grape/mesh/3d/Makefile.am,
+	  grape/mesh/Common/alberta_grape.c,
+	  grape/mesh/Common/alberta_movi.c,
+	  grape/mesh/Common/mesh_interface_common.c: Add Makefile.in to
+	  svn:ignore.
+
+2005-05-11 16:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/bas_fct_0d.c, src/1d/disc_lagrange_0_1d.c,
+	  src/1d/disc_lagrange_1_1d.c, src/1d/disc_lagrange_2_1d.c,
+	  src/1d/element_1d.c, src/1d/lagrange_0_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/1d/parametric_1d.c, src/1d/refine_1d.c,
+	  src/2d/disc_lagrange_0_2d.c, src/2d/disc_lagrange_1_2d.c,
+	  src/2d/disc_lagrange_2_2d.c, src/2d/element_2d.c,
+	  src/2d/lagrange_0_2d.c, src/2d/lagrange_1_2d.c,
+	  src/2d/lagrange_2_2d.c, src/2d/lagrange_3_2d.c,
+	  src/2d/lagrange_4_2d.c, src/2d/parametric_2d.c,
+	  src/2d/refine_2d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/element_3d.c, src/3d/lagrange_0_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/3d/parametric_3d.c, src/3d/refine_3d.c,
+	  src/Common/HB_precon.c, src/Common/MG_s1.c,
+	  src/Common/Makefile.am.include, src/Common/alberta.h,
+	  src/Common/check.c, src/Common/dof_admin.c, src/Common/element.c,
+	  src/Common/error.c, src/Common/estimator.c,
+	  src/Common/estimator_dowb.c, src/Common/gltools.c,
+	  src/Common/macro.c, src/Common/memory.c, src/Common/read_mesh.c,
+	  src/Common/submesh.c, src/Common/traverse_r.c,
+	  src/Common/write_mesh.c, src/Common/write_mesh_gmv.c: A couple of
+	  changes:
+	  
+	  General:
+	  XXX_face_XXX renamed to XXX_wall_XXX (e.g. get_face_normal() is
+	  now
+	  get_wall_normal() etc.). Changed all files accordingly.
+	  
+	  Basis functions:
+	  The "bary" component (introduced by myself at some point in the
+	  past)
+	  was a bad idea and has been removed. Instead, BAS_FCTS has now a
+	  component "bas_fcts_data". Lagrange basis functions hook their
+	  Lagrange-nodes into that component; there is a new macro
+	  LAGRANGE_NODES(bfcts) which accesses the data component and
+	  performs
+	  the necessary type cast from "void *" to (const REAL_B *).
+	  
+	  Geometric quantities:
+	  There are now general macros N_VERTICES(dim) etc. (see
+	  alberta.h). These macros should be used in favour of
+	  n_vertices[dim],
+	  at least when "dim" is a constant.
+	  
+	  Types:
+	  A new data type REAL_BD, for the gradient of the barycentric
+	  coordinates.
+	  
+	  Node-Projections:
+	  Node projections now take three parameters, the world coordinates
+	  (as
+	  before, first parameter), but then also the EL_INFO element
+	  pointer
+	  and the barycentric coordinates of the point to project w.r.t.
+	  that element.
+	  
+	  Inline-wrappers:
+	  There are new wrapper functions which access
+	  
+	  world_to_coord
+	  coord_to_world
+	  el_volume
+	  el_det
+	  el_grd_lambda
+	  get_wall_normal
+	  sorted_wall_indices
+	  wall_orientation
+	  sort_wall_indices
+	  
+	  by the codimension rather than the dimension,
+	  i.e. world_to_coord_0cd() is world_to_coord_1d() for DOW == 1,
+	  world_to_coord_2d() for DOW == 2 and world_to_coord_3d() for DOW
+	  == 3. Etc.
+	  
+	  Think this is all.
+	  
+	  --
+	  
+	  This mess was committed by cH (aka alberta on pizza).
+
+2005-05-11 16:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/0d/element_0d.c: Dummy element functions for 0d, makes it
+	  easier to define inline wrappers.
+
+2005-05-11 16:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/2d/level_2d.c, src/3d/level_3d.c, src/Common/level.c: Revived
+	  old level-set support routines.
+
+2005-05-11 16:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common/face_quad_fast.c, src/Common/wall_quad_fast.c:
+	  Renamed.
+
+2005-05-11 14:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src: Add albert[0-0][_debug] to svn:ignore.
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 14:39  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Common: Add some more Makefile.in's to the svn:ignore
+	  property.
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 14:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am: Add some more Makefile.in's to the svn:ignore
+	  property.
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 14:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/1d/memory_1d.c, src/1d/submesh_1d.c, src/2d/memory_2d.c,
+	  src/2d/submesh_2d.c, src/3d/memory_3d.c, src/3d/submesh_3d.c,
+	  src/Common/Makefile.alberta.in, src/Common/Makefile.am,
+	  src/Common/Makefile.am.include, src/Common/alberta.h,
+	  src/Common/macro.c, src/Common/memory.c, src/Common/read_mesh.c,
+	  src/Common/traverse_r.c, src/Makefile.am: Changes:
+	  
+	  Most important:
+	  
+	  Parallel installation with ALBERTA-1.X works fine now. To achieve
+	  this
+	  the following changes were necessary:
+	  
+	  - headers are installed in PREFIX/include/alberta2/
+	  - libalberta_util.XX -> libalberta2_util.XX
+	  - Makefile.alberta is installed in PREFIX/share/alberta2/
+	  - package name was changed to alberta2
+	  - libtool.alberta -> libtool.alberta2, intalled in
+	  PREFIX/libexec/ as usual
+	  - alberta_grape etc. -> alberta2_grape
+	  
+	  No need to change the names of other add-ons because they were
+	  not
+	  present in ALBERTA-1.X.
+	  
+	  Further changes:
+	  
+	  - The preprocessor symbol DEBUG is quite overloaded. It has been
+	  changed to ALBERTA_DEBUG, the Makefile.alberta has been changed
+	  accordingly, and (hopefully) all source files using DEBUG.
+	  
+	  - "make dist" was broken. This was caused by automake
+	  brain-damagedness: adding a directory to EXTRA_DIST results in
+	  copying that directory TWICE to the distribution directory,
+	  however,
+	  "make dist" likes to create several file read-only, so the second
+	  attempt to copy the directory contents would fail (permission
+	  denied).
+	  
+	  Also, some of the auto-generated files were not removed by "make
+	  distclean" which led to a failing "make distcheck".
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 14:37  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src: Add some more Makefile.in's to the svn:ignore property.
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 14:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* src/Makefile.am, src/alberta_util.h: Changes:
+	  
+	  Most important:
+	  
+	  Parallel installation with ALBERTA-1.X works fine now. To achieve
+	  this
+	  the following changes were necessary:
+	  
+	  - headers are installed in PREFIX/include/alberta2/
+	  - libalberta_util.XX -> libalberta2_util.XX
+	  - Makefile.alberta is installed in PREFIX/share/alberta2/
+	  - package name was changed to alberta2
+	  - libtool.alberta -> libtool.alberta2, intalled in
+	  PREFIX/libexec/ as usual
+	  - alberta_grape etc. -> alberta2_grape
+	  
+	  No need to change the names of other add-ons because they were
+	  not
+	  present in ALBERTA-1.X.
+	  
+	  Further changes:
+	  
+	  - The preprocessor symbol DEBUG is quite overloaded. It has been
+	  changed to ALBERTA_DEBUG, the Makefile.alberta has been changed
+	  accordingly, and (hopefully) all source files using DEBUG.
+	  
+	  - "make dist" was broken. This was caused by automake
+	  brain-damagedness: adding a directory to EXTRA_DIST results in
+	  copying that directory TWICE to the distribution directory,
+	  however,
+	  "make dist" likes to create several file read-only, so the second
+	  attempt to copy the directory contents would fail (permission
+	  denied).
+	  
+	  Also, some of the auto-generated files were not removed by "make
+	  distclean" which led to a failing "make distcheck".
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 14:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Makefile.am: Changes:
+	  
+	  Most important:
+	  
+	  Parallel installation with ALBERTA-1.X works fine now. To achieve
+	  this
+	  the following changes were necessary:
+	  
+	  - headers are installed in PREFIX/include/alberta2/
+	  - libalberta_util.XX -> libalberta2_util.XX
+	  - Makefile.alberta is installed in PREFIX/share/alberta2/
+	  - package name was changed to alberta2
+	  - libtool.alberta -> libtool.alberta2, intalled in
+	  PREFIX/libexec/ as usual
+	  - alberta_grape etc. -> alberta2_grape
+	  
+	  No need to change the names of other add-ons because they were
+	  not
+	  present in ALBERTA-1.X.
+	  
+	  Further changes:
+	  
+	  - The preprocessor symbol DEBUG is quite overloaded. It has been
+	  changed to ALBERTA_DEBUG, the Makefile.alberta has been changed
+	  accordingly, and (hopefully) all source files using DEBUG.
+	  
+	  - "make dist" was broken. This was caused by automake
+	  brain-damagedness: adding a directory to EXTRA_DIST results in
+	  copying that directory TWICE to the distribution directory,
+	  however,
+	  "make dist" likes to create several file read-only, so the second
+	  attempt to copy the directory contents would fail (permission
+	  denied).
+	  
+	  Also, some of the auto-generated files were not removed by "make
+	  distclean" which led to a failing "make distcheck".
+	  
+	  This mess was comitted by cH (aka alberta on pizza).
+
+2005-05-11 12:04  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* ., Makefile.am, Makefile.am.template, alberta-2.0.spec,
+	  configure.ac, generate-alberta-automakefiles.sh,
+	  m4/alberta-check.m4, m4/grapeiface.m4, m4/simple-enable-flag.m4:
+	  Add some more autoXXX files to the svn:ignore property.
+
+2005-05-10 15:36  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/1d/submesh_1d.c, src/2d/submesh_2d.c, src/3d/submesh_3d.c,
+	  src/Common/alberta.h, src/Common/alberta_intern.h,
+	  src/Common/submesh.c: Changed prototype for "binding_method":
+	  This routine now has a void *-argument
+	  so that user data may be passed to it.
+
+2005-05-10 10:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .cvsignore, INSTALL, compile, config.guess, config.sub, depcomp,
+	  install-sh, ltmain.sh, missing, mkinstalldirs: These files are
+	  either no longer needed (.cvsignore) or can be
+	  installed via autoreconf -i.
+
+2005-05-10 10:12  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Don't use alberta@pizza... but just pizza... for the
+	  svn:externals property.
+
+2005-05-10 09:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Use svn:externals to linke all the modules into the
+	  albertadist/
+	  directory.
+
+2005-05-10 09:11  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: It's svn:externals, not just externals :(
+
+2005-05-10 09:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Link
+	  
+	  alberta
+	  alberta_util
+	  demo
+	  add_ons
+	  doc
+	  
+	  into albertadist/ by defining an appropriate externals property.
+
+2005-05-10 09:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* .: Rename admin/ to albertadist/ in preparation for a working
+	  
+	  svn co albertadist
+
+2005-05-02 08:32  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* src/Common/dxtools.c: Added dxtools.c written by Oli.
+	  Features:
+	  - 2D mesh viewing
+	  - graphics are encapsulated in a thread.
+
+2005-04-28 13:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* ., EPS, EPS/bary.eps, EPS/bary.pdf, EPS/circ.eps, EPS/circ.pdf,
+	  EPS/coarse_atomic_2d.eps, EPS/coarse_atomic_2d.pdf,
+	  EPS/coarse_atomic_2d.sc, EPS/coarse_atomic_3d.eps,
+	  EPS/coarse_atomic_3d.pdf, EPS/coarse_atomic_3d.sc,
+	  EPS/cubic_orient.eps, EPS/cubic_orient.pdf, EPS/cubic_orient.sc,
+	  EPS/edge_tetra.eps, EPS/edge_tetra.pdf, EPS/edge_tetra.sc,
+	  EPS/edge_tria.eps, EPS/edge_tria.pdf, EPS/edge_tria.sc,
+	  EPS/ellipt_mesh.eps, EPS/ellipt_mesh.pdf, EPS/ellipt_uh.eps,
+	  EPS/ellipt_uh.pdf, EPS/heat3d_ntria.eps, EPS/heat3d_ntria.pdf,
+	  EPS/heat3d_tau.eps, EPS/heat3d_tau.pdf, EPS/heat_ntria.eps,
+	  EPS/heat_ntria.pdf, EPS/heat_tau.eps, EPS/heat_tau.pdf,
+	  EPS/linear_dof.eps, EPS/linear_dof.pdf, EPS/linear_dof.sc,
+	  EPS/macro1d.eps, EPS/macro1d.pdf, EPS/macro2d.eps,
+	  EPS/macro2d.pdf, EPS/macro2d.sc, EPS/macro34.eps,
+	  EPS/macro34.pdf, EPS/mesh+tree.sc, EPS/mesh+tree1.eps,
+	  EPS/mesh+tree1.pdf, EPS/mesh+tree1.sc, EPS/mesh+tree2.eps,
+	  EPS/mesh+tree2.pdf, EPS/mesh+trees.sc, EPS/mesh_node.eps,
+	  EPS/mesh_node.pdf, EPS/mesh_node.sc, EPS/n_dof-2d.agr,
+	  EPS/n_dof-2d.eps, EPS/n_dof-2d.pdf, EPS/n_dof-3d.agr,
+	  EPS/n_dof-3d.eps, EPS/n_dof-3d.pdf, EPS/nl-grid2d.eps,
+	  EPS/nl-grid2d.pdf, EPS/nl-grid3d.eps, EPS/nl-grid3d.pdf,
+	  EPS/nl-sol2d.eps, EPS/nl-sol2d.pdf, EPS/nl-sol3d.eps,
+	  EPS/nl-sol3d.pdf, EPS/param_bound.eps, EPS/param_bound.pdf,
+	  EPS/param_bound.sc, EPS/patch_center.eps, EPS/patch_center.pdf,
+	  EPS/patch_edge.eps, EPS/patch_edge.pdf, EPS/patch_face.eps,
+	  EPS/patch_face.pdf, EPS/patch_vertex.eps, EPS/patch_vertex.pdf,
+	  EPS/patches.sc, EPS/plus.eps, EPS/plus.pdf,
+	  EPS/quadratic_dof.eps, EPS/quadratic_dof.pdf, EPS/rect.eps,
+	  EPS/rect.pdf, EPS/ref_1simplex.eps, EPS/ref_1simplex.fig,
+	  EPS/ref_1simplex.pdf, EPS/ref_1simplex.png, EPS/ref_tetra_e.eps,
+	  EPS/ref_tetra_e.pdf, EPS/ref_tetra_e.sc, EPS/ref_tetra_gen.eps,
+	  EPS/ref_tetra_gen.pdf, EPS/ref_tetra_gen.sc, EPS/ref_tetra_v.eps,
+	  EPS/ref_tetra_v.pdf, EPS/ref_tetra_v.sc, EPS/ref_tria_v.eps,
+	  EPS/ref_tria_v.pdf, EPS/refine_atomic_2d.eps,
+	  EPS/refine_atomic_2d.pdf, EPS/refine_atomic_2d.sc,
+	  EPS/refine_atomic_3d.eps, EPS/refine_atomic_3d.pdf,
+	  EPS/refine_atomic_3d.sc, EPS/refine_recursive_2d.eps,
+	  EPS/refine_recursive_2d.pdf, EPS/regular_2d.eps,
+	  EPS/regular_2d.pdf, EPS/standard.eps, EPS/standard.pdf,
+	  EPS/standard.sc, EPS/standard_refined.eps,
+	  EPS/standard_refined.pdf, EPS/tau-2d.agr, EPS/tau-2d.eps,
+	  EPS/tau-2d.pdf, EPS/tau-3d.agr, EPS/tau-3d.eps, EPS/tau-3d.pdf,
+	  EPS/tria.eps, EPS/tria.pdf, EPS/tria_dof.eps, EPS/tria_dof.pdf,
+	  EPS/tria_dof.sc, EPS/trias_forbidden.eps,
+	  EPS/trias_forbidden.pdf, Logo, Logo/albert.eps, Logo/albert.gif,
+	  Logo/albert.sc, Logo/alberta.eps, Logo/alberta.jpg,
+	  Logo/alberta.rgb, Logo/alberta.sc, adapt-concept.tex,
+	  adapt-impl.tex, alberta.bib, alberta.tex, assemble-impl.tex,
+	  bas-concept.tex, bas-impl.tex, bas-impl.tex.flc, concept.tex,
+	  defs.tex, dof-concept.tex, dof-impl.tex, dof-impl.tex.flc,
+	  est-impl.tex, eval-impl.tex, examples.tex, files.tex,
+	  graph-impl.tex, heat.tex, impl.tex, intro.tex, mesh-concept.tex,
+	  mesh-impl.tex, nonlin.tex, preface.tex, rc-concept.tex,
+	  rc-impl.tex, solve-impl.tex, struct-func.tex, traverse-impl.tex,
+	  util-impl.tex: *** TRANSITION TO SVN ***
+	  Removed old directories, added new ones!
+
+2005-04-28 13:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* ., Makefile.am, grape, grape/Makefile.am, grape/mesh,
+	  grape/mesh/2d, grape/mesh/2d/Makefile.am, grape/mesh/2d/memm2.c,
+	  grape/mesh/2d/mesh_interface.c, grape/mesh/3d,
+	  grape/mesh/3d/Makefile.am, grape/mesh/3d/memm3.c,
+	  grape/mesh/3d/mesh_interface.c, grape/mesh/Common,
+	  grape/mesh/Common/alberta_grape.c,
+	  grape/mesh/Common/alberta_movi.c,
+	  grape/mesh/Common/mesh_interface_common.c,
+	  grape/mesh/Common/tsc_timebar.c, grape/mesh/Makefile.am, meshtv,
+	  meshtv/1d, meshtv/1d/Makefile.am, meshtv/2d,
+	  meshtv/2d/Makefile.am, meshtv/3d, meshtv/3d/Makefile.am,
+	  meshtv/Common, meshtv/Common/alberta_meshtv.c,
+	  meshtv/Makefile.am: *** TRANSITION TO SVN ***
+	  Removed old directories, added new ones!
+
+2005-04-28 13:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* ., AUTHORS, Makefile.am, NEWS, THANKS, src, src/0d,
+	  src/0d/bas_fct_0d.c, src/0d/memory_0d.c, src/1d,
+	  src/1d/bas_fct_1d.c, src/1d/coarsen_1d.c,
+	  src/1d/disc_lagrange_0_1d.c, src/1d/disc_lagrange_1_1d.c,
+	  src/1d/disc_lagrange_2_1d.c, src/1d/element_1d.c,
+	  src/1d/graphXO_1d.c, src/1d/lagrange_0_1d.c,
+	  src/1d/lagrange_1_1d.c, src/1d/lagrange_2_1d.c,
+	  src/1d/lagrange_3_1d.c, src/1d/lagrange_4_1d.c,
+	  src/1d/macro_1d.c, src/1d/memory_1d.c, src/1d/parametric_1d.c,
+	  src/1d/refine_1d.c, src/1d/submesh_1d.c, src/1d/traverse_nr_1d.c,
+	  src/1d/traverse_r_1d.c, src/2d, src/2d/bas_fct_2d.c,
+	  src/2d/coarsen_2d.c, src/2d/disc_lagrange_0_2d.c,
+	  src/2d/disc_lagrange_1_2d.c, src/2d/disc_lagrange_2_2d.c,
+	  src/2d/element_2d.c, src/2d/graphXO_2d.c, src/2d/lagrange_0_2d.c,
+	  src/2d/lagrange_1_2d.c, src/2d/lagrange_2_2d.c,
+	  src/2d/lagrange_3_2d.c, src/2d/lagrange_4_2d.c,
+	  src/2d/macro_2d.c, src/2d/memory_2d.c, src/2d/parametric_2d.c,
+	  src/2d/refine_2d.c, src/2d/submesh_2d.c, src/2d/traverse_nr_2d.c,
+	  src/2d/traverse_r_2d.c, src/3d, src/3d/bas_fct_3d.c,
+	  src/3d/coarsen_3d.c, src/3d/disc_lagrange_0_3d.c,
+	  src/3d/disc_lagrange_1_3d.c, src/3d/disc_lagrange_2_3d.c,
+	  src/3d/element_3d.c, src/3d/lagrange_0_3d.c,
+	  src/3d/lagrange_1_3d.c, src/3d/lagrange_2_3d.c,
+	  src/3d/lagrange_3_3d.c, src/3d/lagrange_4_3d.c,
+	  src/3d/macro_3d.c, src/3d/memory_3d.c, src/3d/parametric_3d.c,
+	  src/3d/refine_3d.c, src/3d/submesh_3d.c, src/3d/traverse_nr_3d.c,
+	  src/3d/traverse_r_3d.c, src/Common, src/Common/HB_precon.c,
+	  src/Common/MG.c, src/Common/MG_s.c, src/Common/MG_s1.c,
+	  src/Common/MG_s2.c, src/Common/Makefile.alberta.in,
+	  src/Common/Makefile.am, src/Common/Makefile.am.include,
+	  src/Common/adapt.c, src/Common/alberta.h,
+	  src/Common/alberta_inlines.h, src/Common/alberta_intern.h,
+	  src/Common/assemble.c, src/Common/assemble_dowb.c,
+	  src/Common/bas_fct.c, src/Common/check.c, src/Common/coarsen.c,
+	  src/Common/dof_admin.c, src/Common/element.c, src/Common/error.c,
+	  src/Common/estimator.c, src/Common/estimator_dowb.c,
+	  src/Common/eval.c, src/Common/face_quad_fast.c,
+	  src/Common/gltools.c, src/Common/graphXO.c, src/Common/l2scp.c,
+	  src/Common/level_common.c, src/Common/macro.c,
+	  src/Common/memory.c, src/Common/numint.c,
+	  src/Common/oem_solve_d.c, src/Common/oem_solve_dowb.c,
+	  src/Common/oem_solve_s.c, src/Common/parametric.c,
+	  src/Common/read_mesh.c, src/Common/refine.c, src/Common/sor.c,
+	  src/Common/ssor.c, src/Common/submesh.c, src/Common/trav_xy.c,
+	  src/Common/traverse_nr.c, src/Common/traverse_r.c,
+	  src/Common/write_mesh.c, src/Common/write_mesh_gmv.c,
+	  src/Common/write_mesh_ps.c, src/Makefile.am: *** TRANSITION TO
+	  SVN ***
+	  Removed old directories, added new ones!
+
+2005-04-28 13:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* ., AUTHORS, Makefile.am, THANKS, src, src/Makefile.am,
+	  src/alberta_util.h, src/alberta_util_inlines.h.in.in,
+	  src/alberta_util_intern.h, src/alloc.c, src/banach.c,
+	  src/bicgstab.c, src/cg.c, src/daxpy.c, src/dcopy.c, src/ddot.c,
+	  src/ddot_.f, src/dexpy.c, src/dexpy_.f, src/divers.c,
+	  src/dmxpy.c, src/dmxpy_.f, src/dnrm2.c, src/drandn.c,
+	  src/drandn_.f, src/dscal.c, src/dset.c, src/dswap.c, src/dxpay.c,
+	  src/dxpay_.f, src/gmres.c, src/info.c, src/msg.c, src/newton.c,
+	  src/newton_br.c, src/newton_ds.c, src/newton_fs.c, src/odir.c,
+	  src/ores.c, src/parameters.c, src/qmr.c, src/spcg.c: ***
+	  TRANSITION TO SVN ***
+	  Removed old directories, added new ones!
+
+2005-04-28 13:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* ., AUTHORS, COPYING, ChangeLog, INSTALL, NEWS, README, THANKS,
+	  src, src/1d, src/1d/INIT, src/1d/INIT/ellipt.dat,
+	  src/1d/INIT/heat.dat, src/1d/INIT/nonlin.dat, src/1d/Macro,
+	  src/1d/Macro/macro-big.amc, src/1d/Macro/macro-big_2d.amc,
+	  src/1d/Macro/macro.amc, src/1d/Makefile.in, src/2d, src/2d/INIT,
+	  src/2d/INIT/ellipt.dat, src/2d/INIT/heat.dat,
+	  src/2d/INIT/nonlin.dat, src/2d/Macro, src/2d/Macro/macro-1.amc,
+	  src/2d/Macro/macro-2.amc, src/2d/Macro/macro-34circ.amc,
+	  src/2d/Macro/macro-44circ.amc, src/2d/Macro/macro-big.amc,
+	  src/2d/Macro/macro-circ.amc, src/2d/Macro/macro-neum.amc,
+	  src/2d/Macro/macro.amc, src/2d/Macro/macro_3d.amc,
+	  src/2d/Makefile.in, src/3d, src/3d/INIT, src/3d/INIT/ellipt.dat,
+	  src/3d/INIT/heat.dat, src/3d/INIT/nonlin.dat, src/3d/Macro,
+	  src/3d/Macro/macro-big.amc, src/3d/Macro/macro.amc,
+	  src/3d/Makefile.in, src/Common, src/Common/ellipt.c,
+	  src/Common/graphics.c, src/Common/heat.c, src/Common/nlprob.c,
+	  src/Common/nlsolve.c, src/Common/nonlin.c, src/Common/nonlin.h,
+	  src/Makefile.in: *** TRANSITION TO SVN ***
+	  Removed old directories, added new ones!
+
+2005-04-28 13:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* *** TRANSITION TO SVN ***
+	  Removed old directories, added new ones!
+
+2005-04-28 13:12  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* *** TRANSITION TO SVN ***
+	  Checked in new versions for the m4 files.
+
+2005-04-26 08:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Just a final commit of some of my changes. ALBERTA-2 lives now in
+	  Augsburg.
+
+2005-04-07 17:32  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Added internal header "alberta_intern.h".
+	  Added "mesh->cookie" entry act as a safety control when reading
+	  meshes and vectors.
+
+2005-01-13 09:32  oli
+
+	* new fortran routine (drandn) for qmr-solver added.
+
+2004-07-23 15:30  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Removed MESHTV/Common/Makefile
+
+2004-06-15 16:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Fixed to work with both versions of ALBERTA (w/o variable DIM)
+
+2004-06-15 16:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Cache checkpoints.
+
+2004-06-15 16:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Check for sufficient number of arguments to catch backwards
+	  compatibility issues.
+
+2004-05-18 15:27  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Slight bug in the Makefile.ams: forgot to declare sources as
+	  "nodist_".
+
+2004-05-18 14:47  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Updated ALBERTA version to 2.0.
+
+2004-05-04 17:00  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Fixed more bugs, included Oli's suggestions for the
+	  documentation,
+	  installed MESHTV interface.
+
+2004-05-04 10:43  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Fixed a few bugs in memory.c and lagrange_3_3d.c.
+
+2004-04-29 17:51  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Killed some more bugs, including Claus' WEDGE_DOW-erratum.
+
+2004-04-29 13:55  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* ---* REMOVED DIM MACRO CONSTANT *---
+	  First compilable version
+
+2004-03-30 14:16  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Updated my email address.
+
+2004-03-24 16:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update.
+
+2004-03-24 16:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Set version to 1.3-alpha to reflect Dani's merge of the
+	  BM-branch.
+
+2004-03-24 09:25  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Incorporated DOF_DOWB_MATRIX codes.
+	  New release branch for ALBERTA 1.2 without block matrices was
+	  created before this step.
+
+2004-03-17 12:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Bump version to 1.2-pre8.
+
+2004-03-17 12:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update.
+
+2004-02-12 10:15  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Updated my email address and corrected a few typos
+
+2004-01-07 18:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Fixed some typos.
+
+2004-01-07 17:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Substitute OPTIMISE by OPTIMIZE
+
+2003-12-05 13:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Dump to pre7.
+
+2003-12-05 13:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Make GZIP_PROGRAM and TAR_PROGRAM precious.
+
+2003-12-05 12:57  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Use TAR_PROGRAM and GZIP_PROGRAM instead of GZIP and TAR.
+
+2003-12-02 18:22  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* No need to link against X-libs now that gltools was removed from
+	  LIBS.
+	  NOTA BENE: linking a shared library against a non-shared library
+	  is
+	  not portable.
+
+2003-12-02 18:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Fix Darwin checks.
+
+2003-12-02 18:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-12-01 23:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Don't include the Makefile.in's into the Demo tarball.
+
+2003-12-01 23:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add note about compatibility between F77 Compiler an blas.
+
+2003-12-01 23:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Prettyfy some messages.
+
+2003-12-01 23:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* really include all ALBERTA versions.
+
+2003-12-01 22:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Fix some erroneous remarks introduced previously by myself.
+
+2003-12-01 22:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Remove generated demo subdirectory with "make distclean".
+
+2003-12-01 22:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Mention location of ALBERTA web-page and ALBERTA manual right at
+	  the
+	  beginning, because this is The Right Thing (tm).
+
+2003-12-01 22:03  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add some blas-wisdom. Start the file with a pointer to the
+	  web-page.
+
+2003-12-01 22:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Mention the mailing-list.
+
+2003-12-01 22:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Provide expanded prefix and exec_prefix versions (named
+	  expanded_SOMETHING).
+
+2003-12-01 22:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Only generate PLOT_for_all.c from PLOT_for_all.c.in when it is
+	  really
+	  needed.
+
+2003-12-01 22:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Include all Makefile's into AC_CONFIG_FILES(), otherwise "make
+	  distclean" doesn't work anymore.
+
+2003-12-01 19:48  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Use PLOT_for_all on SGI.
+
+2003-12-01 19:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Simplify for brain-dead make programs.
+
+2003-12-01 18:57  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* On Darwin, check whether -framework works if -l fails.
+
+2003-12-01 18:56  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-12-01 18:55  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Strip of some larger passages to m4/plotansi.m4 and m4/grape.m4
+
+2003-12-01 18:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Move automakefile generation to external shell-script.
+
+2003-12-01 18:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Ignore distdir.
+
+2003-12-01 18:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update.
+
+2003-12-01 18:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update from ALBERT to ALBERTA. Try to be more detailed about
+	  setting
+	  of compiler-flags.
+
+2003-12-01 18:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Use AM_CFLAGS and be a little bit more friendly to non-GNU make
+	  programs.
+
+2003-11-29 23:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Slight fixes.
+
+2003-11-29 23:18  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Run gzip with --force
+
+2003-11-29 23:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add auto-generated demo-package.
+
+2003-11-29 23:16  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Exchange with ALBERTA license.
+
+2003-11-29 22:01  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* New rule to generate Makefile.am's for all ALBERTA
+	  libraries. (maintainer-mode only)
+
+2003-11-29 22:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Hacks to disable C++ stuff.
+
+2003-11-29 21:58  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update.
+
+2003-11-29 21:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-11-29 21:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revisions.
+
+2003-11-29 21:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Gargh.
+
+2003-11-28 23:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Polish 'em up.
+
+2003-11-28 23:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Check for tar and gzip and copy DEMO/-directory in case of a
+	  VPATH build.
+
+2003-11-28 23:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update to reflect changes in configure.
+
+2003-11-28 23:00  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Demo-tarball and libtool.alberta.
+
+2003-11-28 22:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add libtool.alberta
+
+2003-11-28 18:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Conditionally enable/disable building of specific libraries
+	  (depending
+	  on dimensions and el_index and debugging).
+	  
+	  Default: only build 11/22/33 libraries without EL_INDEX but with
+	  debugging.
+
+2003-11-28 18:09  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* automake-1.7 can cope with SUBDIRS += :)
+
+2003-11-28 18:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add an automake conditional.
+
+2003-11-28 18:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-11-27 02:46  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Stuff compiles again. Unify options for various packages. Still
+	  to do:
+	  optionally disable debugging libraries, make compilation of DIM
+	  != DOW
+	  an option. Tune Demo package. Solutions well known, just do it :)
+
+2003-11-27 02:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Assure non-empty archive (dummy.c).
+
+2003-11-27 02:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-11-26 18:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Start to canonicalize config options. WARNING: THE PACKAGE WILL
+	  PROBABLY NOT COMPILE AT THIS STAGE.
+
+2003-09-10 17:05  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Bump version to pre3
+
+2003-09-10 16:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* ALBERT becomes female.
+
+2003-09-10 15:59  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-09-10 15:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* First step in ALBERT becoming femail.
+
+2003-09-10 14:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Set debugging CFLAGS a little bit more intelligently.
+
+2003-08-18 09:02  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Make the header file an option.
+
+2003-08-07 12:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update.
+
+2003-08-01 14:27  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* *** empty log message ***
+
+2003-07-10 14:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Don't bail out if unsetenv is not found.
+
+2003-07-08 11:07  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* SGI seemingly does not have unsetenv(). FIXME: how to unset
+	  environment variables on SGI without tweaking environ yourself.
+
+2003-07-08 11:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update.
+
+2003-07-08 10:36  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Don't use -L$x_libraries 'cause $x_libraries can be empty, -L
+	  without
+	  argument confuses the linker or resets the search path for
+	  libraries.
+	  Instead, use AC_PATH_XTRA and $X_LIBS.
+
+2003-07-07 22:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update. State of ALBERT_1_2_PRE_1 tag.
+
+2003-07-07 22:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Use a really dirty hack to make libtool work with icc. libtool is
+	  _really_
+	  brain-damaged w.r.t. to fortran.
+
+2003-07-07 20:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Target for albert.ps moved to where it belongs:
+	  ALBERT/Makefile.am.
+
+2003-07-07 20:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update to libtool-1.5.
+
+2003-07-07 17:06  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add ALBERT_UTIL to include-directories for GRAPE-stuff.
+
+2003-07-07 16:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* -LPATH should precede -lLIB.
+
+2003-07-07 14:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Use AM_MAINTAINER_MODE, automatically create documentation with
+	  "make
+	  dist".
+
+2003-07-07 13:53  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-07-07 13:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Provide getopt_long() in gnu-compat/ in case it should be
+	  missing.
+
+2003-07-04 16:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Include more F77 autoconf macros. Should be used one day to make
+	  Fortran
+	  stuff more portable ...
+	  
+	  Quick hack for icc. For rpath settings, icc needs -Wl which is --
+	  unluckily -- not properly detected by configure. So just hardcode
+	  -Wl
+	  when `basename $CC` = icc.
+
+2003-07-04 15:50  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add bin/, lib/ and include/.
+
+2003-07-04 09:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Dummy contents.
+
+2003-07-04 09:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Update. NOTE: the ChangeLog contains the changes on the
+	  main-trunk as
+	  well as the changes on any branch.
+
+2003-07-04 09:40  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-07-02 17:17  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Deleted test file hello.txt
+
+2003-07-02 17:06  robertk
+
+	* *** empty log message ***
+
+2003-07-02 15:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-06-30 09:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* June 30th state.
+
+2003-06-27 09:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Set ALBERT_INCLUDE_PATH to the _local_ location of albert.h
+
+2003-06-27 09:24  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Restoring the default CPPFLAGS was kind of borken.
+
+2003-06-26 17:10  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Require AC_SET_PREFIX() again (needed for -rpath).
+
+2003-06-26 10:41  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add some more cruft, generated when building inside the
+	  source-tree.
+
+2003-06-26 10:35  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Don't require AC_SET_PREFIX().
+
+2003-06-25 16:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Reworked a little bit after communication with Dani.
+
+2003-06-25 16:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add all .m4 files in ./m4/ (make complains otherwise after "make
+	  dist").
+
+2003-06-25 15:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Tell people where to get help with CVS.
+
+2003-06-25 15:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Let rcs2log auto-generate this file. While this could be excluded
+	  from
+	  the CVS (because it could be re-generated) I thought it would be
+	  a
+	  good idea to keep it inside. Hard-disk space has become cheap
+	  lately ...
+
+2003-06-25 15:26  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Typo fixed.
+
+2003-06-25 15:25  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* _properly_ use AC_HELP_STRING() for nicer formatting in
+	  AC_ARG_WITH
+	  and friends.
+
+2003-06-25 15:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* User AC_HELP_STRING() for nicer formatting in AC_ARG_WITH and
+	  friends.
+
+2003-06-25 15:21  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add GRAPE settings. It is done in a way that the stand-alone
+	  package
+	  AlbertMovi and the ALBERT distribution share the same source and
+	  Makefile.am's.
+
+2003-06-25 15:20  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add GRAPE to SUBDIRS if conditional GRAPE is true.
+
+2003-06-25 15:19  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add some more blah. Document the presence of the GRAPE interface
+	  in README,
+	  give a hint to use admin-utils/cvs.sh in MAINTENANCE.
+
+2003-06-25 11:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Add more auto-generated files.
+
+2003-06-25 09:47  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision, let CVS ignore Makefile.in's and a couple of
+	  other
+	  auto-generated files.
+
+2003-06-25 09:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* This file is auto-generated, hence _not_ kept in the CVS.
+
+2003-06-22 16:49  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Optional packages can be disabled with one switch.
+
+2003-06-22 16:31  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Optional packages can be disabled with one switch.
+
+2003-06-18 13:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Need to link against the ALBERT libs, of course.
+
+2003-06-18 13:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Convert - to _ in variable names.
+
+2003-06-18 11:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-06-18 11:42  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Make QGL optional.
+
+2003-06-18 11:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-06-18 11:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Convert "-" signs to "_".
+
+2003-06-16 12:43  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* *** empty log message ***
+
+2003-06-16 11:54  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* *** empty log message ***
+
+2003-06-14 23:34  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Fix libdir and includedir reference.
+
+2003-06-14 23:32  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Reorganize using AC_REQUIRE.
+
+2003-06-14 19:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* AC_CHECK_PKG renamed to ALBERT_CHECK_PKG.
+
+2003-06-14 19:14  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Use $1_LIB_PATH and $1_INCLUDE_PATH to be a little bit more
+	  consistent
+	  with stock ALBERT.
+
+2003-06-14 18:44  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Defaults default to libdir and includedir
+
+2003-06-14 18:33  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Rename AC_CHECK_PACKAGE to ALBERT_CHECK_PACKAGE.
+
+2003-06-14 16:23  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Check for additional libraries and make it work with the cache.
+
+2003-06-14 14:30  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Fix a typo.
+
+2003-06-14 13:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Documentation.
+
+2003-06-14 13:52  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Check for albert.h
+
+2003-06-14 13:51  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision.
+
+2003-06-14 12:38  Claus-Justus Heine <Claus.Heine@Mathematik.Uni-Freiburg.DE>
+
+	* Initial revision
+
+2003-05-09 13:53  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Changed "MesaGL" to "GL" since the latter seems obsolete for
+	  Linux...
+
+2003-04-10 16:10  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* First steps toward albert-1.2
+
+2003-03-17 15:16  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Changed order of library checks for non-Linux compilation
+
+2003-03-17 14:46  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Added check for "-ldl" library, which seemed necessary to create
+	  standalone binaries.
+	  configure will not complain if it is missing.
+
+2003-02-26 14:45  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Changed order of lib checks for LINUX-platforms. Order should be
+	  right-to-left, i.e.
+	  least-dependent to most-dependent.
+
+2002-12-04 13:48  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Some changes due to new configure option --enable-el_index
+
+2002-12-04 13:33  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Changes due to new configuration option --enable-el_index,
+	  meaning that EL_INDEX=1-library versions of ALBERT are to be
+	  built.
+
+2002-11-11 16:27  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* now checking for libGL if libMesaGL not found (Linux-case)
+
+2002-11-11 15:30  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* it is better to specify absolute path for "gltools". Changed
+	  configure.ac to disply corresponding message when using configure
+	  --help
+
+2002-08-07 10:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* *** empty log message ***
+
+2002-08-07 09:55  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* changed default library installation mode: will now install
+	  static and shared by default.
+
+2002-08-06 11:49  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Force abort if GL-headers are missing. Quick and dirty solution -
+	  user might not want graphical output for ALBERT!
+
+2002-07-23 13:48  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* fixed ALBERT_UTIL,
+	  and several Makefile.am's
+
+2002-07-05 10:03  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Other administrative files needed by autoconf.
+
+2002-07-05 09:59  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Please use "aclocal" to recreate this file when changing versions
+	  of automake or autoconf.
+
+2002-07-05 09:54  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* These files are necessary, if maintainer choses to check out a
+	  complete
+	  version. When changing version of automake, please do a
+	  "libtoolize" to update these!
+
+2002-06-25 11:26  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Einige Aenderungen in der Organisation
+
+2002-06-17 12:34  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* some support for sparc-sun-SunOS
+
+2002-06-13 16:47  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Added some SUN support (-lnsl for xdr-routines)
+
+2002-06-13 10:19  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* First halfway working distribution !
+
+2002-06-11 17:08  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* *** empty log message ***
+
+2002-06-11 16:57  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* *** empty log message ***
+
+2002-06-11 16:17  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* cleaned up a bit, all other files are system files
+
+2002-06-11 14:02  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Delete all CVS directories in distribution
+
+2002-06-11 13:44  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* *** empty log message ***
+
+2002-06-10 18:09  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Standard settings seems to work at last...
+
+2002-06-10 11:39  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* *** empty log message ***
+
+2002-06-10 10:04  Daniel Koester <Koester@Math.Uni-Augsburg.DE>
+
+	* Initial revision