2012-01-13 13:49  heinecj

	* .: Re-create the 3.0 release branch.

2011-08-31 12:49  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/src/3d/Makefile.in, demo/src/4d/Makefile.in,
	  demo/src/5d/Makefile.in: Include path isssue.

2010-11-18 15:44  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/src/3d/Makefile.in, demo/src/3d/ellipt-moebius.c,
	  demo/src/3d/ellipt2.c, demo/src/4d/Makefile.in,
	  demo/src/4d/ellipt-klein-bottle.c, demo/src/5d/Makefile.in,
	  demo/src/Common/alberta-demo.h,
	  demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-periodic.c,
	  demo/src/Common/ellipt-sphere.c,
	  demo/src/Common/geomview-graphics.c, demo/src/Common/graphics.c,
	  demo/src/Common/graphics.h, demo/src/Common/heat-easy.c,
	  demo/src/Common/heat.c, demo/src/Common/nonlin.h,
	  demo/src/Common/quasi-stokes.c, demo/src/Common/stokes.c: Change
	  the standard include stuff from `#include <alberta.h>' to
	  `#include <alberta/alberta.h>'

2010-06-21 15:02  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/src/3d/Makefile.in, demo/src/4d/Makefile.in,
	  demo/src/5d/Makefile.in: Some systems do need ranlib .... MACOSX

2009-06-08 05:33  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/quasi-stokes.c: Slight fixes and adaptation to
	  robin_bound() calling convention.

2009-05-05 08:14  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/quasi-stokes.c: Initialization of the
	  preconditioner for the pressure preconditioner was broken.

2009-05-05 08:13  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/quasi-stokes.dat: Add the "dirichlet boundary"
	  parameter.

2009-04-23 23:34  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* albertadist/ChangeLog, demo/ChangeLog: Update.

2009-03-27 18:30  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-isoparam.c: Reenable graphics.

2009-03-27 18:28  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-isoparam.c: Typos.

2009-03-26 18:29  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/heat.c, doc/heat.tex: Cometics (comment)

2009-03-19 21:40  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c, demo/src/Common/heat.c: Cosmetics.

2009-03-19 10:20  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/nonlin.c: Cosmetics.

2009-03-19 10:20  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/nlsolve.c: Cosmetics.

2009-03-19 10:20  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/nlprob.c: Cosmetics.

2009-03-19 10:20  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/cmdline.c: Typo.

2009-03-19 10:20  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/nonlin.dat: Add the "online graphics:" key.

2009-03-11 18:08  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/periodic-torus.amc: Comments.

2009-03-11 18:07  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/macro.amc: Cosmetics.

2009-02-16 16:19  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/Common/ellipt.c: changed the order of "global_refine"
	  and "get_lagrange"

2009-02-16 12:46  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/Common/nlsolve.c: used dof_real_vec_skel-routines

2009-02-14 10:58  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/quasi-stokes.c, demo/src/Common/stokes.c:
	  Cleanup.

2009-02-13 20:01  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/ellipt-moebius.c: global_refine() now takes a third
	  argument, the fill-flags used during mesh-traversal.

2009-02-13 15:32  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/2d/INIT/quasi-stokes.dat,
	  demo/src/3d/INIT/quasi-stokes.dat,
	  demo/src/Common/quasi-stokes.c: matched demo-programs to new
	  preconditioner ILU(k) they all compile now but have to be tested

2009-02-13 13:55  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/4d/ellipt-klein-bottle.c,
	  demo/src/5d/ellipt-klein-3-bottle.c, demo/src/Common/nlsolve.c:
	  replaced c++ commentary style with c-style

2009-02-13 13:55  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/2d/INIT/stokes.dat, demo/src/3d/INIT/stokes.dat,
	  demo/src/Common/stokes.c: matched demo-programs to new
	  preconditioner ILU(k) they all compile now but have to be tested

2009-02-09 21:42  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/ellipt2.c, demo/src/4d/ellipt-klein-bottle.c,
	  demo/src/5d/ellipt-klein-3-bottle.c, demo/src/Common/ellipt-dg.c,
	  demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-periodic.c,
	  demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/ellipt.c, demo/src/Common/heat-easy.c,
	  demo/src/Common/heat.c, demo/src/Common/nonlin.c,
	  demo/src/Common/quasi-stokes.c, demo/src/Common/stokes.c:
	  refine()/coarsen(): now need a fill-flags argument.

2009-02-09 07:35  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/block_solve/demo/Common/stokes.c,
	  add_ons/block_solve/src/oem_block_solve.c,
	  add_ons/libalbas/tests/stokes_bubble_d_test.c,
	  add_ons/libalbas/tests/stokes_bubble_test.c,
	  add_ons/libalbas/tests/stokes_wall_bubble_test.c,
	  add_ons/static_condensation/demo/Common/mini-quasi-stokes.c,
	  add_ons/static_condensation/demo/Common/mini-stokes.c,
	  alberta/src/Common/block_precon.c,
	  alberta/src/Common/dof_admin.c, alberta/src/Common/macro.c,
	  alberta/src/Common/read_mesh.c,
	  alberta/src/Common/read_mesh_xdr_1.2.c,
	  alberta/src/Common/write_mesh_gmv.c,
	  alberta/tests/read_mesh_test.c,
	  demo/src/Common/geomview-graphics.c: Remove some compiler
	  warnings, update to changed calling convention for refine() &
	  friends

2009-02-06 16:51  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/1d/INIT/ellipt-periodic.dat,
	  demo/src/1d/INIT/ellipt.dat, demo/src/1d/INIT/heat.dat,
	  demo/src/1d/INIT/nonlin.dat, demo/src/2d/INIT/ellipt-dg.dat,
	  demo/src/2d/INIT/ellipt-isoparam.dat,
	  demo/src/2d/INIT/ellipt-periodic.dat,
	  demo/src/2d/INIT/ellipt-sphere.dat,
	  demo/src/2d/INIT/ellipt-torus.dat, demo/src/2d/INIT/ellipt.dat,
	  demo/src/2d/INIT/heat.dat, demo/src/2d/INIT/nonlin.dat,
	  demo/src/2d/INIT/stokes.dat, demo/src/3d/INIT/ellipt-dg.dat,
	  demo/src/3d/INIT/ellipt-isoparam.dat,
	  demo/src/3d/INIT/ellipt-moebius.dat,
	  demo/src/3d/INIT/ellipt-periodic.dat,
	  demo/src/3d/INIT/ellipt-sphere.dat,
	  demo/src/3d/INIT/ellipt-torus.dat, demo/src/3d/INIT/ellipt.dat,
	  demo/src/3d/INIT/ellipt2.dat, demo/src/3d/INIT/heat.dat,
	  demo/src/3d/INIT/nonlin.dat,
	  demo/src/4d/INIT/ellipt-klein-bottle.dat,
	  demo/src/4d/INIT/ellipt-sphere.dat,
	  demo/src/4d/INIT/ellipt-torus.dat,
	  demo/src/5d/INIT/ellipt-klein-3-bottle.dat,
	  demo/src/Common/ellipt-dg.c, demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-periodic.c,
	  demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/ellipt.c, demo/src/Common/heat-easy.c,
	  demo/src/Common/heat.c, demo/src/Common/nlsolve.c: matched
	  demo-programs to new preconditioner ILU(k) they all compile now
	  but have to be tested

2009-01-27 09:51  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/macro-circ.amc, demo/src/2d/Macro/macro.amc,
	  demo/src/2d/Macro/periodic.amc, demo/src/2d/Macro/periodic2.amc:
	  Out of date.

2008-12-11 14:09  Rebecca Stotz <Rebecca.Stotz@Mathematik.Uni-Freiburg.DE>

	* demo/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.

2008-09-27 03:44  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt-dg.dat: Update, changed parameters etc.

2008-09-26 19:34  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.c: Get rid of some compiler
	  warnings.

2008-09-26 19:33  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt-dg.dat: Aquire basis function by name,
	  not only degree.

2008-09-25 11:41  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-dg.c: Test-code for orthogonal basis
	  functions.

2008-09-25 09:46  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/quasi-stokes.c, demo/src/Common/stokes.c: Use the
	  new routines set_refine/coarse_inter[_dow]().

2008-09-25 07:28  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt-dg.dat, demo/src/Common/ellipt-dg.c:
	  Test-code for the new orthogonal DG functions.

2008-06-25 09:35  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/heat.c: Fix bound EL_VEC handling.

2008-06-25 09:34  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-periodic.c: Simplify the rhs.

2008-05-30 12:09  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>

	* demo/src/Common/quasi-stokes.c: mu and nu were interchanged in
	  the call to oem_sp_solve().

2008-05-29 16:00  Jan Steinhilber <Jan.Steinhilber@Mathematik.Uni-Freiburg.DE>

	* demo/src/Common/quasi-stokes.c: Should be p_init_element in
	  B_oinfo.

2008-05-08 11:24  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/libalbas/tests/graphics.c, demo/src/Common/graphics.c:
	  Fix also non-gfx graphics_d() proto-type.

2008-04-22 20:53  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/stokes.dat: Optionally write the solution to
	  disk.

2008-04-22 20:52  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/stokes.dat: Optionally write the solution to
	  disk.

2008-04-22 20:52  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/stokes.c: Optionally write the solution to disk.

2008-04-18 22:45  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/heat-easy.c, demo/src/Common/heat.c: Use
	  write_dof_real_vec_xdr().

2008-04-10 16:39  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/4d/INIT/ellipt-sphere.dat: Wrong keyword.

2008-04-10 14:32  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-torus.c: Test-code for read-back of
	  parametric meshes.

2008-04-10 14:32  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-periodic.c: Cosmetics.k

2008-04-10 09:40  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-periodic.c: Adapt to changed read_mesh
	  stuff.

2008-04-10 09:37  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/nlsolve.c: "port" to new ALBERTA interface.

2008-04-08 12:24  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/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>

	* demo/src/4d/Macro/klein-bottle.amc,
	  demo/src/4d/ellipt-klein-bottle.c: matched to new Alberta-Version

2008-04-07 16:23  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c: Cosmetics.

2008-04-03 11:24  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/1d/INIT/ellipt-periodic.dat,
	  demo/src/1d/INIT/ellipt.dat, demo/src/1d/INIT/heat.dat,
	  demo/src/1d/INIT/nonlin.dat,
	  demo/src/2d/INIT/ellipt-isoparam.dat,
	  demo/src/2d/INIT/ellipt-periodic.dat,
	  demo/src/2d/INIT/ellipt-sphere.dat,
	  demo/src/2d/INIT/ellipt-torus.dat, demo/src/2d/INIT/ellipt.dat,
	  demo/src/2d/INIT/heat.dat, demo/src/2d/INIT/nonlin.dat,
	  demo/src/3d/INIT/ellipt-isoparam.dat,
	  demo/src/3d/INIT/ellipt-moebius.dat,
	  demo/src/3d/INIT/ellipt-periodic.dat,
	  demo/src/3d/INIT/ellipt-sphere.dat,
	  demo/src/3d/INIT/ellipt-torus.dat, demo/src/3d/INIT/ellipt.dat,
	  demo/src/3d/INIT/ellipt2.dat, demo/src/3d/INIT/heat.dat,
	  demo/src/3d/INIT/nonlin.dat,
	  demo/src/4d/INIT/ellipt-klein-bottle.dat,
	  demo/src/4d/INIT/ellipt-sphere.dat,
	  demo/src/4d/INIT/ellipt-torus.dat,
	  demo/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>

	* demo/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>

	* demo/src/3d/ellipt2.c: matched demo-program to new
	  Alberta-Version

2008-04-02 15:27  Notger Noll <Notger.Noll@Pluto.Uni-Freiburg.DE>

	* demo/src/2d/INIT/nonlin.dat, demo/src/3d/INIT/ellipt-sphere.dat,
	  demo/src/3d/INIT/ellipt.dat, demo/src/3d/INIT/heat.dat,
	  demo/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>

	* demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-periodic.c,
	  demo/src/Common/ellipt-torus.c, demo/src/Common/ellipt.c,
	  demo/src/Common/heat-easy.c, demo/src/Common/heat.c,
	  demo/src/Common/nlsolve.c, demo/src/Common/nonlin.c,
	  demo/src/Common/quasi-stokes.c: matched demo-programs to new
	  ALBERTA-Version

2008-03-30 17:33  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* alberta/src/alberta_Nd, alberta/src/alberta_Nd_debug,
	  demo/src/2d, demo/src/3d: svn:ignore issues.

2008-03-30 17:31  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/Makefile.am, add_ons/libalbas,
	  add_ons/libalbas/Makefile.am, add_ons/libalbas/src,
	  add_ons/libalbas/src/Makefile.am, add_ons/libalbas/src/albas.h,
	  add_ons/libalbas/src/basfcts.c, add_ons/libalbas/src/bubble.c,
	  add_ons/libalbas/src/null.c, add_ons/libalbas/src/trace_bubble.c,
	  add_ons/libalbas/src/wall_bubbles.c, alberta/src/0d/bas_fct_0d.c,
	  alberta/src/1d/disc_lagrange_0_1d.c,
	  alberta/src/1d/disc_lagrange_1_1d.c,
	  alberta/src/1d/disc_lagrange_2_1d.c, alberta/src/1d/graphXO_1d.c,
	  alberta/src/1d/lagrange_1_1d.c, alberta/src/1d/lagrange_2_1d.c,
	  alberta/src/1d/lagrange_3_1d.c, alberta/src/1d/lagrange_4_1d.c,
	  alberta/src/1d/parametric_1d.c, alberta/src/1d/refine_1d.c,
	  alberta/src/1d/submesh_1d.c, alberta/src/1d/traverse_r_1d.c,
	  alberta/src/2d/disc_lagrange_0_2d.c,
	  alberta/src/2d/disc_lagrange_1_2d.c,
	  alberta/src/2d/disc_lagrange_2_2d.c, alberta/src/2d/graphXO_2d.c,
	  alberta/src/2d/lagrange_1_2d.c, alberta/src/2d/lagrange_2_2d.c,
	  alberta/src/2d/lagrange_3_2d.c, alberta/src/2d/lagrange_4_2d.c,
	  alberta/src/2d/level_2d.c, alberta/src/2d/macro_2d.c,
	  alberta/src/2d/parametric_2d.c, alberta/src/2d/refine_2d.c,
	  alberta/src/2d/submesh_2d.c, alberta/src/2d/traverse_r_2d.c,
	  alberta/src/3d/disc_lagrange_0_3d.c,
	  alberta/src/3d/disc_lagrange_1_3d.c,
	  alberta/src/3d/disc_lagrange_2_3d.c,
	  alberta/src/3d/lagrange_1_3d.c, alberta/src/3d/lagrange_2_3d.c,
	  alberta/src/3d/lagrange_3_3d.c, alberta/src/3d/lagrange_4_3d.c,
	  alberta/src/3d/level_3d.c, alberta/src/3d/macro_3d.c,
	  alberta/src/3d/parametric_3d.c, alberta/src/3d/submesh_3d.c,
	  alberta/src/3d/traverse_r_3d.c, alberta/src/Common/GS_precon.c,
	  alberta/src/Common/HB_precon.c, alberta/src/Common/Makefile.am,
	  alberta/src/Common/Makefile.am.include,
	  alberta/src/Common/SSOR_precon.c, alberta/src/Common/alberta.h,
	  alberta/src/Common/alberta_inlines.h,
	  alberta/src/Common/alberta_intern.h,
	  alberta/src/Common/assemble-instat.c,
	  alberta/src/Common/assemble.c, alberta/src/Common/assemble.h,
	  alberta/src/Common/assemble_bndry.c,
	  alberta/src/Common/assemble_bndry.h,
	  alberta/src/Common/assemble_bndry_fcts.c.in,
	  alberta/src/Common/assemble_fcts.c.in,
	  alberta/src/Common/assemble_fcts.h.in,
	  alberta/src/Common/assemble_neigh.c,
	  alberta/src/Common/bas_fct.c, alberta/src/Common/block_precon.c,
	  alberta/src/Common/bndry_cond.c, alberta/src/Common/check.c,
	  alberta/src/Common/coarsen.c, alberta/src/Common/diag_precon.c,
	  alberta/src/Common/dof_admin.c, alberta/src/Common/dof_chains.h,
	  alberta/src/Common/dxtools.c, alberta/src/Common/el_vec.h,
	  alberta/src/Common/element.c, alberta/src/Common/error.c,
	  alberta/src/Common/estimator.c,
	  alberta/src/Common/estimator_dowb.c, alberta/src/Common/eval.c,
	  alberta/src/Common/evaluate.h, alberta/src/Common/gauss-quad.c,
	  alberta/src/Common/gltools.c, alberta/src/Common/l2scp.c,
	  alberta/src/Common/level.c, alberta/src/Common/macro.c,
	  alberta/src/Common/memory.c, alberta/src/Common/numint.c,
	  alberta/src/Common/oem_solve.c, alberta/src/Common/oem_solve_d.c,
	  alberta/src/Common/oem_solve_dowb.c,
	  alberta/src/Common/oem_solve_s.c,
	  alberta/src/Common/oem_sp_solve.c,
	  alberta/src/Common/parametric.c,
	  alberta/src/Common/parametric_intern.h,
	  alberta/src/Common/periodic.c, alberta/src/Common/quad_cache.c,
	  alberta/src/Common/read_mesh.c, alberta/src/Common/refine.c,
	  alberta/src/Common/submesh.c, alberta/src/Common/trav_xy.c,
	  alberta/src/Common/traverse_nr.c,
	  alberta/src/Common/traverse_r.c, alberta/src/Common/wall_quad.c,
	  alberta/src/Common/write_mesh.c,
	  alberta/src/Common/write_mesh_gmv.c,
	  alberta/src/alberta_Nd/Makefile.am,
	  alberta/src/alberta_Nd_debug/Makefile.am,
	  alberta_util/src/Makefile.am, alberta_util/src/alberta_util.h,
	  alberta_util/src/alberta_util_inlines.h.in.in,
	  alberta_util/src/msg.c, alberta_util/src/spcg.c,
	  albertadist/Makefile.am.template, albertadist/configure.ac,
	  albertadist/gen-assemble-fcts.sh,
	  albertadist/generate-alberta-automakefiles.sh,
	  albertadist/gnu-compat/Makefile.am,
	  albertadist/m4/check-iso-c99.m4, albertadist/m4/check-package.m4,
	  albertadist/m4/simple-enable-flag.m4,
	  demo/src/2d/INIT/ellipt-dg.dat,
	  demo/src/2d/INIT/quasi-stokes.dat, demo/src/2d/INIT/stokes.dat,
	  demo/src/2d/Makefile.in, demo/src/3d/INIT/ellipt-dg.dat,
	  demo/src/3d/INIT/quasi-stokes.dat, demo/src/3d/INIT/stokes.dat,
	  demo/src/3d/Makefile.in, demo/src/Common/ellipt-dg.c,
	  demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-periodic.c,
	  demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/ellipt.c, demo/src/Common/geomview-graphics.c,
	  demo/src/Common/graphics.c, demo/src/Common/graphics.h,
	  demo/src/Common/heat-easy.c, demo/src/Common/heat.c,
	  demo/src/Common/quasi-stokes.c, demo/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-14 14:46  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-torus.c: Forgot to commit a clean-up.

2008-02-13 16:51  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/embedded-torus.amc: Update to account for
	  changed interface to periodic meshes.

2008-02-13 16:50  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/embedded-torus.amc: Update to account for
	  changed interface to periodic meshes.

2008-02-13 16:50  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/4d/Macro/embedded-torus.amc: Update to account for
	  changed interface to periodic meshes.

2008-02-13 16:50  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/periodic2.amc: Alternate periodic macro
	  triangulation.

2008-02-13 16:48  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/5d/ellipt-klein-3-bottle.c: Update to changed interface
	  for periodic meshes.

2008-02-13 16:47  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c: Only include "alberta-demo.h"

2008-02-13 16:47  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-torus.c: Update to work with changed
	  interface for periodic meshes.

2008-02-13 16:42  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/periodic2.amc: alternate periodic macro
	  triangulation.

2008-02-10 16:33  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt-periodic.dat,
	  demo/src/2d/Macro/periodic.amc,
	  demo/src/Common/ellipt-periodic.c: Play around with face
	  transformations.

2008-02-10 16:32  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/periodic-torus.amc: Macro-triangulation with
	  geometric face transformations.

2008-02-05 16:49  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo, demo/src, demo/src/1d, demo/src/2d,
	  demo/src/2d/INIT/ellipt-periodic.dat,
	  demo/src/2d/INIT/ellipt-sphere.dat, demo/src/2d/INIT/ellipt.dat,
	  demo/src/3d, demo/src/3d/INIT/ellipt-periodic.dat,
	  demo/src/3d/INIT/ellipt-sphere.dat, demo/src/4d, demo/src/5d,
	  demo/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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-sphere.c: Cosmetics.

2008-02-05 16:48  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/heat.c: Mostly cosmetic changes.

2008-02-05 16:47  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/quasi-stokes.c: Also print the number of DOFs for
	  the pressure space.

2008-02-05 16:07  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/albertasystems/Heat/Common/estimator.c,
	  add_ons/geomview/geomview-graphics.c,
	  alberta/src/1d/graphXO_1d.c, alberta/src/1d/parametric_1d.c,
	  alberta/src/2d/parametric_2d.c, alberta/src/3d/parametric_3d.c,
	  alberta/src/3d/submesh_3d.c, alberta/src/Common/alberta.h,
	  alberta/src/Common/assemble-instat.c,
	  alberta/src/Common/dof_admin.c, alberta/src/Common/error.c,
	  alberta/src/Common/estimator.c,
	  alberta/src/Common/estimator_dowb.c, alberta/src/Common/eval.c,
	  alberta/src/Common/gltools.c, alberta/src/Common/l2scp.c,
	  alberta/src/Common/macro.c, alberta/src/Common/memory.c,
	  alberta/src/Common/parametric.c, alberta/src/Common/submesh.c,
	  alberta/src/Common/write_mesh_gmv.c, demo/src/3d/ellipt2.c,
	  demo/src/5d/ellipt-klein-3-bottle.c,
	  demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/geomview-graphics.c, demo/src/Common/heat.c,
	  demo/src/Common/nlsolve.c, demo/src/Common/quasi-stokes.c,
	  demo/src/Common/stokes.c: Rename TRAVERSE_START()/STOP() to
	  TRAVERSE_FIRST()/NEXT(); provide compatibility #defines.

2008-01-19 20:22  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/cmdline.c: Cosmetics.

2007-12-17 17:17  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/ellipt-moebius.c, demo/src/4d/ellipt-klein-bottle.c,
	  demo/src/5d/ellipt-klein-3-bottle.c,
	  demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/heat-easy.c, demo/src/Common/nonlin.c,
	  demo/src/Common/stokes.c: Slight changes, adapting to the
	  on-going ALBERTA development.

2007-12-12 08:12  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/ellipt.c, demo/src/Common/heat-easy.c,
	  demo/src/Common/stokes.c: Always use parse_parameters() helper
	  function.

2007-12-07 09:29  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/graphics.c: Ups. Ohne Worte.

2007-12-07 09:27  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/graphics.c: Fix the non-gltools version s.t. it
	  compiles and is compatible to the gltools version.

2007-12-06 16:15  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/heat.dat: Add missing "online graphics" switch.

2007-12-06 16:15  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/quasi-stokes.dat: Mention SSOR as
	  preconditioner.

2007-12-06 16:14  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/stokes.dat: Mention SSOR as preconditioner.

2007-12-06 16:11  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt.dat: Add missing online graphics switch.

2007-12-06 16:10  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/ellipt-moebius.c, demo/src/4d/ellipt-klein-bottle.c,
	  demo/src/5d/ellipt-klein-3-bottle.c,
	  demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-torus.c: Update to make it compile with
	  the latest ALBERTA changes, mostly concerning changes for
	  ..._loc() functions.

2007-11-26 15:47  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/ellipt-moebius.c, demo/src/3d/ellipt2.c,
	  demo/src/4d/ellipt-klein-bottle.c,
	  demo/src/5d/ellipt-klein-3-bottle.c,
	  demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/ellipt.c, demo/src/Common/geomview-graphics.c,
	  demo/src/Common/heat.c: Update to changed ALBERTA stuff. Seems to
	  work again.

2007-11-26 15:45  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/src/3d/Makefile.in, demo/src/4d/Makefile.in,
	  demo/src/5d/Makefile.in, demo/src/Makefile.in: Update to changed
	  ALBERTA stuff. Seems to work again.

2007-11-24 00:51  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/heat.c, demo/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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/quasi-stokes.c: Make it work with the new ALBERTA
	  version.

2007-11-24 00:26  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c: est_gn(): handle Robin boundary
	  conditions properly.

2007-11-23 17:11  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/stokes.c: Ported to V2.1

2007-11-23 17:11  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c: Cosmetics.

2007-11-23 17:11  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/nlsolve.c, demo/src/Common/nonlin.c,
	  demo/src/Common/nonlin.h: Ported to V2.1, needs further testing.

2007-11-23 13:12  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c, demo/src/Common/heat-easy.c,
	  demo/src/Common/heat.c: Mostly cosmetics.

2007-11-23 11:46  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/alberta-demo.h: #include limits.h and define
	  PATH_MAX.

2007-11-23 11:46  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/heat.c: Clean up and porting to new ALBERTA
	  version.

2007-11-23 11:45  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-periodic.c, demo/src/Common/ellipt.c: Some
	  smaller cosmetical stuff.

2007-11-23 10:52  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/Makefile.in, demo/src/3d/Makefile.in,
	  demo/src/4d/Makefile.in, demo/src/5d/Makefile.in: Add cmdline.o
	  to all object defs.

2007-11-23 10:50  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Makefile.in: Add cmdline.o to all object defs.

2007-11-23 10:50  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/graphics.h: cplusplus safe-guard.

2007-11-23 10:49  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-periodic.c, demo/src/Common/ellipt.c:
	  Include alberta-demo.h

2007-11-23 10:49  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/cmdline.c: Simple command line parsing.

2007-11-22 16:51  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c: app_data->user_data (undo previous
	  change).

2007-11-22 15:53  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt.dat, demo/src/3d/INIT/ellipt.dat,
	  demo/src/Common/ellipt.c: "Port" ellipt.c to the new boundary
	  stuff.

2007-11-22 15:47  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/grape/mesh/2d/Makefile.am,
	  add_ons/grape/mesh/3d/Makefile.am, alberta/src/0d/bas_fct_0d.c,
	  alberta/src/1d/disc_lagrange_0_1d.c,
	  alberta/src/1d/disc_lagrange_1_1d.c,
	  alberta/src/1d/disc_lagrange_2_1d.c, alberta/src/1d/graphXO_1d.c,
	  alberta/src/1d/lagrange_1_1d.c, alberta/src/1d/lagrange_2_1d.c,
	  alberta/src/1d/lagrange_3_1d.c, alberta/src/1d/lagrange_4_1d.c,
	  alberta/src/1d/macro_1d.c, alberta/src/1d/traverse_r_1d.c,
	  alberta/src/2d/disc_lagrange_0_2d.c,
	  alberta/src/2d/disc_lagrange_1_2d.c,
	  alberta/src/2d/disc_lagrange_2_2d.c,
	  alberta/src/2d/lagrange_1_2d.c, alberta/src/2d/lagrange_2_2d.c,
	  alberta/src/2d/lagrange_3_2d.c, alberta/src/2d/lagrange_4_2d.c,
	  alberta/src/2d/macro_2d.c, alberta/src/2d/submesh_2d.c,
	  alberta/src/2d/traverse_r_2d.c,
	  alberta/src/3d/disc_lagrange_0_3d.c,
	  alberta/src/3d/disc_lagrange_1_3d.c,
	  alberta/src/3d/disc_lagrange_2_3d.c,
	  alberta/src/3d/lagrange_1_3d.c, alberta/src/3d/lagrange_2_3d.c,
	  alberta/src/3d/lagrange_3_3d.c, alberta/src/3d/lagrange_4_3d.c,
	  alberta/src/3d/macro_3d.c, alberta/src/3d/submesh_3d.c,
	  alberta/src/3d/traverse_r_3d.c, alberta/src/Common/GS_precon.c,
	  alberta/src/Common/HB_precon.c, alberta/src/Common/MG_s2.c,
	  alberta/src/Common/Makefile.am,
	  alberta/src/Common/Makefile.am.include,
	  alberta/src/Common/alberta.h,
	  alberta/src/Common/alberta_inlines.h,
	  alberta/src/Common/alberta_intern.h,
	  alberta/src/Common/assemble-instat.c,
	  alberta/src/Common/assemble.c, alberta/src/Common/assemble.h,
	  alberta/src/Common/assemble_bndry.c,
	  alberta/src/Common/assemble_bndry.h,
	  alberta/src/Common/assemble_bndry_fcts.c.in,
	  alberta/src/Common/assemble_fcts.c.in,
	  alberta/src/Common/coarsen.c, alberta/src/Common/dof_admin.c,
	  alberta/src/Common/estimator.c,
	  alberta/src/Common/estimator_dowb.c, alberta/src/Common/eval.c,
	  alberta/src/Common/l2scp.c, alberta/src/Common/macro.c,
	  alberta/src/Common/memory.c, alberta/src/Common/oem_solve_d.c,
	  alberta/src/Common/oem_solve_dowb.c,
	  alberta/src/Common/oem_solve_s.c,
	  alberta/src/Common/oem_sp_solve.c,
	  alberta/src/Common/read_mesh.c, alberta/src/Common/refine.c,
	  alberta/src/Common/sor.c, alberta/src/Common/ssor.c,
	  alberta/src/Common/submesh.c, alberta/src/Common/write_mesh.c,
	  alberta/src/alberta_Nd/Makefile.am,
	  alberta/src/alberta_Nd_debug/Makefile.am,
	  alberta_util/src/Makefile.am, alberta_util/src/alberta_util.h,
	  alberta_util/src/alberta_util_inlines.h.in.in,
	  albertadist/Makefile.am.template, albertadist/configure.ac,
	  albertadist/gen-assemble-fcts.sh, demo/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-09-03 10:39  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/INIT/ellipt.dat, demo/src/2d/INIT/ellipt.dat,
	  demo/src/3d/INIT/ellipt.dat: Include non-Dirichlet boundary
	  conditions.

2007-09-03 10:37  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt.dat: Include non-Dirichlet boundary
	  conditions.

2007-09-03 10:35  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt.c: Include non-Dirichlet boundary
	  conditions.

2007-07-26 13:06  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.c: Use RGBA data type.

2007-07-25 13:25  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.c: Fixes for the binary 1d
	  case.

2007-07-25 13:25  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.c: Fixes for the binary 1d
	  case.

2007-07-25 13:19  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.c: Fixes for the non-parametric
	  case.

2007-07-25 10:07  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.c: Use "location camera" for
	  lights, fix non-parametric 3d stuff.

2007-07-06 22:36  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d, demo/src/2d/INIT/ellipt.dat: svn:ignore

2007-07-06 22:36  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d: svn:ignore

2007-07-06 22:25  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/ellipt-moebius.c, demo/src/3d/ellipt2.c,
	  demo/src/4d/ellipt-klein-bottle.c,
	  demo/src/5d/ellipt-klein-3-bottle.c,
	  demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-periodic.c,
	  demo/src/Common/ellipt-sphere.c, demo/src/Common/ellipt-torus.c,
	  demo/src/Common/ellipt.c, demo/src/Common/heat-easy.c,
	  demo/src/Common/heat.c, demo/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-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-isoparam.c,
	  demo/src/Common/ellipt-periodic.c, demo/src/Common/ellipt.c,
	  demo/src/Common/geomview-graphics.c, demo/src/Common/graphics.c,
	  demo/src/Common/graphics.h, demo/src/Common/heat-easy.c,
	  demo/src/Common/heat.c, demo/src/Common/nonlin.c,
	  demo/src/Common/nonlin.h, demo/src/Common/quasi-stokes.c,
	  demo/src/Common/stokes.c: Time-display for gltools.

2007-06-29 14:13  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* alberta_util/src/alberta_util.h, alberta_util/src/banach.c,
	  alberta_util/src/dnrm2.c, alberta_util/src/newton.c,
	  alberta_util/src/newton_br.c, alberta_util/src/newton_ds.c,
	  alberta_util/src/newton_fs.c, demo/src/Common/nlsolve.c:
	  bool-type for ud_DF argument in NLS_DATA.

2007-05-31 11:46  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d, demo/src/2d, demo/src/3d: Ignore Makefile (generated
	  for Makefile.in)

2007-05-17 16:50  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/Makefile.am, add_ons/geomview/Makefile.am,
	  add_ons/grape/mesh/2d/Makefile.am,
	  add_ons/grape/mesh/3d/Makefile.am, add_ons/meshtv/1d/Makefile.am,
	  add_ons/meshtv/2d/Makefile.am, add_ons/meshtv/3d/Makefile.am,
	  alberta/src/Common/Makefile.alberta.in,
	  alberta/src/Common/Makefile.am,
	  alberta/src/Common/Makefile.am.include,
	  alberta/src/Common/estimator.c,
	  alberta/src/Common/estimator_dowb.c, alberta/src/Makefile.am,
	  alberta/src/alberta2_Nd, alberta/src/alberta2_Nd_debug,
	  alberta/src/alberta_Nd, alberta/src/alberta_Nd/Makefile.am,
	  alberta/src/alberta_Nd_debug,
	  alberta/src/alberta_Nd_debug/Makefile.am,
	  alberta_util/src/Makefile.am, albertadist/MAINTENANCE,
	  albertadist/Makefile.am, albertadist/Makefile.am.template,
	  albertadist/README, albertadist/configure.ac,
	  albertadist/generate-alberta-automakefiles.sh,
	  albertadist/m4/alberta-check.m4, albertadist/m4/alberta-dims.m4,
	  albertadist/m4/check-package.m4, albertadist/m4/gltools.m4,
	  albertadist/m4/grapeiface.m4, albertadist/m4/opendx.m4,
	  albertadist/m4/opengl.m4, albertadist/m4/set-prefix.m4,
	  albertadist/m4/x-window-system.m4, albertadist/mksnap.sh,
	  demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/src/3d/Makefile.in, demo/src/4d/Makefile.in,
	  demo/src/5d/Makefile.in, demo/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-13 14:28  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/geomview/geomview-graphics.c,
	  demo/src/Common/geomview-graphics.c: VERTEX_OF_EDGE <->
	  vertex_of_edge changes.

2007-05-09 18:31  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* add_ons/geomview/geomview-graphics.c,
	  alberta/src/0d/element_0d.c, alberta/src/1d/element_1d.c,
	  alberta/src/2d/element_2d.c, alberta/src/3d/coarsen_3d.c,
	  alberta/src/3d/element_3d.c, alberta/src/3d/lagrange_4_3d.c,
	  alberta/src/3d/macro_3d.c, alberta/src/3d/memory_3d.c,
	  alberta/src/3d/parametric_3d.c, alberta/src/3d/refine_3d.c,
	  alberta/src/3d/traverse_nr_3d.c, alberta/src/Common/alberta.h,
	  alberta/src/Common/alberta_inlines.h,
	  alberta/src/Common/assemble.c,
	  alberta/src/Common/assemble_bndry_fcts.c.in,
	  alberta/src/Common/assemble_fcts.c.in,
	  alberta/src/Common/bndry_quad.c, alberta/src/Common/check.c,
	  alberta/src/Common/element.c, alberta/src/Common/eval.c,
	  alberta/src/Common/macro.c, alberta/src/Common/traverse_r.c,
	  alberta/src/Common/wall_quad.c,
	  demo/src/Common/geomview-graphics.c, demo/src/Common/heat.c,
	  demo/src/Common/nlsolve.c, demo/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-03 16:28  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/AUTHORS, demo/README, demo/src, demo/src/1d,
	  demo/src/1d/INIT/ellipt.dat, demo/src/1d/INIT/heat.dat,
	  demo/src/1d/INIT/nonlin.dat, demo/src/1d/Makefile.in,
	  demo/src/2d, demo/src/2d/INIT/ellipt.dat,
	  demo/src/2d/INIT/heat.dat, demo/src/2d/Makefile.in,
	  demo/src/3d/INIT/ellipt.dat, demo/src/3d/INIT/ellipt2.dat,
	  demo/src/3d/INIT/heat.dat, demo/src/3d/Makefile.in,
	  demo/src/3d/ellipt2.c, demo/src/Common/ellipt.c,
	  demo/src/Common/graphics.c, demo/src/Common/heat.c,
	  demo/src/Common/nlprob.c, demo/src/Common/nlsolve.c,
	  demo/src/Common/nonlin.c, demo/src/Common/nonlin.h: merge
	  init-element-branch -> trunk

2007-05-03 16:05  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/quasi-stokes.c: merge init-element-branch ->
	  trunk

2007-05-03 16:05  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-periodic.c: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.h: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/heat-easy.c: merge init-element-branch -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/geomview-graphics.c: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/alberta-logo.h: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-sphere.c: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/stokes.c: merge init-element-branch -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/graphics.h: merge init-element-branch -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-torus.c: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/Common/ellipt-isoparam.c: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt-periodic.dat: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt-torus.dat: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt-isoparam.dat: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt-sphere.dat: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/ellipt-moebius.dat: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/stokes.dat: merge init-element-branch -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/INIT/quasi-stokes.dat: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/periodic.amc: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/embedded-sphere.amc: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/18-sphere.amc: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/macro-small-neum.amc: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/macro-simple.amc: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/embedded-torus.amc: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/Macro/moebius.amc: merge init-element-branch -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/3d/ellipt-moebius.c: merge init-element-branch -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt-periodic.dat: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt-torus.dat: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt-isoparam.dat: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/ellipt-sphere.dat: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/stokes.dat: merge init-element-branch -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/INIT/quasi-stokes.dat: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/periodic.amc: merge init-element-branch ->
	  trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/embedded-sphere.amc: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/macro-small-neum.amc: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/2d/Macro/embedded-torus.amc: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/INIT/ellipt-periodic.dat: merge init-element-branch
	  -> trunk

2007-05-03 16:04  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/Macro/periodic.amc: merge init-element-branch ->
	  trunk

2007-05-03 16:03  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/5d: merge init-element-branch -> trunk

2007-05-03 16:03  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/4d: merge init-element-branch -> trunk

2006-12-11 13:49  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* demo/src/1d/INIT/ellipt.dat, demo/src/1d/INIT/heat.dat,
	  demo/src/2d/INIT/ellipt.dat, demo/src/2d/INIT/heat.dat,
	  demo/src/3d/INIT/ellipt.dat, demo/src/3d/INIT/ellipt2.dat,
	  demo/src/3d/INIT/heat.dat, demo/src/3d/ellipt2.c,
	  demo/src/Common/heat.c: Had to change some ALBERTA function calls
	  such as "init_leaf_data()", "write_mesh_gmv()".

2006-12-01 14:30  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* demo/src/3d/ellipt2.c, demo/src/Common/ellipt.c,
	  demo/src/Common/heat.c, demo/src/Common/nlsolve.c,
	  demo/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-11-22 21:33  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* demo/src/Common/ellipt.c, demo/src/Common/nlsolve.c,
	  demo/src/Common/nonlin.c: Some small typos fixed.

2006-11-18 22:49  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/src/3d/Makefile.in, demo/src/3d/ellipt2.c,
	  demo/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-06-16 15:25  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* demo/src/Common/nonlin.c: Initialized "mesh" variable in main()
	  to keep compiler happy.

2005-07-26 14:38  Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>

	* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/src/3d/Makefile.in: Little ALBERTA_DEBUG fixes.

2005-06-16 15:50  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* demo/src/1d/Makefile.in, demo/src/2d/Makefile.in,
	  demo/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-05-13 09:43  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* demo/src/3d/INIT/ellipt2.dat, demo/src/3d/Macro/halfsphere.amc,
	  demo/src/3d/Makefile.in, demo/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-04-28 13:21  Daniel Koester <Koester@Math.Uni-Augsburg.DE>

	* ALBERTA, ALBERTA_UTIL, DEMO, NST, NST/doc, NST/doc/bubble.tex,
	  NST/doc/defs.tex, NST/doc/elasticity.tex, NST/doc/notes.tex,
	  NST/doc/nst.tex, NST/src, NST/src/2.5d, NST/src/2d,
	  NST/src/2d/.libs, NST/src/2d/INIT, NST/src/2d/INIT/nst.dat,
	  NST/src/2d/Macro, NST/src/2d/Macro/disc-dirichlet.macro,
	  NST/src/2d/Macro/stand.macro, NST/src/2d/Macro/stand_big.macro,
	  NST/src/2d/Makefile, NST/src/2d/cap.c, NST/src/2d/lib,
	  NST/src/2d/mini.c, NST/src/2d/nst_graph.h,
	  NST/src/2d/nst_graphXO.c, NST/src/2d/problem.c, NST/src/3d,
	  NST/src/3d/INIT, NST/src/3d/INIT/nst.dat, NST/src/3d/Macro,
	  NST/src/3d/Macro/stand.macro, NST/src/3d/Macro/stand_big.macro,
	  NST/src/3d/Makefile, NST/src/3d/lib, NST/src/3d/problem.c,
	  NST/src/Common, NST/src/Common/assemble.c,
	  NST/src/Common/bound.c, NST/src/Common/divers.c,
	  NST/src/Common/error.c, NST/src/Common/estimator.c,
	  NST/src/Common/f77_matrix.c, NST/src/Common/f77_matrix.h,
	  NST/src/Common/graphics.c, NST/src/Common/init_nst.c,
	  NST/src/Common/load.c, NST/src/Common/navier.c,
	  NST/src/Common/nst.h, NST/src/Common/problem.h,
	  NST/src/Common/problem_common.c, NST/src/Common/solve_instat.c,
	  NST/src/Common/solve_stat.c, NST/src/Common/solver.c,
	  NST/src/Common/velocity.c, add_ons, add_ons/Makefile.am,
	  add_ons/grape, add_ons/grape/Makefile.am, add_ons/grape/mesh,
	  add_ons/grape/mesh/2d, add_ons/grape/mesh/2d/Makefile.am,
	  add_ons/grape/mesh/2d/memm2.c,
	  add_ons/grape/mesh/2d/mesh_interface.c, add_ons/grape/mesh/3d,
	  add_ons/grape/mesh/3d/Makefile.am, add_ons/grape/mesh/3d/memm3.c,
	  add_ons/grape/mesh/3d/mesh_interface.c,
	  add_ons/grape/mesh/Common,
	  add_ons/grape/mesh/Common/alberta_grape.c,
	  add_ons/grape/mesh/Common/alberta_movi.c,
	  add_ons/grape/mesh/Common/mesh_interface_common.c,
	  add_ons/grape/mesh/Common/tsc_timebar.c,
	  add_ons/grape/mesh/Makefile.am, add_ons/meshtv,
	  add_ons/meshtv/1d, add_ons/meshtv/1d/Makefile.am,
	  add_ons/meshtv/2d, add_ons/meshtv/2d/Makefile.am,
	  add_ons/meshtv/3d, add_ons/meshtv/3d/Makefile.am,
	  add_ons/meshtv/Common, add_ons/meshtv/Common/alberta_meshtv.c,
	  add_ons/meshtv/Makefile.am, admin/.cvsignore, admin/MAINTENANCE,
	  admin/Makefile.am, admin/Makefile.am.template, admin/README,
	  admin/alberta-2.0.spec, admin/configure.ac,
	  admin/generate-alberta-automakefiles.sh,
	  admin/gnu-compat/.cvsignore, admin/m4/f77mangle.m4,
	  admin/m4/fortran.m4, admin/m4/libtool.m4, admin/m4/plotansi.m4,
	  admin/m4/test, alberta, alberta/AUTHORS, alberta/Makefile.am,
	  alberta/NEWS, alberta/THANKS, alberta/src, alberta/src/0d,
	  alberta/src/0d/bas_fct_0d.c, alberta/src/0d/memory_0d.c,
	  alberta/src/1d, alberta/src/1d/bas_fct_1d.c,
	  alberta/src/1d/coarsen_1d.c, alberta/src/1d/disc_lagrange_0_1d.c,
	  alberta/src/1d/disc_lagrange_1_1d.c,
	  alberta/src/1d/disc_lagrange_2_1d.c, alberta/src/1d/element_1d.c,
	  alberta/src/1d/graphXO_1d.c, alberta/src/1d/lagrange_0_1d.c,
	  alberta/src/1d/lagrange_1_1d.c, alberta/src/1d/lagrange_2_1d.c,
	  alberta/src/1d/lagrange_3_1d.c, alberta/src/1d/lagrange_4_1d.c,
	  alberta/src/1d/macro_1d.c, alberta/src/1d/memory_1d.c,
	  alberta/src/1d/parametric_1d.c, alberta/src/1d/refine_1d.c,
	  alberta/src/1d/submesh_1d.c, alberta/src/1d/traverse_nr_1d.c,
	  alberta/src/1d/traverse_r_1d.c, alberta/src/2d,
	  alberta/src/2d/bas_fct_2d.c, alberta/src/2d/coarsen_2d.c,
	  alberta/src/2d/disc_lagrange_0_2d.c,
	  alberta/src/2d/disc_lagrange_1_2d.c,
	  alberta/src/2d/disc_lagrange_2_2d.c, alberta/src/2d/element_2d.c,
	  alberta/src/2d/graphXO_2d.c, alberta/src/2d/lagrange_0_2d.c,
	  alberta/src/2d/lagrange_1_2d.c, alberta/src/2d/lagrange_2_2d.c,
	  alberta/src/2d/lagrange_3_2d.c, alberta/src/2d/lagrange_4_2d.c,
	  alberta/src/2d/macro_2d.c, alberta/src/2d/memory_2d.c,
	  alberta/src/2d/parametric_2d.c, alberta/src/2d/refine_2d.c,
	  alberta/src/2d/submesh_2d.c, alberta/src/2d/traverse_nr_2d.c,
	  alberta/src/2d/traverse_r_2d.c, alberta/src/3d,
	  alberta/src/3d/bas_fct_3d.c, alberta/src/3d/coarsen_3d.c,
	  alberta/src/3d/disc_lagrange_0_3d.c,
	  alberta/src/3d/disc_lagrange_1_3d.c,
	  alberta/src/3d/disc_lagrange_2_3d.c, alberta/src/3d/element_3d.c,
	  alberta/src/3d/lagrange_0_3d.c, alberta/src/3d/lagrange_1_3d.c,
	  alberta/src/3d/lagrange_2_3d.c, alberta/src/3d/lagrange_3_3d.c,
	  alberta/src/3d/lagrange_4_3d.c, alberta/src/3d/macro_3d.c,
	  alberta/src/3d/memory_3d.c, alberta/src/3d/parametric_3d.c,
	  alberta/src/3d/refine_3d.c, alberta/src/3d/submesh_3d.c,
	  alberta/src/3d/traverse_nr_3d.c, alberta/src/3d/traverse_r_3d.c,
	  alberta/src/Common, alberta/src/Common/HB_precon.c,
	  alberta/src/Common/MG.c, alberta/src/Common/MG_s.c,
	  alberta/src/Common/MG_s1.c, alberta/src/Common/MG_s2.c,
	  alberta/src/Common/Makefile.alberta.in,
	  alberta/src/Common/Makefile.am,
	  alberta/src/Common/Makefile.am.include,
	  alberta/src/Common/adapt.c, alberta/src/Common/alberta.h,
	  alberta/src/Common/alberta_inlines.h,
	  alberta/src/Common/alberta_intern.h,
	  alberta/src/Common/assemble.c,
	  alberta/src/Common/assemble_dowb.c, alberta/src/Common/bas_fct.c,
	  alberta/src/Common/check.c, alberta/src/Common/coarsen.c,
	  alberta/src/Common/dof_admin.c, alberta/src/Common/element.c,
	  alberta/src/Common/error.c, alberta/src/Common/estimator.c,
	  alberta/src/Common/estimator_dowb.c, alberta/src/Common/eval.c,
	  alberta/src/Common/face_quad_fast.c,
	  alberta/src/Common/gltools.c, alberta/src/Common/graphXO.c,
	  alberta/src/Common/l2scp.c, alberta/src/Common/level_common.c,
	  alberta/src/Common/macro.c, alberta/src/Common/memory.c,
	  alberta/src/Common/numint.c, alberta/src/Common/oem_solve_d.c,
	  alberta/src/Common/oem_solve_dowb.c,
	  alberta/src/Common/oem_solve_s.c,
	  alberta/src/Common/parametric.c, alberta/src/Common/read_mesh.c,
	  alberta/src/Common/refine.c, alberta/src/Common/sor.c,
	  alberta/src/Common/ssor.c, alberta/src/Common/submesh.c,
	  alberta/src/Common/trav_xy.c, alberta/src/Common/traverse_nr.c,
	  alberta/src/Common/traverse_r.c, alberta/src/Common/write_mesh.c,
	  alberta/src/Common/write_mesh_gmv.c,
	  alberta/src/Common/write_mesh_ps.c, alberta/src/Makefile.am,
	  alberta_util, alberta_util/AUTHORS, alberta_util/Makefile.am,
	  alberta_util/THANKS, alberta_util/src,
	  alberta_util/src/Makefile.am, alberta_util/src/alberta_util.h,
	  alberta_util/src/alberta_util_inlines.h.in.in,
	  alberta_util/src/alberta_util_intern.h, alberta_util/src/alloc.c,
	  alberta_util/src/banach.c, alberta_util/src/bicgstab.c,
	  alberta_util/src/cg.c, alberta_util/src/daxpy.c,
	  alberta_util/src/dcopy.c, alberta_util/src/ddot.c,
	  alberta_util/src/ddot_.f, alberta_util/src/dexpy.c,
	  alberta_util/src/dexpy_.f, alberta_util/src/divers.c,
	  alberta_util/src/dmxpy.c, alberta_util/src/dmxpy_.f,
	  alberta_util/src/dnrm2.c, alberta_util/src/drandn.c,
	  alberta_util/src/drandn_.f, alberta_util/src/dscal.c,
	  alberta_util/src/dset.c, alberta_util/src/dswap.c,
	  alberta_util/src/dxpay.c, alberta_util/src/dxpay_.f,
	  alberta_util/src/gmres.c, alberta_util/src/info.c,
	  alberta_util/src/msg.c, alberta_util/src/newton.c,
	  alberta_util/src/newton_br.c, alberta_util/src/newton_ds.c,
	  alberta_util/src/newton_fs.c, alberta_util/src/odir.c,
	  alberta_util/src/ores.c, alberta_util/src/parameters.c,
	  alberta_util/src/qmr.c, alberta_util/src/spcg.c, demo,
	  demo/AUTHORS, demo/COPYING, demo/ChangeLog, demo/INSTALL,
	  demo/NEWS, demo/README, demo/THANKS, demo/src, demo/src/1d,
	  demo/src/1d/INIT, demo/src/1d/INIT/ellipt.dat,
	  demo/src/1d/INIT/heat.dat, demo/src/1d/INIT/nonlin.dat,
	  demo/src/1d/Macro, demo/src/1d/Macro/macro-big.amc,
	  demo/src/1d/Macro/macro-big_2d.amc, demo/src/1d/Macro/macro.amc,
	  demo/src/1d/Makefile.in, demo/src/2d, demo/src/2d/INIT,
	  demo/src/2d/INIT/ellipt.dat, demo/src/2d/INIT/heat.dat,
	  demo/src/2d/INIT/nonlin.dat, demo/src/2d/Macro,
	  demo/src/2d/Macro/macro-1.amc, demo/src/2d/Macro/macro-2.amc,
	  demo/src/2d/Macro/macro-34circ.amc,
	  demo/src/2d/Macro/macro-44circ.amc,
	  demo/src/2d/Macro/macro-big.amc,
	  demo/src/2d/Macro/macro-circ.amc,
	  demo/src/2d/Macro/macro-neum.amc, demo/src/2d/Macro/macro.amc,
	  demo/src/2d/Macro/macro_3d.amc, demo/src/2d/Makefile.in,
	  demo/src/3d, demo/src/3d/INIT, demo/src/3d/INIT/ellipt.dat,
	  demo/src/3d/INIT/heat.dat, demo/src/3d/INIT/nonlin.dat,
	  demo/src/3d/Macro, demo/src/3d/Macro/macro-big.amc,
	  demo/src/3d/Macro/macro.amc, demo/src/3d/Makefile.in,
	  demo/src/Common, demo/src/Common/ellipt.c,
	  demo/src/Common/graphics.c, demo/src/Common/heat.c,
	  demo/src/Common/nlprob.c, demo/src/Common/nlsolve.c,
	  demo/src/Common/nonlin.c, demo/src/Common/nonlin.h,
	  demo/src/Makefile.in, doc, doc/EPS, doc/EPS/bary.eps,
	  doc/EPS/bary.pdf, doc/EPS/circ.eps, doc/EPS/circ.pdf,
	  doc/EPS/coarse_atomic_2d.eps, doc/EPS/coarse_atomic_2d.pdf,
	  doc/EPS/coarse_atomic_2d.sc, doc/EPS/coarse_atomic_3d.eps,
	  doc/EPS/coarse_atomic_3d.pdf, doc/EPS/coarse_atomic_3d.sc,
	  doc/EPS/cubic_orient.eps, doc/EPS/cubic_orient.pdf,
	  doc/EPS/cubic_orient.sc, doc/EPS/edge_tetra.eps,
	  doc/EPS/edge_tetra.pdf, doc/EPS/edge_tetra.sc,
	  doc/EPS/edge_tria.eps, doc/EPS/edge_tria.pdf,
	  doc/EPS/edge_tria.sc, doc/EPS/ellipt_mesh.eps,
	  doc/EPS/ellipt_mesh.pdf, doc/EPS/ellipt_uh.eps,
	  doc/EPS/ellipt_uh.pdf, doc/EPS/heat3d_ntria.eps,
	  doc/EPS/heat3d_ntria.pdf, doc/EPS/heat3d_tau.eps,
	  doc/EPS/heat3d_tau.pdf, doc/EPS/heat_ntria.eps,
	  doc/EPS/heat_ntria.pdf, doc/EPS/heat_tau.eps,
	  doc/EPS/heat_tau.pdf, doc/EPS/linear_dof.eps,
	  doc/EPS/linear_dof.pdf, doc/EPS/linear_dof.sc,
	  doc/EPS/macro1d.eps, doc/EPS/macro1d.pdf, doc/EPS/macro2d.eps,
	  doc/EPS/macro2d.pdf, doc/EPS/macro2d.sc, doc/EPS/macro34.eps,
	  doc/EPS/macro34.pdf, doc/EPS/mesh+tree.sc,
	  doc/EPS/mesh+tree1.eps, doc/EPS/mesh+tree1.pdf,
	  doc/EPS/mesh+tree1.sc, doc/EPS/mesh+tree2.eps,
	  doc/EPS/mesh+tree2.pdf, doc/EPS/mesh+trees.sc,
	  doc/EPS/mesh_node.eps, doc/EPS/mesh_node.pdf,
	  doc/EPS/mesh_node.sc, doc/EPS/n_dof-2d.agr, doc/EPS/n_dof-2d.eps,
	  doc/EPS/n_dof-2d.pdf, doc/EPS/n_dof-3d.agr, doc/EPS/n_dof-3d.eps,
	  doc/EPS/n_dof-3d.pdf, doc/EPS/nl-grid2d.eps,
	  doc/EPS/nl-grid2d.pdf, doc/EPS/nl-grid3d.eps,
	  doc/EPS/nl-grid3d.pdf, doc/EPS/nl-sol2d.eps,
	  doc/EPS/nl-sol2d.pdf, doc/EPS/nl-sol3d.eps, doc/EPS/nl-sol3d.pdf,
	  doc/EPS/param_bound.eps, doc/EPS/param_bound.pdf,
	  doc/EPS/param_bound.sc, doc/EPS/patch_center.eps,
	  doc/EPS/patch_center.pdf, doc/EPS/patch_edge.eps,
	  doc/EPS/patch_edge.pdf, doc/EPS/patch_face.eps,
	  doc/EPS/patch_face.pdf, doc/EPS/patch_vertex.eps,
	  doc/EPS/patch_vertex.pdf, doc/EPS/patches.sc, doc/EPS/plus.eps,
	  doc/EPS/plus.pdf, doc/EPS/quadratic_dof.eps,
	  doc/EPS/quadratic_dof.pdf, doc/EPS/rect.eps, doc/EPS/rect.pdf,
	  doc/EPS/ref_1simplex.eps, doc/EPS/ref_1simplex.fig,
	  doc/EPS/ref_1simplex.pdf, doc/EPS/ref_1simplex.png,
	  doc/EPS/ref_tetra_e.eps, doc/EPS/ref_tetra_e.pdf,
	  doc/EPS/ref_tetra_e.sc, doc/EPS/ref_tetra_gen.eps,
	  doc/EPS/ref_tetra_gen.pdf, doc/EPS/ref_tetra_gen.sc,
	  doc/EPS/ref_tetra_v.eps, doc/EPS/ref_tetra_v.pdf,
	  doc/EPS/ref_tetra_v.sc, doc/EPS/ref_tria_v.eps,
	  doc/EPS/ref_tria_v.pdf, doc/EPS/refine_atomic_2d.eps,
	  doc/EPS/refine_atomic_2d.pdf, doc/EPS/refine_atomic_2d.sc,
	  doc/EPS/refine_atomic_3d.eps, doc/EPS/refine_atomic_3d.pdf,
	  doc/EPS/refine_atomic_3d.sc, doc/EPS/refine_recursive_2d.eps,
	  doc/EPS/refine_recursive_2d.pdf, doc/EPS/regular_2d.eps,
	  doc/EPS/regular_2d.pdf, doc/EPS/standard.eps,
	  doc/EPS/standard.pdf, doc/EPS/standard.sc,
	  doc/EPS/standard_refined.eps, doc/EPS/standard_refined.pdf,
	  doc/EPS/tau-2d.agr, doc/EPS/tau-2d.eps, doc/EPS/tau-2d.pdf,
	  doc/EPS/tau-3d.agr, doc/EPS/tau-3d.eps, doc/EPS/tau-3d.pdf,
	  doc/EPS/tria.eps, doc/EPS/tria.pdf, doc/EPS/tria_dof.eps,
	  doc/EPS/tria_dof.pdf, doc/EPS/tria_dof.sc,
	  doc/EPS/trias_forbidden.eps, doc/EPS/trias_forbidden.pdf,
	  doc/Logo, doc/Logo/albert.eps, doc/Logo/albert.gif,
	  doc/Logo/albert.sc, doc/Logo/alberta.eps, doc/Logo/alberta.jpg,
	  doc/Logo/alberta.rgb, doc/Logo/alberta.sc, doc/adapt-concept.tex,
	  doc/adapt-impl.tex, doc/alberta.bib, doc/alberta.tex,
	  doc/assemble-impl.tex, doc/bas-concept.tex, doc/bas-impl.tex,
	  doc/bas-impl.tex.flc, doc/concept.tex, doc/defs.tex,
	  doc/dof-concept.tex, doc/dof-impl.tex, doc/dof-impl.tex.flc,
	  doc/est-impl.tex, doc/eval-impl.tex, doc/examples.tex,
	  doc/files.tex, doc/graph-impl.tex, doc/heat.tex, doc/impl.tex,
	  doc/intro.tex, doc/mesh-concept.tex, doc/mesh-impl.tex,
	  doc/nonlin.tex, doc/preface.tex, doc/rc-concept.tex,
	  doc/rc-impl.tex, doc/solve-impl.tex, doc/struct-func.tex,
	  doc/traverse-impl.tex, doc/util-impl.tex: *** TRANSITION TO SVN
	  *** Removed old directories, added new ones!

