From 7d1f4b51be6d2f538deb470f2f736b759b92d852 Mon Sep 17 00:00:00 2001
From: Thomas Witkowski <thomas.witkowski@gmx.de>
Date: Mon, 28 Sep 2009 11:51:57 +0000
Subject: [PATCH] Changed introduction comments.

---
 AMDiS/compositeFEM/src/CFE_Integration.h      |  30 +-
 AMDiS/compositeFEM/src/CFE_NormAndErrorFcts.h | 260 +++++++-----------
 AMDiS/compositeFEM/src/CompositeFEMMethods.h  |  28 +-
 AMDiS/compositeFEM/src/CompositeFEMOperator.h |  27 +-
 AMDiS/compositeFEM/src/ElementLevelSet.h      | 231 +++++++---------
 AMDiS/compositeFEM/src/LevelSetAdaptMesh.h    | 109 ++++----
 AMDiS/compositeFEM/src/PenaltyOperator.h      |  76 +++--
 AMDiS/compositeFEM/src/SubElementAssembler.h  |  19 ++
 AMDiS/compositeFEM/src/SubPolytope.h          |  84 +++---
 AMDiS/compositeFEM/src/TranslateLsFct.h       |  52 ++--
 AMDiS/compositeFEM/src/compositeFEM.h         |  21 ++
 AMDiS/src/AMDiS_fwd.h                         |  10 +-
 AMDiS/src/AbstractFunction.h                  |  10 +-
 AMDiS/src/AdaptBase.h                         |  10 +-
 AMDiS/src/AdaptInfo.h                         |  10 +-
 AMDiS/src/AdaptInstationary.h                 |  10 +-
 AMDiS/src/AdaptStationary.h                   |  10 +-
 AMDiS/src/Assembler.h                         |  10 +-
 AMDiS/src/BallProject.h                       |  10 +-
 AMDiS/src/BasisFunction.h                     |  10 +-
 AMDiS/src/Boundary.h                          |  10 +-
 AMDiS/src/BoundaryCondition.h                 |  10 +-
 AMDiS/src/BoundaryManager.h                   |  10 +-
 AMDiS/src/Cholesky.h                          |  10 +-
 AMDiS/src/CoarseningManager.h                 |  10 +-
 AMDiS/src/CoarseningManager1d.h               |  10 +-
 AMDiS/src/CoarseningManager2d.h               |  10 +-
 AMDiS/src/CoarseningManager3d.h               |  10 +-
 AMDiS/src/ComponentTraverseInfo.h             |  10 +-
 AMDiS/src/ConditionalEstimator.h              |  10 +-
 AMDiS/src/ConditionalMarker.h                 |  10 +-
 AMDiS/src/CouplingTimeInterface.h             |  10 +-
 AMDiS/src/CreatorInterface.h                  |  10 +-
 AMDiS/src/CreatorMap.h                        |  10 +-
 AMDiS/src/CylinderProject.h                   |  10 +-
 AMDiS/src/DOFAdmin.h                          |  10 +-
 AMDiS/src/DOFContainer.h                      |  10 +-
 AMDiS/src/DOFIndexed.h                        |  10 +-
 AMDiS/src/DOFIterator.h                       |  10 +-
 AMDiS/src/DOFMatrix.h                         |  10 +-
 AMDiS/src/DOFVector.h                         |  10 +-
 AMDiS/src/DataCollector.h                     |  10 +-
 AMDiS/src/DirichletBC.h                       |  10 +-
 AMDiS/src/DualTraverse.h                      |  10 +-
 AMDiS/src/ElInfo.h                            |  10 +-
 AMDiS/src/ElInfo1d.h                          |  10 +-
 AMDiS/src/ElInfo2d.h                          |  10 +-
 AMDiS/src/ElInfo3d.h                          |  10 +-
 AMDiS/src/ElInfoStack.h                       |  10 +-
 AMDiS/src/Element.h                           |  10 +-
 AMDiS/src/ElementData.h                       |  10 +-
 AMDiS/src/ElementDofIterator.h                |  10 +-
 AMDiS/src/ElementFunction.h                   |  10 +-
 AMDiS/src/ElementInfo.h                       |  10 +-
 AMDiS/src/ElementRegion_ED.h                  |  10 +-
 AMDiS/src/EmptyElementData.h                  |  10 +-
 AMDiS/src/Error.h                             |  10 +-
 AMDiS/src/Estimator.h                         |  10 +-
 AMDiS/src/FileWriter.h                        |  10 +-
 AMDiS/src/FiniteElemSpace.h                   |  10 +-
 AMDiS/src/FixVec.h                            |  10 +-
 AMDiS/src/FixVecConvert.h                     |  10 +-
 AMDiS/src/Flag.h                              |  10 +-
 AMDiS/src/GNUPlotWriter.h                     |  10 +-
 AMDiS/src/Global.h                            |  10 +-
 AMDiS/src/GlobalDOFNumbering.h                |  10 +-
 AMDiS/src/GlobalElementNumbering.h            |  10 +-
 AMDiS/src/GridWriter.h                        |  10 +-
 AMDiS/src/ITL_OEMSolver.h                     |  18 +-
 AMDiS/src/ITL_Preconditioner.h                |  10 +-
 AMDiS/src/ITL_Solver.h                        |  10 +-
 AMDiS/src/InteriorBoundary.h                  |  10 +-
 AMDiS/src/Lagrange.h                          |  10 +-
 AMDiS/src/LeafData.h                          |  10 +-
 AMDiS/src/Line.h                              |  10 +-
 AMDiS/src/MacroElement.h                      |  10 +-
 AMDiS/src/MacroReader.h                       |  10 +-
 AMDiS/src/MacroWriter.h                       |  10 +-
 AMDiS/src/Marker.h                            |  10 +-
 AMDiS/src/MatrixVector.h                      |  10 +-
 AMDiS/src/Mesh.h                              |  10 +-
 AMDiS/src/MeshStructure.h                     |  10 +-
 AMDiS/src/MeshStructure_ED.h                  |  10 +-
 AMDiS/src/MpCCIAdapter.h                      |  10 +-
 AMDiS/src/Newton.h                            |  10 +-
 AMDiS/src/NewtonS.h                           |  10 +-
 AMDiS/src/NonLinSolver.h                      |  10 +-
 AMDiS/src/NonLinUpdater.h                     |  10 +-
 AMDiS/src/OEMSolver.h                         |  10 +-
 AMDiS/src/Operator.h                          |  10 +-
 AMDiS/src/ParMetisPartitioner.h               |  10 +-
 AMDiS/src/ParallelDomainBase.h                |  10 +-
 AMDiS/src/ParallelDomainScal.h                |  10 +-
 AMDiS/src/ParallelDomainVec.h                 |  10 +-
 AMDiS/src/ParallelError.h                     |  10 +-
 AMDiS/src/ParallelProblem.h                   |  10 +-
 AMDiS/src/Parameters.h                        |  10 +-
 AMDiS/src/Parametric.h                        |  10 +-
 AMDiS/src/PardisoSolver.h                     |  10 +-
 AMDiS/src/PartitionElementData.h              |  10 +-
 AMDiS/src/PeriodicBC.h                        |  10 +-
 AMDiS/src/PeriodicInfo.h                      |  10 +-
 AMDiS/src/PeriodicMap.h                       |  10 +-
 AMDiS/src/PngWriter.h                         |  10 +-
 AMDiS/src/ProblemInstat.h                     |  10 +-
 AMDiS/src/ProblemInterpolScal.h               |  10 +-
 AMDiS/src/ProblemInterpolVec.h                |  10 +-
 AMDiS/src/ProblemIterationInterface.h         |  10 +-
 AMDiS/src/ProblemNonLin.h                     |  10 +-
 AMDiS/src/ProblemScal.h                       |  10 +-
 AMDiS/src/ProblemStatBase.h                   |  10 +-
 AMDiS/src/ProblemTimeInterface.h              |  10 +-
 AMDiS/src/ProblemVec.h                        |  10 +-
 AMDiS/src/Projection.h                        |  10 +-
 AMDiS/src/QPInfo.h                            |  10 +-
 AMDiS/src/QPsiPhi.h                           |  10 +-
 AMDiS/src/Quadrature.h                        |  10 +-
 AMDiS/src/RCNeighbourList.h                   |  10 +-
 AMDiS/src/Recovery.h                          |  10 +-
 AMDiS/src/RecoveryEstimator.h                 |  10 +-
 AMDiS/src/RefinementManager.h                 |  10 +-
 AMDiS/src/RefinementManager1d.h               |  10 +-
 AMDiS/src/RefinementManager2d.h               |  10 +-
 AMDiS/src/RefinementManager3d.h               |  10 +-
 AMDiS/src/ResidualEstimator.h                 |  10 +-
 AMDiS/src/ResidualParallelEstimator.h         |  10 +-
 AMDiS/src/RobinBC.h                           |  10 +-
 AMDiS/src/SMIAdapter.h                        |  10 +-
 AMDiS/src/Serializable.h                      |  10 +-
 AMDiS/src/Serializer.h                        |  10 +-
 AMDiS/src/SolverMatrix.h                      |  10 +-
 AMDiS/src/StandardProblemIteration.h          |  10 +-
 AMDiS/src/SubQuadrature.h                     |  10 +-
 AMDiS/src/SurfaceAssembler.h                  |  10 +-
 AMDiS/src/SurfaceOperator.h                   |  10 +-
 AMDiS/src/SurfaceQuadrature.h                 |  10 +-
 AMDiS/src/SurfaceRegion_ED.h                  |  10 +-
 AMDiS/src/SystemVector.h                      |  10 +-
 AMDiS/src/TecPlotWriter.h                     |  10 +-
 AMDiS/src/Tetrahedron.h                       |  10 +-
 AMDiS/src/TimedObject.h                       |  10 +-
 AMDiS/src/Traverse.h                          |  10 +-
 AMDiS/src/TraverseParallel.h                  |  10 +-
 AMDiS/src/Triangle.h                          |  10 +-
 AMDiS/src/UmfPackSolver.h                     |  10 +-
 AMDiS/src/ValueReader.h                       |  10 +-
 AMDiS/src/ValueWriter.h                       |  10 +-
 AMDiS/src/VertexInfo.h                        |  10 +-
 AMDiS/src/VtkWriter.h                         |  10 +-
 AMDiS/src/parareal/AdaptParaReal.cc           |   3 +-
 AMDiS/src/parareal/AdaptParaReal.h            |  10 +-
 AMDiS/src/parareal/ProblemBase.h              |  10 +-
 152 files changed, 1174 insertions(+), 1174 deletions(-)

diff --git a/AMDiS/compositeFEM/src/CFE_Integration.h b/AMDiS/compositeFEM/src/CFE_Integration.h
index a9963f89..395954e5 100644
--- a/AMDiS/compositeFEM/src/CFE_Integration.h
+++ b/AMDiS/compositeFEM/src/CFE_Integration.h
@@ -1,3 +1,24 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
+/** \file CFE_Integration.h */
+
 #ifndef AMDIS_CFE_INTEGRATION_H
 #define AMDIS_CFE_INTEGRATION_H
 
@@ -10,10 +31,7 @@ namespace AMDiS {
   class CFE_Integration
   {
   public:
-    /**
-     * Calculates integral of function f on domain where level set function
-     * is negative.
-     */
+    /// Calculates integral of function f on domain where level set function is negative.
     static double integrate_onNegLs(ElementFunction<double> *f, 
 				    ElementLevelSet *elLS,
 				    int deg = 1, 
@@ -29,9 +47,7 @@ namespace AMDiS {
 				     int deg = 1, 
 				     Quadrature *q = NULL);
   protected:
-    /**
-     * Calculates determinant for surface given through surfVert.
-     */
+    /// Calculates determinant for surface given through surfVert.
     static double calcSurfaceDet(ElInfo *loc_elInfo,
 				 VectorOfFixVecs<DimVec<double> > &surfVert);
   };
diff --git a/AMDiS/compositeFEM/src/CFE_NormAndErrorFcts.h b/AMDiS/compositeFEM/src/CFE_NormAndErrorFcts.h
index 79e7c253..4477c12b 100644
--- a/AMDiS/compositeFEM/src/CFE_NormAndErrorFcts.h
+++ b/AMDiS/compositeFEM/src/CFE_NormAndErrorFcts.h
@@ -1,3 +1,24 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
+/** \file CFE_NormAndErrorFcts.h */
+
 #ifndef AMDIS_CFE_NORMANDERRORFCTS_H
 #define AMDIS_CFE_NORMANDERRORFCTS_H
 
@@ -15,222 +36,168 @@ namespace AMDiS {
   class ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementNorm(Quadrature *q_)
       : q(q_),
 	nQPts(0)
     {
       if (q)
 	nQPts = q->getNumPoints();
-    };
+    }
 
-    /**
-     * Destructor.
-     */
-    virtual ~ElementNorm()
-    {};
+    /// Destructor.
+    virtual ~ElementNorm() {}
 
-    /**
-     * Calculates element norm on elInfo.
-     */
+    /// Calculates element norm on elInfo.
     virtual double calcElNorm(ElInfo *elInfo, 
 			      const double &det, 
 			      const double &fac = 1.0) = 0;
 
-    /**
-     * Sets quadrature to q_.
-     */
-    inline void setQuadrature(Quadrature *q_) {
+    /// Sets quadrature to q_.
+    inline void setQuadrature(Quadrature *q_) 
+    {
       q = q_;
       nQPts = q->getNumPoints();
-    };
+    }
 
   protected:
-    /**
-     * Quadrature formula.
-     */
+    /// Quadrature formula.
     Quadrature *q;
 
-    /**
-     * Number of quadrature points.
-     */
+    /// Number of quadrature points.
     int nQPts;
   };
 
   class ElementL1Norm_Analyt : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementL1Norm_Analyt(Quadrature *q_, 
 			 AbstractFunction<double, WorldVector<double> > *f_)
       : ElementNorm(q_),
 	f(f_)
-    {};
+    {}
 
-    /**
-     * Calculates element norm on elInfo.
-     */
+    /// Calculates element norm on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
   protected:
-    /**
-     * Abstract function for which norm is calculated.
-     */
+    /// Abstract function for which norm is calculated.
     AbstractFunction<double, WorldVector<double> > *f;
   };
 
   class ElementL2Norm_Analyt : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementL2Norm_Analyt(Quadrature *q_, 
 			 AbstractFunction<double, WorldVector<double> > *f_)
       : ElementNorm(q_),
 	f(f_)
-    {};
+    {}
 
-    /**
-     * Calculates element norm on elInfo.
-     */
+    /// Calculates element norm on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
   protected:
-    /**
-     * Abstract function for which norm is calculated.
-     */
+    /// Abstract function for which norm is calculated.
     AbstractFunction<double, WorldVector<double> > *f;
   };
 
   class ElementH1Norm_Analyt : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementH1Norm_Analyt(Quadrature *q_, 
 			 AbstractFunction<WorldVector<double>, WorldVector<double> > *grd_,
 			 int dim_)
       : ElementNorm(q_),
 	grd(grd_),
 	dim(dim_)
-    {};
+    {}
 
-    /**
-     * Calculates element norm on elInfo.
-     */
+    /// Calculates element norm on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
   protected:
-    /**
-     * Abstract function for which norm is calculated.
-     */
+    /// Abstract function for which norm is calculated.
     AbstractFunction<WorldVector<double>, WorldVector<double> > *grd; 
 
-    /**
-     * Mesh dimension.
-     */
+    /// Mesh dimension.
     int dim;
   };
 
   class ElementL1Norm_DOF : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementL1Norm_DOF(Quadrature *q_, DOFVector<double> *dofVec_)
       : ElementNorm(q_),
 	dofVec(dofVec_)
-    {};
+    {}
 
-    /**
-     * Calculates element norm on elInfo.
-     */
+    /// Calculates element norm on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
   protected:
-    /**
-     * DOF vector for which norm is calculated.
-     */
+    /// DOF vector for which norm is calculated.
     DOFVector<double> *dofVec;
   };
 
   class ElementL2Norm_DOF : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementL2Norm_DOF(Quadrature *q_, DOFVector<double> *dofVec_)
       : ElementNorm(q_),
 	dofVec(dofVec_)
-    {};
+    {}
 
-    /**
-     * Calculates element norm on elInfo.
-     */
+    /// Calculates element norm on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
   protected:
-    /**
-     * DOF vector for which norm is calculated.
-     */
+    /// DOF vector for which norm is calculated.
     DOFVector<double> *dofVec;
   };
 
   class ElementH1Norm_DOF : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementH1Norm_DOF(Quadrature *q_, DOFVector<double> *dofVec_, int dim_)
       : ElementNorm(q_),
 	dofVec(dofVec_),
 	dim(dim_)
-    {};
+    {}
 
-    /**
-     * Calculates element norm on elInfo.
-     */
+    /// Calculates element norm on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
   protected:
-    /**
-     * DOF vector for which norm is calculated.
-     */
+    /// DOF vector for which norm is calculated.
     DOFVector<double> *dofVec;
 
-    /**
-     * Mesh dimension.
-     */
+    /// Mesh dimension.
     int dim;
   };
 
   class ElementL2Err : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementL2Err(Quadrature *q_, 
 		 AbstractFunction<double, WorldVector<double> > *u_,
 		 DOFVector<double> *uh_,
@@ -240,49 +207,37 @@ namespace AMDiS {
 	uh(uh_),
 	relErr(relErr_),
 	nrmU(0.0)
-    {};
+    {}
 
-    /**
-     * Calculates element error on elInfo.
-     */
+    /// Calculates element error on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
-    /**
-     * Get norm of u.
-     */
-    inline double getNormU() const {
+    /// Get norm of u.
+    inline double getNormU() const 
+    {
       return nrmU;
-    };
+    }
+
   protected:
-    /**
-     * Abstract function for which error is calculated.
-     */
+    /// Abstract function for which error is calculated.
     AbstractFunction<double, WorldVector<double> > *u;
 
-    /**
-     * DOF vector for which error is calculated.
-     */
+    /// DOF vector for which error is calculated.
     DOFVector<double> *uh;
 
-    /**
-     * Indicates whether relative (1) or absolute error (0) is calculated.
-     */
+    /// Indicates whether relative (1) or absolute error (0) is calculated.
     int relErr;
 
-    /**
-     * Norm of u in case relative error is calculated.
-     */
+    /// Norm of u in case relative error is calculated.
     double nrmU;
   };
 
   class ElementH1Err : public ElementNorm
   {
   public:
-    /**
-     * Constructor.
-     */
+    /// Constructor.
     ElementH1Err(Quadrature *q_, 
 		 AbstractFunction<WorldVector<double>, WorldVector<double> > *grdu_,
 		 DOFVector<double> *uh_,
@@ -294,52 +249,36 @@ namespace AMDiS {
 	relErr(relErr_),
 	nrmGrdU(0.0),
 	dim(dim_)
-    {};
+    {}
 
-    /**
-     * Calculates element error on elInfo.
-     */
+    /// Calculates element error on elInfo.
     double calcElNorm(ElInfo *elInfo, 
 		      const double &det,
 		      const double &fac = 1.0);
 
-    /**
-     * Get norm of grdu.
-     */
-    inline double getNormGrdU() const {
+    /// Get norm of grdu.
+    inline double getNormGrdU() const 
+    {
       return nrmGrdU;
-    };
+    }
 
   protected:
-    /**
-     * Abstract function for which norm is calculated.
-     */
+    /// Abstract function for which norm is calculated.
     AbstractFunction<WorldVector<double>, WorldVector<double> > *grdu; 
 
-    /**
-     * DOF vector for which error is calculated.
-     */
+    /// DOF vector for which error is calculated.
     DOFVector<double> *uh;
 
-    /**
-     * Indicates whether relative (1) or absolute error (0) is calculated.
-     */
+    /// Indicates whether relative (1) or absolute error (0) is calculated.
     int relErr;
 
-    /**
-     * Norm of grdu in case relative error is calculated.
-     */
+    /// Norm of grdu in case relative error is calculated.
     double nrmGrdU;
 
-    /**
-     * Mesh dimension.
-     */
+    /// Mesh dimension.
     int dim;
   };
 
-  /////////////////////////////////////////////////////////////////////////////
-  ///// class CFE_NormAndErrorFcts ////////////////////////////////////////////
-  /////////////////////////////////////////////////////////////////////////////
   class CFE_NormAndErrorFcts
   {
   public:
@@ -361,32 +300,27 @@ namespace AMDiS {
     //       0 : all elements cut by the zero level set
     //       1 : complete mesh
     // ========================================================================
-    static double L1Norm_Analyt(
-				AbstractFunction<double, WorldVector<double> > *f,
+    static double L1Norm_Analyt(AbstractFunction<double, WorldVector<double> > *f,
 				ElementLevelSet *elLS,
 				int domainFlag,
 				int deg = 1,
 				Quadrature* q = NULL);
-    static double L2Norm_Analyt(
-				AbstractFunction<double, WorldVector<double> > *f,
+    static double L2Norm_Analyt(AbstractFunction<double, WorldVector<double> > *f,
 				ElementLevelSet *elLS,
 				int domainFlag,
 				int deg = 2,
 				Quadrature* q = NULL);
-    static double L2NormSquare_Analyt(
-				      AbstractFunction<double, WorldVector<double> > *f,
+    static double L2NormSquare_Analyt(AbstractFunction<double, WorldVector<double> > *f,
 				      ElementLevelSet *elLS,
 				      int domainFlag,
 				      int deg = 2,
 				      Quadrature* q = NULL);
-    static double H1Norm_Analyt(
-				AbstractFunction<WorldVector<double>, WorldVector<double> > *grd,
+    static double H1Norm_Analyt(AbstractFunction<WorldVector<double>, WorldVector<double> > *grd,
 				ElementLevelSet *elLS,
 				int domainFlag,
 				int deg = 0,
 				Quadrature* q = NULL);
-    static double H1NormSquare_Analyt(
-				      AbstractFunction<WorldVector<double>, WorldVector<double> > *grd,
+    static double H1NormSquare_Analyt(AbstractFunction<WorldVector<double>, WorldVector<double> > *grd,
 				      ElementLevelSet *elLS,
 				      int domainFlag,
 				      int deg = 0,
@@ -519,9 +453,7 @@ namespace AMDiS {
 				int deg,
 				Quadrature* q);
 
-    /**
-     * Calculate norm on subpolytope.
-     */
+    /// Calculate norm on subpolytope.
     static double calcSubPolNorm(ElInfo *elInfo,
 				 SubPolytope *subPolytope,
 				 ElementNorm *elNorm,
@@ -529,24 +461,16 @@ namespace AMDiS {
 				 const double &subPolFac = 1.0);
 
   protected:
-    /**
-     * Absolute L2 error (last L2 error calculation !).
-     */
+    /// Absolute L2 error (last L2 error calculation !).
     static double L2_err_abs;
 
-    /**
-     * L2 norm of correct solution u (last L2 error calculation !).
-     */
+    /// L2 norm of correct solution u (last L2 error calculation !).
     static double L2_u_norm;
 
-    /**
-     * Absolute H1 error (last H1 error calculation !).
-     */
+    /// Absolute H1 error (last H1 error calculation !).
     static double H1_err_abs;
 
-    /**
-     * H1 norm of correct solution u (last H1 error calculation !).
-     */
+    /// H1 norm of correct solution u (last H1 error calculation !).
     static double H1_u_norm;
   };
 
diff --git a/AMDiS/compositeFEM/src/CompositeFEMMethods.h b/AMDiS/compositeFEM/src/CompositeFEMMethods.h
index 41f9eafd..da2a81fa 100644
--- a/AMDiS/compositeFEM/src/CompositeFEMMethods.h
+++ b/AMDiS/compositeFEM/src/CompositeFEMMethods.h
@@ -1,3 +1,24 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
+/** \file CompositeFEMMethods.h */
+
 #ifndef AMDIS_COMPOSITEFEMMETHODS_H
 #define AMDIS_COMPOSITEFEMMETHODS_H
 
@@ -10,11 +31,8 @@ using namespace AMDiS;
 
 class CompositeFEMMethods
 {
- public:
-  /**
-   * Set all dof-values on domain with positive level set function values
-   * to val.
-   */
+public:
+  /// Set all dof-values on domain with positive level set function values to val.
   static void setPosLsToVal(
 	      DOFVector<double> *dof,
 	      const double &val,
diff --git a/AMDiS/compositeFEM/src/CompositeFEMOperator.h b/AMDiS/compositeFEM/src/CompositeFEMOperator.h
index bf76e3ae..63e8b18c 100644
--- a/AMDiS/compositeFEM/src/CompositeFEMOperator.h
+++ b/AMDiS/compositeFEM/src/CompositeFEMOperator.h
@@ -1,3 +1,22 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
 /** \file CompositeFEMOperator.h */
 
 #ifndef AMDIS_COMPOSITEFEMOPERATOR_H
@@ -43,16 +62,14 @@ public:
       elLS(elLS_),
       subElementAssembler(NULL),
       elStatus(ElementLevelSet::LEVEL_SET_UNDEFINED)
-  {};
+  {}
 
-  /**
-   * Empty Destructor.
-   */
+  /// Destructor.
   ~CompositeFEMOperator()
   {
     if (subElementAssembler)
       delete subElementAssembler;
-  };
+  }
 
   /** 
    * Calculates the element matrix for this ElInfo and adds it multiplied by
diff --git a/AMDiS/compositeFEM/src/ElementLevelSet.h b/AMDiS/compositeFEM/src/ElementLevelSet.h
index 953ac9ec..236c41ac 100644
--- a/AMDiS/compositeFEM/src/ElementLevelSet.h
+++ b/AMDiS/compositeFEM/src/ElementLevelSet.h
@@ -1,3 +1,24 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
+/** \file ElementLevelSet.h */
+
 #ifndef AMDIS_ELEMENTLEVELSET_H
 #define AMDIS_ELEMENTLEVELSET_H
 
@@ -57,9 +78,7 @@ using namespace std;
 class ElementLevelSet
 {
 public:
-  /**
-   * Constructor.
-   */
+  /// Constructor.
   ElementLevelSet(const char *name_,
 		  ElementFunction<double> *lSFct_,
 		  Mesh *mesh_) 
@@ -85,12 +104,11 @@ public:
     mesh = mesh_;
     dim = mesh->getDim();
 
-    elIntersecPoints = 
-      new VectorOfFixVecs<DimVec<double> >(dim, 
-					   MAX_INTERSECTION_POINTS, 
-					   NO_INIT);
-    elVertexStatusVec = new int[dim+1];
-    elVertexLevelSetVec = new double[dim+1];
+    elIntersecPoints = new VectorOfFixVecs<DimVec<double> >(dim, 
+							    MAX_INTERSECTION_POINTS, 
+							    NO_INIT);
+    elVertexStatusVec = new int[dim + 1];
+    elVertexLevelSetVec = new double[dim + 1];
 
     int setElementLevelSetTol = 0;
     GET_PARAMETER(0, name + "->set ElementLevelSet tolerances", "%d", 
@@ -107,9 +125,7 @@ public:
     }
   }
 
-  /**
-   * Destructor.
-   */
+  /// Destructor.
   ~ElementLevelSet()
   {
     if (elVertexStatusVec)
@@ -150,12 +166,14 @@ public:
 			    const bool doCalcIntersecPts_ = true);
 
   /// Gets value of level set function at point given in barycentric coordinates.
-  inline const double calcLevelSetFct(const DimVec<double>& bary) {
+  inline const double calcLevelSetFct(const DimVec<double>& bary) 
+  {
     return (*lSFct)(bary);
   }
 
   /// Resets level set information on element.
-  inline void resetElement() {
+  inline void resetElement() 
+  {
     FUNCNAME("ElementLevelSet::resetElement");
 
     numElVertexInterior = 0;
@@ -165,18 +183,16 @@ public:
     elStatus = LEVEL_SET_UNDEFINED;
   }
 
-  /**
-   * Defines current element (elInfo).
-   */
-  inline void setElement(const ElInfo *elInfo_) {
+  /// Defines current element (elInfo).
+  inline void setElement(const ElInfo *elInfo_) 
+  {
     elInfo = elInfo_;
     resetElement();
   }
 
-  /**
-   * Set level_set_domain.
-   */
-  inline void setLevelSetDomain(int status_) {
+  /// Set level_set_domain.
+  inline void setLevelSetDomain(int status_) 
+  {
 
     TEST_EXIT(status_ == LEVEL_SET_INTERIOR ||
 	      status_ == LEVEL_SET_EXTERIOR ||
@@ -184,95 +200,93 @@ public:
     level_set_domain = status_;
   }
 
-  /**
-   * Functions to set tolerances for intersection point calculation.
-   */
-  inline void setLsValTol(double tol) {LS_VAL_TOL = tol;};
-  inline void setLsValMin(double min) {LS_VAL_MIN = min;};
-  inline void setSpBaryTol(double tol) {SP_BARY_TOL = tol;};
+  /// Function to set tolerances for intersection point calculation.
+  inline void setLsValTol(double tol) 
+  {
+    LS_VAL_TOL = tol;
+  }
 
-  /**
-   * Get level_set_domain.
-   */
-  inline const int& getLevelSetDomain() const {
+  /// Function to set tolerances for intersection point calculation.
+  inline void setLsValMin(double min) 
+  {
+    LS_VAL_MIN = min;
+  }
+
+  /// Function to set tolerances for intersection point calculation.
+  inline void setSpBaryTol(double tol) 
+  {
+    SP_BARY_TOL = tol;
+  }
+
+  /// Get level_set_domain.
+  inline const int& getLevelSetDomain() const 
+  {
     return level_set_domain;
   }
 
-  /**
-   * Get LevelSet-Status of element.
-   */
-  inline const int& getElementLevelSetStatus() const {
+  /// Get LevelSet-Status of element.
+  inline const int& getElementLevelSetStatus() const 
+  {
     return elStatus;
   }
 
-  /**
-   * Get number of vertices which are intersection points.
-   */
-  inline const int& getNumVertIntPoints() const {
+  /// Get number of vertices which are intersection points.
+  inline const int& getNumVertIntPoints() const 
+  {
     FUNCNAME("ElementLevelSet::getNumVertIntPoints");
     TEST_EXIT(numElVertexBoundary == 0)("numElVertexBoundary should be zero!\n");
     return numElVertexBoundary;
-  };
+  }
 
-  /**
-   * Get vector elVertexStatusVec.
-   */
-  inline const int *getElVertStatusVec() const {
+  /// Get vector elVertexStatusVec.
+  inline const int *getElVertStatusVec() const 
+  {
     return elVertexStatusVec;
   }
 
-  /**
-   * Get i-th component of vector elVertexLevelSetVec.
-   */
-  inline const double getElVertLevelSetVec(const int i) const {
+  /// Get i-th component of vector elVertexLevelSetVec.
+  inline const double getElVertLevelSetVec(const int i) const 
+  {
     return elVertexLevelSetVec[i];
   }
 
-  /**
-   * Get vector elVertexLevelSetVec.
-   */
-  inline const double *getElVertLevelSetVec() const {
+  /// Get vector elVertexLevelSetVec.
+  inline const double *getElVertLevelSetVec() const 
+  {
     return elVertexLevelSetVec;
   }
 
-  /**
-   * Get levelSetFct.
-   */
-  inline ElementFunction<double> *getLevelSetFct() const {
+  /// Get levelSetFct.
+  inline ElementFunction<double> *getLevelSetFct() const 
+  {
     return lSFct;
   }
 
-  /**
-   * Get mesh.
-   */
-  inline Mesh *getMesh() const {
+  /// Get mesh.
+  inline Mesh *getMesh() const 
+  {
     return mesh;
   }
 
-  /**
-   * Get dim.
-   */
-  inline int getDim() const {
+  /// Get dim.
+  inline int getDim() const 
+  {
     return dim;
   }
 
-  /**
-   * Get the intersection points.
-   */
-  inline VectorOfFixVecs<DimVec<double> > *getElIntersecPoints() const {
+  /// Get the intersection points.
+  inline VectorOfFixVecs<DimVec<double> > *getElIntersecPoints() const 
+  {
     return elIntersecPoints;
   }
 
-  /**
-   * Get number of intersection points.
-   */
-  inline int getNumElIntersecPoints() const {
+  /// Get number of intersection points.
+  inline int getNumElIntersecPoints() const 
+  {
     return numIntersecPoints;
   }
 
-  /**
-   * Calculate exterior normal to intersection plane.
-   */
+  /// Calculate exterior normal to intersection plane.
   void calcIntersecNormal(WorldVector<double> &normal);
 
   /**
@@ -293,9 +307,7 @@ public:
   int getVertexPos(const DimVec<double> barCoords);
 
 protected:
-  /**
-   * Calculates level set value of each vertex of element.
-   */
+  /// Calculates level set value of each vertex of element.
   void calculateElementLevelSetVal();
 
   /**
@@ -341,49 +353,33 @@ protected:
    */
   void sortIntersecPoints_4IP3D();
   
-  /**
-   * Calculate exterior normal to intersection plane for dimension 2.
-   */
+  /// Calculate exterior normal to intersection plane for dimension 2.
   void calcIntersecNormal_2d(WorldVector<double> &normal);
 
-  /**
-   * Calculate exterior normal to intersection plane for dimension 3.
-   */
+  /// Calculate exterior normal to intersection plane for dimension 3.
   void calcIntersecNormal_3d(WorldVector<double> &normal);
 
 public:
-  /**
-   * Constants characterizing element position with respect to zero level set.
-   */
+  /// Constants characterizing element position with respect to zero level set.
   static const int LEVEL_SET_INTERIOR = -1;
   static const int LEVEL_SET_BOUNDARY = 0;
   static const int LEVEL_SET_EXTERIOR = 1;
   static const int LEVEL_SET_UNDEFINED = -2;
 
 protected:
-  /** 
-   * Name of this object.
-   */
+  /// Name of this object.
   std::string name;
 
-  /**
-   * Level set function. 
-   */
+  /// Level set function. 
   ElementFunction<double> *lSFct;
 
-  /**
-   * Mesh.
-   */
+  /// Mesh.
   Mesh *mesh;
 
-  /**
-   * elInfo of element.
-   */
+  /// elInfo of element.
   const ElInfo *elInfo;
 
-  /**
-   * Pointer to last element processed calculations on whithin this class.
-   */
+  /// Pointer to last element processed calculations on whithin this class.
   Element *lastEl;
 
   /**
@@ -394,10 +390,7 @@ protected:
    */
   int level_set_domain;
 
-  /**
-   * Dimension of the problem. dim + 1 is the number of vertices 
-   * of element.
-   */
+  /// Dimension of the problem. dim + 1 is the number of vertices of element.
   int dim;
 
   /**
@@ -406,14 +399,10 @@ protected:
    */
   VectorOfFixVecs<DimVec<double> > *elIntersecPoints;
 
-  /**
-   * Number of intersection points.
-   */
+  /// Number of intersection points.
   int numIntersecPoints;
 
-  /**
-   * LevelSet-Status of element.
-   */
+  /// LevelSet-Status of element.
   int elStatus;
 
   /**
@@ -422,14 +411,10 @@ protected:
    */
   int *elVertexStatusVec;
 
-  /**
-   * Stores for each vertex of element the level set of the vertex.
-   */
+  /// Stores for each vertex of element the level set of the vertex.
   double *elVertexLevelSetVec;
 
-  /**
-   * Number of vertices in element with level set status LEVEL_SET_INTERIOR.
-   */
+  /// Number of vertices in element with level set status LEVEL_SET_INTERIOR.
   int numElVertexInterior;
 
   /**
@@ -439,9 +424,7 @@ protected:
    */
   int numElVertexBoundary;
 
-  /**
-   * Number of vertices in element with level set status LEVEL_SET_EXTERIOR.
-   */
+  /// Number of vertices in element with level set status LEVEL_SET_EXTERIOR.
   int numElVertexExterior;
 
   /**
@@ -480,9 +463,7 @@ protected:
    */
   double SP_BARY_TOL;
 
-  /*
-   * Maximum number of intersection points.
-   */
+  /// Maximum number of intersection points.
   static const int MAX_INTERSECTION_POINTS = 4;
 };
 
diff --git a/AMDiS/compositeFEM/src/LevelSetAdaptMesh.h b/AMDiS/compositeFEM/src/LevelSetAdaptMesh.h
index da3093df..bdfbe6ad 100644
--- a/AMDiS/compositeFEM/src/LevelSetAdaptMesh.h
+++ b/AMDiS/compositeFEM/src/LevelSetAdaptMesh.h
@@ -1,3 +1,24 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
+/** \file LevelSetAdaptMesh.h */
+
 #ifndef AMDIS_LEVELSETADAPTMESH_H
 #define AMDIS_LEVELSETADAPTMESH_H
 
@@ -13,10 +34,8 @@ using namespace AMDiS;
 
 class LevelSetAdaptMesh 
 {
- public:
-  /**
-   * Constructor.
-   */
+public:
+  /// Constructor.
   LevelSetAdaptMesh(ProblemStatBase *prob_,
 		    Mesh *mesh_,
 		    ElementLevelSet *elLS_,
@@ -27,16 +46,16 @@ class LevelSetAdaptMesh
 		    bool bandAtInterf_ = false,
 		    double bandSize_ = -1.0)
     : prob(prob_),
-    mesh(mesh_),
-    elLS(elLS_),
-    sizeInterf(sizeInterf_),
-    sizeNegLs(sizeNegLs_),
-    sizePosLs(sizePosLs_),
-    onlyInterfRef(onlyInterfRef_),
-    bandAtInterf(bandAtInterf_),
-    bandSize(bandSize_),
-    dim(mesh->getDim())
-  {};
+      mesh(mesh_),
+      elLS(elLS_),
+      sizeInterf(sizeInterf_),
+      sizeNegLs(sizeNegLs_),
+      sizePosLs(sizePosLs_),
+      onlyInterfRef(onlyInterfRef_),
+      bandAtInterf(bandAtInterf_),
+      bandSize(bandSize_),
+      dim(mesh->getDim())
+  {}
 
   /**
    * Calculates sizes sizeInterf, sizeNegLs, sizePosLs and bandSize 
@@ -49,9 +68,7 @@ class LevelSetAdaptMesh
 				      double &sizePosLs_,
 				      double &bandSize_);
 
-  /**
-   * Sets sizeInterf, sizeNegLs, sizePosLs and bandSize.
-   */
+  /// Sets sizeInterf, sizeNegLs, sizePosLs and bandSize.
   void setElementSizes(double &sizeInterf_,
 		       double &sizeNegLs_,
 		       double &sizePosLs_,
@@ -64,13 +81,10 @@ class LevelSetAdaptMesh
     sizePosLs = sizePosLs_;
     bandSize = bandSize_;
 
-    TEST_EXIT(bandSize > 0 || bandAtInterf == false)
-      ("illegal band size!\n");
-  };
+    TEST_EXIT(bandSize > 0 || bandAtInterf == false)("illegal band size!\n");
+  }
 
-  /**
-   * Sets bandSize.
-   */
+  /// Sets bandSize.
   void setBandSize(double &bandSize_)
   {
     FUNCNAME("LevelSetAdaptMesh::setBandSize()");
@@ -79,29 +93,22 @@ class LevelSetAdaptMesh
 
     bandAtInterf = true;
     bandSize = bandSize_;
-  };
+  }
 
-  /**
-   * Adapts mesh to the appropriate element sizes. 
-   */
+  /// Adapts mesh to the appropriate element sizes. 
   void adaptMesh(AdaptInfo *adaptInfo);
 
-  /**
-   * Get sizeInterf.
-   */
-  inline double getSizeInterf() {
+  /// Get sizeInterf.
+  inline double getSizeInterf() 
+  {
     return sizeInterf;
-  };
+  }
 
  protected:
-  /**
-   * Element mark function in case no band around the interface is used.
-   */
+  /// Element mark function in case no band around the interface is used.
   void markElement_noBand(ElInfo *elInfo);
 
-  /**
-   * Element mark function in case a band around the interface is used.
-   */
+  /// Element mark function in case a band around the interface is used.
   void markElement_Band(ElInfo *elInfo);
 
   /**
@@ -117,20 +124,13 @@ class LevelSetAdaptMesh
   int calculateElementStatusBand(ElInfo *elInfo);
 
  protected:
-  /**
-   * Problem for mesh adaption which gives refinement and coarsening manager.
-   */
+  /// Problem for mesh adaption which gives refinement and coarsening manager.
   ProblemStatBase *prob;
 
-  /**
-   * Mesh to be adapted.
-   */
+  /// Mesh to be adapted.
   Mesh *mesh;
 
-  /**
-   * Holds the level set function and functionalities on intersection point
-   * calculation.
-   */
+  /// Holds the level set function and functionalities on intersection point calculation.
   ElementLevelSet *elLS;
 
   /**
@@ -162,9 +162,7 @@ class LevelSetAdaptMesh
    */
   bool bandAtInterf;
 
-  /**
-   * Defines bandwidth if band around interface is used.
-   */
+  /// Defines bandwidth if band around interface is used.
   double bandSize;
 
   /**
@@ -183,15 +181,10 @@ class LevelSetAdaptMesh
   static const int LS_ADAPT_MESH_IN_BAND = 0;
   static const int LS_ADAPT_MESH_EXTERIOR = 1;
 
-  /**
-   * Dimension of the mesh.
-   */
+  /// Dimension of the mesh.
   int dim;
 
-  /**
-   * Variables used in adaptMesh(), markElement_Band() and 
-   * markElement_noBand().
-   */
+  /// Variables used in adaptMesh(), markElement_Band() and  markElement_noBand().
   bool doRefine;
   bool doCoarsen;
   bool refinementMarkIsSet;
diff --git a/AMDiS/compositeFEM/src/PenaltyOperator.h b/AMDiS/compositeFEM/src/PenaltyOperator.h
index 634cd549..974b282e 100644
--- a/AMDiS/compositeFEM/src/PenaltyOperator.h
+++ b/AMDiS/compositeFEM/src/PenaltyOperator.h
@@ -1,3 +1,22 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
 /** \file PenaltyOperator.h */
 
 #ifndef AMDIS_PENALTYOPERATOR_H
@@ -10,26 +29,17 @@
 #include "ElementLevelSet.h"
 
 namespace AMDiS {
-    class ElInfo;
-    class FiniteElemSpace;
+  class ElInfo;
+  class FiniteElemSpace;
 }
 
 using namespace AMDiS;
 using namespace std;
 
-// ===========================================================================
-// ===== class PenaltyOperator ===============================================
-// ===========================================================================
-//
-// Class Description:
-//
-// ===========================================================================
 class PenaltyOperator : public Operator
 {
 public:
-  /**
-   * Constructor.
-   */
+  /// Constructor.
   PenaltyOperator(Flag operatorType_,
 		  ElementLevelSet *elLS_,
 		  double factor_,
@@ -49,20 +59,15 @@ public:
       ("ElementLevelSet not initialized!\n");
 
     tempCoords = new VectorOfFixVecs<DimVec<double> >(dim, dim, NO_INIT);
-  };
+  }
 
-  /**
-   * Destructor.
-   */
+  /// Destructor.
   ~PenaltyOperator()
   {
-    if (surfaceOp) {
-      delete surfaceOp;
-    }
-/*     if (dim == 3) { */
-      delete tempCoords;
-/*     } */
-  };
+    if (surfaceOp)
+      delete surfaceOp;    
+    delete tempCoords;
+  }
 
   /** 
    * Calculates the element matrix for this ElInfo and adds it multiplied by
@@ -88,10 +93,7 @@ public:
 			double factor = 1.0);
 
 protected:
-
-  /**
-   * Calculate coefficient of the penalty term.
-   */
+  /// Calculate coefficient of the penalty term.
   double getPenaltyCoeff(const ElInfo *elInfo);
 
  protected:
@@ -114,9 +116,7 @@ protected:
    */
   double eps;
 
-  /**
-   * Factor needed for eps.
-   */
+  /// Factor needed for eps.
   double factor;
 
   /**
@@ -126,24 +126,16 @@ protected:
    */
   bool penaltyCoeffFlag;
 
-  /**
-   * Surface operator for surface integration
-   */
+  /// Surface operator for surface integration
   SurfaceOperator *surfaceOp;
 
-  /**
-   * Problem Dimension.
-   */
+  /// Problem Dimension.
   int dim;
  
-  /**
-   * Degree of basis functions.
-   */
+  /// Degree of basis functions.
   int degree;
  
-  /**
-   * Variables used for calculation.
-   */
+  /// Variables used for calculation.
   VectorOfFixVecs<DimVec<double> > *tempCoords;
 };
 
diff --git a/AMDiS/compositeFEM/src/SubElementAssembler.h b/AMDiS/compositeFEM/src/SubElementAssembler.h
index a6c016c1..95aa4548 100644
--- a/AMDiS/compositeFEM/src/SubElementAssembler.h
+++ b/AMDiS/compositeFEM/src/SubElementAssembler.h
@@ -1,3 +1,22 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
 /** \file SubElementAssembler.h */
 
 #ifndef AMDIS_SUBELEMENTASSEMBLER_H
diff --git a/AMDiS/compositeFEM/src/SubPolytope.h b/AMDiS/compositeFEM/src/SubPolytope.h
index e4dbbe10..271055bb 100644
--- a/AMDiS/compositeFEM/src/SubPolytope.h
+++ b/AMDiS/compositeFEM/src/SubPolytope.h
@@ -1,3 +1,22 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
 /** \file SubPolytope.h */
 
 #ifndef AMDIS_SUBPOLYTOPE_H
@@ -72,43 +91,37 @@ namespace AMDiS {
 		int numIntPoints_,
 		const int &indexElVertInPol_ = 0);
 
-    /**
-     *  Destructor
-     */
-    ~SubPolytope() {
-      for (int i = 0; i < numSubElements; i++) {
+    /// Destructor
+    ~SubPolytope() 
+    {
+      for (int i = 0; i < numSubElements; i++)
 	delete subElements[i];
-      }
-    };
+    }
 
-    /**
-     *  Returns begin of vector subElements.
-     */
-    inline std::vector<SubElInfo *>::iterator getSubElementsBegin() {
+    /// Returns begin of vector subElements.
+    inline std::vector<SubElInfo *>::iterator getSubElementsBegin() 
+    {
       return subElements.begin();
     }
 
-    /**
-     *  Returns end of vector subElements.
-     */
-    inline std::vector<SubElInfo *>::iterator getSubElementsEnd() {
+    /// Returns end of vector subElements.
+    inline std::vector<SubElInfo *>::iterator getSubElementsEnd() 
+    {
       return subElements.end();
     }
 
-    /**
-     * Returns num-th subelement of polytope.
-     */
-    inline SubElInfo* getSubElement(int num) {
+    /// Returns num-th subelement of polytope.
+    inline SubElInfo* getSubElement(int num) 
+    {
       FUNCNAME("SubPolytope::getSubElement()");
   
       TEST_EXIT(num <= numSubElements)("invalid index for subelement");
       return subElements[num];
     }
 
-    /**
-     * Returns the number of subelements of the polytope.
-     */
-    inline int getNumSubElements() { 
+    /// Returns the number of subelements of the polytope.
+    inline int getNumSubElements() 
+    { 
       return numSubElements; 
     }
 
@@ -157,36 +170,25 @@ namespace AMDiS {
     void createSubElementsForPolytope3D(int indexElVertInPol);
 
   protected:
-
-    /**
-     *  elInfo of the element containing the polytope
-     */
+    /// elInfo of the element containing the polytope
     const ElInfo *elInfo;
 
     /**
-     *  Intersection points with the element in barycentric coordinates with
-     *  respect to element
+     * Intersection points with the element in barycentric coordinates with
+     * respect to element
      */
     VectorOfFixVecs<DimVec<double> > *intPoints;
 
-    /**  
-     *  Number of intersection points
-     */
+    /// Number of intersection points
     int numIntPoints;
 
-    /**
-     *  List of the subelements of subpolytope
-     */
+    /// List of the subelements of subpolytope
     std::vector<SubElInfo *> subElements;
 
-    /**
-     *  Number of subelements
-     */
+    /// Number of subelements
     int numSubElements;
 
-    /**
-     *  Dimension of the polytope
-     */
+    /// Dimension of the polytope
     int dim;
   };
 }
diff --git a/AMDiS/compositeFEM/src/TranslateLsFct.h b/AMDiS/compositeFEM/src/TranslateLsFct.h
index 0f8541cd..2e138b98 100644
--- a/AMDiS/compositeFEM/src/TranslateLsFct.h
+++ b/AMDiS/compositeFEM/src/TranslateLsFct.h
@@ -1,3 +1,24 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
+/** \file TranslateLsFct.h */
+
 #ifndef AMDIS_TRANSLATELSFCT_H
 #define AMDIS_TRANSLATELSFCT_H
 
@@ -9,16 +30,13 @@ using namespace AMDiS;
 template<typename T>
 class TranslateLsFct : public ElementFunction<T>
 {
- public:
-  /**
-   * Constructor
-   */
-  TranslateLsFct(ElementFunction<T> *f_,
-		 double c_)
+public:
+  /// Constructor
+  TranslateLsFct(ElementFunction<T> *f_, double c_)
     : ElementFunction<T>(),
-    f(f_),
-    c(c_)
-  {};
+      f(f_),
+      c(c_)
+  {}
 
   /** 
    * evaluation at given coordinates.
@@ -26,21 +44,17 @@ class TranslateLsFct : public ElementFunction<T>
    * Defines new level set function. Zero level set of this level set
    * function is level set c of level set function f.
    */
-  const T& operator()(const DimVec<double>& bary) const {
-
+  const T& operator()(const DimVec<double>& bary) const 
+  {
     f->setElInfo(elInfo_);
     return ((*f)(bary) - c);
-  }; 
+  };
 
- protected:
-  /**
-   * Level set function which is translated.
-   */
+protected:
+  /// Level set function which is translated.
   ElementFunction<T> *f;
 
-  /**
-   * Translation parameter. 
-   */
+  /// Translation parameter. 
   double c;
 };
 
diff --git a/AMDiS/compositeFEM/src/compositeFEM.h b/AMDiS/compositeFEM/src/compositeFEM.h
index b78d737e..fcac485f 100644
--- a/AMDiS/compositeFEM/src/compositeFEM.h
+++ b/AMDiS/compositeFEM/src/compositeFEM.h
@@ -1,3 +1,24 @@
+// ============================================================================
+// ==                                                                        ==
+// == AMDiS - Adaptive multidimensional simulations                          ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  TU Dresden                                                            ==
+// ==                                                                        ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
+// ==  germany                                                               ==
+// ==                                                                        ==
+// ============================================================================
+// ==                                                                        ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
+// ==                                                                        ==
+// ============================================================================
+
+/** \file compositeFEM.h */
+
 #ifndef AMDIS_COMPOSITEFEM_H
 #define AMDIS_COMPOSITEFEM_H
 #include "CFE_Integration.h"
diff --git a/AMDiS/src/AMDiS_fwd.h b/AMDiS/src/AMDiS_fwd.h
index 5300fe20..8834a3f6 100644
--- a/AMDiS/src/AMDiS_fwd.h
+++ b/AMDiS/src/AMDiS_fwd.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/AbstractFunction.h b/AMDiS/src/AbstractFunction.h
index cd6cc151..70eb3522 100644
--- a/AMDiS/src/AbstractFunction.h
+++ b/AMDiS/src/AbstractFunction.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/AdaptBase.h b/AMDiS/src/AdaptBase.h
index fe67f2d4..8776c9f1 100644
--- a/AMDiS/src/AdaptBase.h
+++ b/AMDiS/src/AdaptBase.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/AdaptInfo.h b/AMDiS/src/AdaptInfo.h
index a638f876..92de1757 100644
--- a/AMDiS/src/AdaptInfo.h
+++ b/AMDiS/src/AdaptInfo.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/AdaptInstationary.h b/AMDiS/src/AdaptInstationary.h
index ae8cf863..7adf1660 100644
--- a/AMDiS/src/AdaptInstationary.h
+++ b/AMDiS/src/AdaptInstationary.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/AdaptStationary.h b/AMDiS/src/AdaptStationary.h
index 76a803cf..77b897f7 100644
--- a/AMDiS/src/AdaptStationary.h
+++ b/AMDiS/src/AdaptStationary.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Assembler.h b/AMDiS/src/Assembler.h
index 1d95440b..37a84e27 100644
--- a/AMDiS/src/Assembler.h
+++ b/AMDiS/src/Assembler.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/BallProject.h b/AMDiS/src/BallProject.h
index ab15be82..3c59ec93 100644
--- a/AMDiS/src/BallProject.h
+++ b/AMDiS/src/BallProject.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/BasisFunction.h b/AMDiS/src/BasisFunction.h
index c0592107..3eb7b05e 100644
--- a/AMDiS/src/BasisFunction.h
+++ b/AMDiS/src/BasisFunction.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Boundary.h b/AMDiS/src/Boundary.h
index c054e45a..de6f2320 100644
--- a/AMDiS/src/Boundary.h
+++ b/AMDiS/src/Boundary.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/BoundaryCondition.h b/AMDiS/src/BoundaryCondition.h
index 94a8371a..b48e407c 100644
--- a/AMDiS/src/BoundaryCondition.h
+++ b/AMDiS/src/BoundaryCondition.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/BoundaryManager.h b/AMDiS/src/BoundaryManager.h
index 13bfd66d..a027d680 100644
--- a/AMDiS/src/BoundaryManager.h
+++ b/AMDiS/src/BoundaryManager.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Cholesky.h b/AMDiS/src/Cholesky.h
index fdd3b0df..520ad596 100644
--- a/AMDiS/src/Cholesky.h
+++ b/AMDiS/src/Cholesky.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CoarseningManager.h b/AMDiS/src/CoarseningManager.h
index b9c7bfbd..94ab64e1 100644
--- a/AMDiS/src/CoarseningManager.h
+++ b/AMDiS/src/CoarseningManager.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CoarseningManager1d.h b/AMDiS/src/CoarseningManager1d.h
index 2f9ee142..e92e4236 100644
--- a/AMDiS/src/CoarseningManager1d.h
+++ b/AMDiS/src/CoarseningManager1d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CoarseningManager2d.h b/AMDiS/src/CoarseningManager2d.h
index eb976b1a..35ca7811 100644
--- a/AMDiS/src/CoarseningManager2d.h
+++ b/AMDiS/src/CoarseningManager2d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CoarseningManager3d.h b/AMDiS/src/CoarseningManager3d.h
index faf4f957..5fbbdcfa 100644
--- a/AMDiS/src/CoarseningManager3d.h
+++ b/AMDiS/src/CoarseningManager3d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ComponentTraverseInfo.h b/AMDiS/src/ComponentTraverseInfo.h
index f5e27e1b..4eb511cd 100644
--- a/AMDiS/src/ComponentTraverseInfo.h
+++ b/AMDiS/src/ComponentTraverseInfo.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ConditionalEstimator.h b/AMDiS/src/ConditionalEstimator.h
index 76441d34..c44d9123 100644
--- a/AMDiS/src/ConditionalEstimator.h
+++ b/AMDiS/src/ConditionalEstimator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ConditionalMarker.h b/AMDiS/src/ConditionalMarker.h
index 619a015b..ee1f8ae5 100644
--- a/AMDiS/src/ConditionalMarker.h
+++ b/AMDiS/src/ConditionalMarker.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CouplingTimeInterface.h b/AMDiS/src/CouplingTimeInterface.h
index b64650b6..c74538cc 100644
--- a/AMDiS/src/CouplingTimeInterface.h
+++ b/AMDiS/src/CouplingTimeInterface.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CreatorInterface.h b/AMDiS/src/CreatorInterface.h
index ba2b4116..ad286593 100644
--- a/AMDiS/src/CreatorInterface.h
+++ b/AMDiS/src/CreatorInterface.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CreatorMap.h b/AMDiS/src/CreatorMap.h
index 1c64d507..50eacabd 100644
--- a/AMDiS/src/CreatorMap.h
+++ b/AMDiS/src/CreatorMap.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/CylinderProject.h b/AMDiS/src/CylinderProject.h
index 886bc76c..07a5ce0a 100644
--- a/AMDiS/src/CylinderProject.h
+++ b/AMDiS/src/CylinderProject.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DOFAdmin.h b/AMDiS/src/DOFAdmin.h
index 255bd3d3..098251aa 100644
--- a/AMDiS/src/DOFAdmin.h
+++ b/AMDiS/src/DOFAdmin.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DOFContainer.h b/AMDiS/src/DOFContainer.h
index 39f310e5..65d66bf8 100644
--- a/AMDiS/src/DOFContainer.h
+++ b/AMDiS/src/DOFContainer.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DOFIndexed.h b/AMDiS/src/DOFIndexed.h
index 101ccb15..4a209e4a 100644
--- a/AMDiS/src/DOFIndexed.h
+++ b/AMDiS/src/DOFIndexed.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DOFIterator.h b/AMDiS/src/DOFIterator.h
index 95e95525..534914d2 100644
--- a/AMDiS/src/DOFIterator.h
+++ b/AMDiS/src/DOFIterator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DOFMatrix.h b/AMDiS/src/DOFMatrix.h
index 2d67a90d..2838cb17 100644
--- a/AMDiS/src/DOFMatrix.h
+++ b/AMDiS/src/DOFMatrix.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DOFVector.h b/AMDiS/src/DOFVector.h
index 47d016f7..4107f4d0 100644
--- a/AMDiS/src/DOFVector.h
+++ b/AMDiS/src/DOFVector.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DataCollector.h b/AMDiS/src/DataCollector.h
index 11a9270c..19073164 100644
--- a/AMDiS/src/DataCollector.h
+++ b/AMDiS/src/DataCollector.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DirichletBC.h b/AMDiS/src/DirichletBC.h
index fc59f594..23ae3d85 100644
--- a/AMDiS/src/DirichletBC.h
+++ b/AMDiS/src/DirichletBC.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/DualTraverse.h b/AMDiS/src/DualTraverse.h
index fc2d1ae4..bce6ccf6 100644
--- a/AMDiS/src/DualTraverse.h
+++ b/AMDiS/src/DualTraverse.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElInfo.h b/AMDiS/src/ElInfo.h
index 3ec7e491..b2d25eda 100644
--- a/AMDiS/src/ElInfo.h
+++ b/AMDiS/src/ElInfo.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElInfo1d.h b/AMDiS/src/ElInfo1d.h
index bee73440..e3327af1 100644
--- a/AMDiS/src/ElInfo1d.h
+++ b/AMDiS/src/ElInfo1d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElInfo2d.h b/AMDiS/src/ElInfo2d.h
index 797597ef..e0141092 100644
--- a/AMDiS/src/ElInfo2d.h
+++ b/AMDiS/src/ElInfo2d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElInfo3d.h b/AMDiS/src/ElInfo3d.h
index 9560e060..1e219b78 100644
--- a/AMDiS/src/ElInfo3d.h
+++ b/AMDiS/src/ElInfo3d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElInfoStack.h b/AMDiS/src/ElInfoStack.h
index b528c0a4..730aafc4 100644
--- a/AMDiS/src/ElInfoStack.h
+++ b/AMDiS/src/ElInfoStack.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Element.h b/AMDiS/src/Element.h
index 15a06b95..bde0de6e 100644
--- a/AMDiS/src/Element.h
+++ b/AMDiS/src/Element.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElementData.h b/AMDiS/src/ElementData.h
index e58dc1c2..8284951f 100644
--- a/AMDiS/src/ElementData.h
+++ b/AMDiS/src/ElementData.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElementDofIterator.h b/AMDiS/src/ElementDofIterator.h
index 718632a2..f4931a94 100644
--- a/AMDiS/src/ElementDofIterator.h
+++ b/AMDiS/src/ElementDofIterator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElementFunction.h b/AMDiS/src/ElementFunction.h
index d5d04a72..5a6232cb 100644
--- a/AMDiS/src/ElementFunction.h
+++ b/AMDiS/src/ElementFunction.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElementInfo.h b/AMDiS/src/ElementInfo.h
index 26b30b4a..d8371044 100644
--- a/AMDiS/src/ElementInfo.h
+++ b/AMDiS/src/ElementInfo.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ElementRegion_ED.h b/AMDiS/src/ElementRegion_ED.h
index 1bad3f68..9be6dee5 100644
--- a/AMDiS/src/ElementRegion_ED.h
+++ b/AMDiS/src/ElementRegion_ED.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/EmptyElementData.h b/AMDiS/src/EmptyElementData.h
index 8ebc8fc9..70b1718d 100644
--- a/AMDiS/src/EmptyElementData.h
+++ b/AMDiS/src/EmptyElementData.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Error.h b/AMDiS/src/Error.h
index 810cc908..e92a0656 100644
--- a/AMDiS/src/Error.h
+++ b/AMDiS/src/Error.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Estimator.h b/AMDiS/src/Estimator.h
index 95069c62..1a0e9ced 100755
--- a/AMDiS/src/Estimator.h
+++ b/AMDiS/src/Estimator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/FileWriter.h b/AMDiS/src/FileWriter.h
index e7397bb4..6c7af70c 100644
--- a/AMDiS/src/FileWriter.h
+++ b/AMDiS/src/FileWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/FiniteElemSpace.h b/AMDiS/src/FiniteElemSpace.h
index 8317b3f0..81a95708 100644
--- a/AMDiS/src/FiniteElemSpace.h
+++ b/AMDiS/src/FiniteElemSpace.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/FixVec.h b/AMDiS/src/FixVec.h
index a785ac33..c079aa8e 100644
--- a/AMDiS/src/FixVec.h
+++ b/AMDiS/src/FixVec.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/FixVecConvert.h b/AMDiS/src/FixVecConvert.h
index 470d5de7..ad9d710e 100644
--- a/AMDiS/src/FixVecConvert.h
+++ b/AMDiS/src/FixVecConvert.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Flag.h b/AMDiS/src/Flag.h
index 15524ffc..7df80bc8 100644
--- a/AMDiS/src/Flag.h
+++ b/AMDiS/src/Flag.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/GNUPlotWriter.h b/AMDiS/src/GNUPlotWriter.h
index bd4b9cc6..cddc1bab 100644
--- a/AMDiS/src/GNUPlotWriter.h
+++ b/AMDiS/src/GNUPlotWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Global.h b/AMDiS/src/Global.h
index baff98cf..c32a1504 100644
--- a/AMDiS/src/Global.h
+++ b/AMDiS/src/Global.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/GlobalDOFNumbering.h b/AMDiS/src/GlobalDOFNumbering.h
index dede578d..12b258ac 100644
--- a/AMDiS/src/GlobalDOFNumbering.h
+++ b/AMDiS/src/GlobalDOFNumbering.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/GlobalElementNumbering.h b/AMDiS/src/GlobalElementNumbering.h
index c2e9a280..5fb863f0 100644
--- a/AMDiS/src/GlobalElementNumbering.h
+++ b/AMDiS/src/GlobalElementNumbering.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/GridWriter.h b/AMDiS/src/GridWriter.h
index 0cce47b9..1c318794 100644
--- a/AMDiS/src/GridWriter.h
+++ b/AMDiS/src/GridWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ITL_OEMSolver.h b/AMDiS/src/ITL_OEMSolver.h
index 29c7d2ff..5a730c85 100644
--- a/AMDiS/src/ITL_OEMSolver.h
+++ b/AMDiS/src/ITL_OEMSolver.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
@@ -87,10 +87,11 @@ namespace AMDiS {
       virtual ~Creator() {}
       
       /// Returns a new CGSolver object.
-      OEMSolver* create() { 
+      OEMSolver* create() 
+      { 
 	return new ITL_OEMSolver<ITLSolver>(this->name); 
       }
-    }; 
+    }
   
   };
 
@@ -137,7 +138,8 @@ namespace AMDiS {
       virtual ~Creator() {}
       
       /// Returns a new CGSolver object.
-      OEMSolver* create() { 
+      OEMSolver* create() 
+      { 
 	return new ITL_OEMSolver_para<ITLSolver>(this->name); 
       }
     }; 
diff --git a/AMDiS/src/ITL_Preconditioner.h b/AMDiS/src/ITL_Preconditioner.h
index a4cfd67b..91bcf146 100644
--- a/AMDiS/src/ITL_Preconditioner.h
+++ b/AMDiS/src/ITL_Preconditioner.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ITL_Solver.h b/AMDiS/src/ITL_Solver.h
index b533f471..558dcd0d 100644
--- a/AMDiS/src/ITL_Solver.h
+++ b/AMDiS/src/ITL_Solver.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/InteriorBoundary.h b/AMDiS/src/InteriorBoundary.h
index a595db4a..148ccb34 100644
--- a/AMDiS/src/InteriorBoundary.h
+++ b/AMDiS/src/InteriorBoundary.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Lagrange.h b/AMDiS/src/Lagrange.h
index cc1d9e82..abb7bfe2 100644
--- a/AMDiS/src/Lagrange.h
+++ b/AMDiS/src/Lagrange.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/LeafData.h b/AMDiS/src/LeafData.h
index 1d3161d7..4f303740 100644
--- a/AMDiS/src/LeafData.h
+++ b/AMDiS/src/LeafData.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Line.h b/AMDiS/src/Line.h
index ed09dd45..cd6ef9d8 100644
--- a/AMDiS/src/Line.h
+++ b/AMDiS/src/Line.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/MacroElement.h b/AMDiS/src/MacroElement.h
index 8a14e0f7..53fe9baf 100644
--- a/AMDiS/src/MacroElement.h
+++ b/AMDiS/src/MacroElement.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/MacroReader.h b/AMDiS/src/MacroReader.h
index ac455585..0b0b430c 100644
--- a/AMDiS/src/MacroReader.h
+++ b/AMDiS/src/MacroReader.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/MacroWriter.h b/AMDiS/src/MacroWriter.h
index b0c6f653..bff18f7b 100644
--- a/AMDiS/src/MacroWriter.h
+++ b/AMDiS/src/MacroWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Marker.h b/AMDiS/src/Marker.h
index a80ee7f5..441fe9d7 100644
--- a/AMDiS/src/Marker.h
+++ b/AMDiS/src/Marker.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/MatrixVector.h b/AMDiS/src/MatrixVector.h
index 42f2068b..12e29098 100644
--- a/AMDiS/src/MatrixVector.h
+++ b/AMDiS/src/MatrixVector.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Mesh.h b/AMDiS/src/Mesh.h
index 015e5aed..2b13ff97 100644
--- a/AMDiS/src/Mesh.h
+++ b/AMDiS/src/Mesh.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/MeshStructure.h b/AMDiS/src/MeshStructure.h
index 39c6a17d..92ef5a5c 100644
--- a/AMDiS/src/MeshStructure.h
+++ b/AMDiS/src/MeshStructure.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/MeshStructure_ED.h b/AMDiS/src/MeshStructure_ED.h
index 8c811d34..5a74ee05 100644
--- a/AMDiS/src/MeshStructure_ED.h
+++ b/AMDiS/src/MeshStructure_ED.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/MpCCIAdapter.h b/AMDiS/src/MpCCIAdapter.h
index 2cd241dd..0e552637 100644
--- a/AMDiS/src/MpCCIAdapter.h
+++ b/AMDiS/src/MpCCIAdapter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Newton.h b/AMDiS/src/Newton.h
index 30908b45..390af4d7 100644
--- a/AMDiS/src/Newton.h
+++ b/AMDiS/src/Newton.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/NewtonS.h b/AMDiS/src/NewtonS.h
index 1b0ca16f..e358a38d 100644
--- a/AMDiS/src/NewtonS.h
+++ b/AMDiS/src/NewtonS.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/NonLinSolver.h b/AMDiS/src/NonLinSolver.h
index 17c84ae0..79d83ef5 100644
--- a/AMDiS/src/NonLinSolver.h
+++ b/AMDiS/src/NonLinSolver.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/NonLinUpdater.h b/AMDiS/src/NonLinUpdater.h
index 4f415440..40359635 100644
--- a/AMDiS/src/NonLinUpdater.h
+++ b/AMDiS/src/NonLinUpdater.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/OEMSolver.h b/AMDiS/src/OEMSolver.h
index 557623b7..356963f4 100644
--- a/AMDiS/src/OEMSolver.h
+++ b/AMDiS/src/OEMSolver.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Operator.h b/AMDiS/src/Operator.h
index 82c1f97f..cfeacab5 100644
--- a/AMDiS/src/Operator.h
+++ b/AMDiS/src/Operator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ParMetisPartitioner.h b/AMDiS/src/ParMetisPartitioner.h
index 07f3d97c..edf28a83 100644
--- a/AMDiS/src/ParMetisPartitioner.h
+++ b/AMDiS/src/ParMetisPartitioner.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ParallelDomainBase.h b/AMDiS/src/ParallelDomainBase.h
index 7cd8acc9..60bfd19e 100644
--- a/AMDiS/src/ParallelDomainBase.h
+++ b/AMDiS/src/ParallelDomainBase.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ParallelDomainScal.h b/AMDiS/src/ParallelDomainScal.h
index 485cd1ba..226e32a8 100644
--- a/AMDiS/src/ParallelDomainScal.h
+++ b/AMDiS/src/ParallelDomainScal.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ParallelDomainVec.h b/AMDiS/src/ParallelDomainVec.h
index d4e44614..0d81d547 100644
--- a/AMDiS/src/ParallelDomainVec.h
+++ b/AMDiS/src/ParallelDomainVec.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ParallelError.h b/AMDiS/src/ParallelError.h
index 693952ba..df92ed5a 100644
--- a/AMDiS/src/ParallelError.h
+++ b/AMDiS/src/ParallelError.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ParallelProblem.h b/AMDiS/src/ParallelProblem.h
index 7d15423c..8b271e8d 100644
--- a/AMDiS/src/ParallelProblem.h
+++ b/AMDiS/src/ParallelProblem.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Parameters.h b/AMDiS/src/Parameters.h
index eb2cc835..d7e691f8 100644
--- a/AMDiS/src/Parameters.h
+++ b/AMDiS/src/Parameters.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Parametric.h b/AMDiS/src/Parametric.h
index 70630b72..31828e5b 100644
--- a/AMDiS/src/Parametric.h
+++ b/AMDiS/src/Parametric.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/PardisoSolver.h b/AMDiS/src/PardisoSolver.h
index c0ad4c73..716a260f 100644
--- a/AMDiS/src/PardisoSolver.h
+++ b/AMDiS/src/PardisoSolver.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/PartitionElementData.h b/AMDiS/src/PartitionElementData.h
index 1a717cf8..72fd10fc 100644
--- a/AMDiS/src/PartitionElementData.h
+++ b/AMDiS/src/PartitionElementData.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/PeriodicBC.h b/AMDiS/src/PeriodicBC.h
index ec5de0a7..f0444f16 100644
--- a/AMDiS/src/PeriodicBC.h
+++ b/AMDiS/src/PeriodicBC.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/PeriodicInfo.h b/AMDiS/src/PeriodicInfo.h
index 3c7bae6d..30d16d1f 100644
--- a/AMDiS/src/PeriodicInfo.h
+++ b/AMDiS/src/PeriodicInfo.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/PeriodicMap.h b/AMDiS/src/PeriodicMap.h
index 4b85ff94..346b93fa 100644
--- a/AMDiS/src/PeriodicMap.h
+++ b/AMDiS/src/PeriodicMap.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/PngWriter.h b/AMDiS/src/PngWriter.h
index 21103d14..c4934e53 100644
--- a/AMDiS/src/PngWriter.h
+++ b/AMDiS/src/PngWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemInstat.h b/AMDiS/src/ProblemInstat.h
index c724fdee..e4c40bd1 100644
--- a/AMDiS/src/ProblemInstat.h
+++ b/AMDiS/src/ProblemInstat.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemInterpolScal.h b/AMDiS/src/ProblemInterpolScal.h
index 0f0adfc2..e9af69b1 100644
--- a/AMDiS/src/ProblemInterpolScal.h
+++ b/AMDiS/src/ProblemInterpolScal.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemInterpolVec.h b/AMDiS/src/ProblemInterpolVec.h
index 3869c1e6..34e6b477 100644
--- a/AMDiS/src/ProblemInterpolVec.h
+++ b/AMDiS/src/ProblemInterpolVec.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemIterationInterface.h b/AMDiS/src/ProblemIterationInterface.h
index d991bbd7..e4ff7051 100644
--- a/AMDiS/src/ProblemIterationInterface.h
+++ b/AMDiS/src/ProblemIterationInterface.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemNonLin.h b/AMDiS/src/ProblemNonLin.h
index f0315a0d..7cc35c71 100644
--- a/AMDiS/src/ProblemNonLin.h
+++ b/AMDiS/src/ProblemNonLin.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemScal.h b/AMDiS/src/ProblemScal.h
index d0824b58..2538decc 100644
--- a/AMDiS/src/ProblemScal.h
+++ b/AMDiS/src/ProblemScal.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemStatBase.h b/AMDiS/src/ProblemStatBase.h
index 075ddf28..1caf7ece 100644
--- a/AMDiS/src/ProblemStatBase.h
+++ b/AMDiS/src/ProblemStatBase.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemTimeInterface.h b/AMDiS/src/ProblemTimeInterface.h
index cb5600b4..602d6e76 100644
--- a/AMDiS/src/ProblemTimeInterface.h
+++ b/AMDiS/src/ProblemTimeInterface.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ProblemVec.h b/AMDiS/src/ProblemVec.h
index 7a4de800..3445d0b3 100644
--- a/AMDiS/src/ProblemVec.h
+++ b/AMDiS/src/ProblemVec.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Projection.h b/AMDiS/src/Projection.h
index b953ae51..af8b62cb 100644
--- a/AMDiS/src/Projection.h
+++ b/AMDiS/src/Projection.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/QPInfo.h b/AMDiS/src/QPInfo.h
index e379ec4d..dac5de36 100644
--- a/AMDiS/src/QPInfo.h
+++ b/AMDiS/src/QPInfo.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/QPsiPhi.h b/AMDiS/src/QPsiPhi.h
index 3be1018d..9f9bc586 100644
--- a/AMDiS/src/QPsiPhi.h
+++ b/AMDiS/src/QPsiPhi.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Quadrature.h b/AMDiS/src/Quadrature.h
index 96ff7edd..dc648db0 100644
--- a/AMDiS/src/Quadrature.h
+++ b/AMDiS/src/Quadrature.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/RCNeighbourList.h b/AMDiS/src/RCNeighbourList.h
index c5a9cac0..777db447 100644
--- a/AMDiS/src/RCNeighbourList.h
+++ b/AMDiS/src/RCNeighbourList.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Recovery.h b/AMDiS/src/Recovery.h
index 4927955b..498189d7 100644
--- a/AMDiS/src/Recovery.h
+++ b/AMDiS/src/Recovery.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/RecoveryEstimator.h b/AMDiS/src/RecoveryEstimator.h
index ead7f5e4..510510bc 100644
--- a/AMDiS/src/RecoveryEstimator.h
+++ b/AMDiS/src/RecoveryEstimator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/RefinementManager.h b/AMDiS/src/RefinementManager.h
index 82013c82..bc88662a 100644
--- a/AMDiS/src/RefinementManager.h
+++ b/AMDiS/src/RefinementManager.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/RefinementManager1d.h b/AMDiS/src/RefinementManager1d.h
index f556eb3a..9a9bae8e 100644
--- a/AMDiS/src/RefinementManager1d.h
+++ b/AMDiS/src/RefinementManager1d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/RefinementManager2d.h b/AMDiS/src/RefinementManager2d.h
index e6ad02dc..1b9bc242 100644
--- a/AMDiS/src/RefinementManager2d.h
+++ b/AMDiS/src/RefinementManager2d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/RefinementManager3d.h b/AMDiS/src/RefinementManager3d.h
index b2561609..401bc311 100644
--- a/AMDiS/src/RefinementManager3d.h
+++ b/AMDiS/src/RefinementManager3d.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ResidualEstimator.h b/AMDiS/src/ResidualEstimator.h
index a2ac7a85..e21d18af 100644
--- a/AMDiS/src/ResidualEstimator.h
+++ b/AMDiS/src/ResidualEstimator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ResidualParallelEstimator.h b/AMDiS/src/ResidualParallelEstimator.h
index 3dac6ff0..6b66ad8b 100644
--- a/AMDiS/src/ResidualParallelEstimator.h
+++ b/AMDiS/src/ResidualParallelEstimator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/RobinBC.h b/AMDiS/src/RobinBC.h
index 3b7996bf..8ca31d37 100644
--- a/AMDiS/src/RobinBC.h
+++ b/AMDiS/src/RobinBC.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SMIAdapter.h b/AMDiS/src/SMIAdapter.h
index 2659712a..130c43f2 100644
--- a/AMDiS/src/SMIAdapter.h
+++ b/AMDiS/src/SMIAdapter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Serializable.h b/AMDiS/src/Serializable.h
index 9bba368d..6eb12125 100644
--- a/AMDiS/src/Serializable.h
+++ b/AMDiS/src/Serializable.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Serializer.h b/AMDiS/src/Serializer.h
index 10fdc45d..f2bf3f86 100644
--- a/AMDiS/src/Serializer.h
+++ b/AMDiS/src/Serializer.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SolverMatrix.h b/AMDiS/src/SolverMatrix.h
index ef996f40..43077aa7 100644
--- a/AMDiS/src/SolverMatrix.h
+++ b/AMDiS/src/SolverMatrix.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/StandardProblemIteration.h b/AMDiS/src/StandardProblemIteration.h
index 555b2157..3bea2ab7 100644
--- a/AMDiS/src/StandardProblemIteration.h
+++ b/AMDiS/src/StandardProblemIteration.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SubQuadrature.h b/AMDiS/src/SubQuadrature.h
index 78f3ed98..f06b1d4a 100644
--- a/AMDiS/src/SubQuadrature.h
+++ b/AMDiS/src/SubQuadrature.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SurfaceAssembler.h b/AMDiS/src/SurfaceAssembler.h
index f320f573..35e3ca12 100644
--- a/AMDiS/src/SurfaceAssembler.h
+++ b/AMDiS/src/SurfaceAssembler.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SurfaceOperator.h b/AMDiS/src/SurfaceOperator.h
index ea28bb91..f341ea4c 100644
--- a/AMDiS/src/SurfaceOperator.h
+++ b/AMDiS/src/SurfaceOperator.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SurfaceQuadrature.h b/AMDiS/src/SurfaceQuadrature.h
index 004c7bad..2a3e156a 100644
--- a/AMDiS/src/SurfaceQuadrature.h
+++ b/AMDiS/src/SurfaceQuadrature.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SurfaceRegion_ED.h b/AMDiS/src/SurfaceRegion_ED.h
index 4ddb4650..ca8f3246 100644
--- a/AMDiS/src/SurfaceRegion_ED.h
+++ b/AMDiS/src/SurfaceRegion_ED.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/SystemVector.h b/AMDiS/src/SystemVector.h
index 32639400..afb69325 100644
--- a/AMDiS/src/SystemVector.h
+++ b/AMDiS/src/SystemVector.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/TecPlotWriter.h b/AMDiS/src/TecPlotWriter.h
index ad2a4811..c7ea4625 100644
--- a/AMDiS/src/TecPlotWriter.h
+++ b/AMDiS/src/TecPlotWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Tetrahedron.h b/AMDiS/src/Tetrahedron.h
index 25797552..a9e3195b 100644
--- a/AMDiS/src/Tetrahedron.h
+++ b/AMDiS/src/Tetrahedron.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/TimedObject.h b/AMDiS/src/TimedObject.h
index 7731144b..d29aa328 100644
--- a/AMDiS/src/TimedObject.h
+++ b/AMDiS/src/TimedObject.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Traverse.h b/AMDiS/src/Traverse.h
index f2e3e421..751de969 100644
--- a/AMDiS/src/Traverse.h
+++ b/AMDiS/src/Traverse.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/TraverseParallel.h b/AMDiS/src/TraverseParallel.h
index 744e7f05..ff0d8c2f 100644
--- a/AMDiS/src/TraverseParallel.h
+++ b/AMDiS/src/TraverseParallel.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/Triangle.h b/AMDiS/src/Triangle.h
index fa8b2f64..9a6c3c25 100644
--- a/AMDiS/src/Triangle.h
+++ b/AMDiS/src/Triangle.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/UmfPackSolver.h b/AMDiS/src/UmfPackSolver.h
index ce280451..04453a6b 100644
--- a/AMDiS/src/UmfPackSolver.h
+++ b/AMDiS/src/UmfPackSolver.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ValueReader.h b/AMDiS/src/ValueReader.h
index 7b0af6e0..c5fd7840 100644
--- a/AMDiS/src/ValueReader.h
+++ b/AMDiS/src/ValueReader.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/ValueWriter.h b/AMDiS/src/ValueWriter.h
index a1375863..03f3701f 100644
--- a/AMDiS/src/ValueWriter.h
+++ b/AMDiS/src/ValueWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/VertexInfo.h b/AMDiS/src/VertexInfo.h
index 53373852..41cf0aec 100644
--- a/AMDiS/src/VertexInfo.h
+++ b/AMDiS/src/VertexInfo.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/VtkWriter.h b/AMDiS/src/VtkWriter.h
index 3bb807b3..12243da0 100644
--- a/AMDiS/src/VtkWriter.h
+++ b/AMDiS/src/VtkWriter.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/parareal/AdaptParaReal.cc b/AMDiS/src/parareal/AdaptParaReal.cc
index 283009b6..8ba8d910 100644
--- a/AMDiS/src/parareal/AdaptParaReal.cc
+++ b/AMDiS/src/parareal/AdaptParaReal.cc
@@ -5,7 +5,8 @@ namespace AMDiS {
   int AdaptParaReal::adapt()
   {    
     // Compute number of coarse and fine time stages.
-    int coarseStages = static_cast<int>(round(adaptInfo->getEndTime() / coarseTimestep));
+    int coarseStages = 
+      static_cast<int>(round(adaptInfo->getEndTime() / coarseTimestep));
     int fineStages = static_cast<int>(round(coarseTimestep / fineTimestep));
 
     // First, sequentially calculate first approximation on coarse time grid.
diff --git a/AMDiS/src/parareal/AdaptParaReal.h b/AMDiS/src/parareal/AdaptParaReal.h
index d24b0cca..2f452a97 100644
--- a/AMDiS/src/parareal/AdaptParaReal.h
+++ b/AMDiS/src/parareal/AdaptParaReal.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
diff --git a/AMDiS/src/parareal/ProblemBase.h b/AMDiS/src/parareal/ProblemBase.h
index 01631994..181f0ca1 100644
--- a/AMDiS/src/parareal/ProblemBase.h
+++ b/AMDiS/src/parareal/ProblemBase.h
@@ -4,16 +4,16 @@
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  crystal growth group                                                  ==
+// ==  TU Dresden                                                            ==
 // ==                                                                        ==
-// ==  Stiftung caesar                                                       ==
-// ==  Ludwig-Erhard-Allee 2                                                 ==
-// ==  53175 Bonn                                                            ==
+// ==  Institut f�r Wissenschaftliches Rechnen                               ==
+// ==  Zellescher Weg 12-14                                                  ==
+// ==  01069 Dresden                                                         ==
 // ==  germany                                                               ==
 // ==                                                                        ==
 // ============================================================================
 // ==                                                                        ==
-// ==  http://www.caesar.de/cg/AMDiS                                         ==
+// ==  https://gforge.zih.tu-dresden.de/projects/amdis/                      ==
 // ==                                                                        ==
 // ============================================================================
 
-- 
GitLab