-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
#include "../tests.h"
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read a file in iges format, and write it out again in the same
// format.
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that the flat manifold does what it should, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that the flat manifold does what it should, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that the flat manifold does what it should. This time on faces, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that the flat manifold does what it should. This time on faces, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test periodicity of FlatManifold, where the
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test periodicity of FlatManifold, where the
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test interior mapping of flat manifold, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test interior mapping of flat manifold, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector of flat manifold without periodicity, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector of flat manifold without periodicity, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector of flat manifold with periodicity, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector of flat manifold with periodicity, where the
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector on a cylinder surface
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector on a cylinder surface. this is like the _07
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2017 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2017 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test the combination of simple ChartManifolds: parabolic + translation
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2017 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2017 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test the combination of simple ChartManifolds: PolarManifold +
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2017 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2017 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test the combination of simple ChartManifolds: PolarManifold +
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2017 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2017 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Stress periodicity in CompositionManifold. Compose PolarManifold with
-//------------------------------------------------------------
-// Copyright (C) 2015 - 2018, the deal.II authors
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2015 - 2018 by the deal.II authors
//
-//------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Copy from boundary ids to manifold ids
return 0;
}
-
-//------------------------------------------------------------
-// Copyright (C) 2015 - 2018, the deal.II authors
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2015 - 2018 by the deal.II authors
//
-//------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Copy from boundary ids to manifold ids
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2017 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2017 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector of flat manifold without periodicity
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2016 - 2017 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2016 - 2017 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test direction vector of flat manifold with periodicity
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2017 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2017 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that Manifold::get_normal_vector also works for a special case that
return 0;
}
-
-//---------------------------- manifold_id_02.cc ---------------------------
-// Copyright (C) 2018 by the deal.II authors
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2018 by the deal.II authors
//
-//---------------------------- manifold_id_02.cc ---------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test the function map_boundary_to_manifold_ids
return 0;
}
-
-//------------------------------------------------------------
-// Copyright (C) 2015 - 2018, the deal.II authors
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2015 - 2018 by the deal.II authors
//
-//------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
#include "../tests.h"
return 0;
}
-
-//------------------------------------------------------------
-// Copyright (C) 2015 - 2018, the deal.II authors
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2015 - 2018 by the deal.II authors
//
-//------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
#include "../tests.h"
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2017 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2017 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
-
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that the transfinite manifold creates good points for a circle, a
// cylinder, and a sphere
-//-------------------------------------------------------------------
-// Copyright (C) 2017 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2017 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Similar to transfinite_manifold_01 but now only setting the transfinite
-//-------------------------------------------------------------------
-// Copyright (C) 2017 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2017 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Similar to transfinite_manifold_01 but now applying a MappingQGeneric and
return 0;
}
-
-//-------------------------------------------------------------------
-// Copyright (C) 2017 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2017 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that clearing a triangulation is behaving correctly for the transfinite
-//-------------------------------------------------------------------
-// Copyright (C) 2017 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2017 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that transfinite interpolation manifold works properly for creating a
-//-------------------------------------------------------------------
-// Copyright (C) 2017 - 2018 by the deal.II authors.
+// ---------------------------------------------------------------------
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// Copyright (C) 2017 - 2018 by the deal.II authors
//
-//-------------------------------------------------------------------
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
// Test that transfinite interpolation manifold returns valid results on the
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
#include "../tests.h"
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
#include "../tests.h"
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
#include "../tests.h"
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Test the class DirectionalProjectionBoundary
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a circle, a Triangulation, and try to project normally on
// it.
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Makes a OpenCASCADE cicrular arc, and project a few points onto it.
}
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read the file side.iges, and
// create a single-cell Triangulation
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read the file side.iges, attach it to a projector,
// create a single-cell Triangulation, and refine it with the new
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2017 by the deal.II authors
+// Copyright (C) 2017 - the by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a NURBS with a quarter of a disc, make a Manifold out of it, create a
// Triangulation with it, attach the manifold, and make a few refinements
GridOut gridout;
gridout.write_msh (tria, logfile);
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a BSpline surface, and test axis projection.
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a bspline, and write it as an IGES file.
out.close();
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read goteborg.iges and dump its topological structure to the
// logfile.
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read goteborg.iges and dump its topological structure to the
// logfile.
<< wires.size() << " wires." << std::endl;
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read a file in iges format, and write it out again in the same
// format.
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a Triangulation, interpolate its boundary points to a close
// smooth BSpline, and use that as a Boundary Descriptor.
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a Triangulation, interpolate its boundary points to a close
// smooth BSpline, and use that as a Boundary Descriptor.
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a circle, a Triangulation, and try to project normally on
// it.
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a BSpline surface, and test axis projection.
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a BSpline surface, and test axis projection.
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a BSpline surface, and test axis projection for Q2 elements.
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read goteborg.iges and dump its topological structure to the
// logfile.
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read the file side.iges, attach it to a projector, create a
// single-cell Triangulation, ask the center of the single cell, and
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read the file side.iges, attach it to a projector, create a
// single-cell Triangulation, ask the center of the single cell, and
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read the file side.iges, attach it to a projector, create a
// single-cell Triangulation, ask the center of the single cell, and
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Create a bspline, and write it as an IGES file.
out.close();
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read goteborg.iges and dump its topological structure to the
// logfile.
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read goteborg.iges and dump its topological structure to the
// logfile.
<< wires.size() << " wires." << std::endl;
return 0;
}
-
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Read a file in iges format, and write it out again in the same
// format.
-//-----------------------------------------------------------
+// ---------------------------------------------------------------------
//
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
//
-// This file is subject to LGPL and may not be distributed
-// without copyright and license information. Please refer
-// to the file deal.II/doc/license.html for the text and
-// further information on this license.
+// This file is part of the deal.II library.
//
-//-----------------------------------------------------------
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
// Test that the GMSH executable actually works.
// This is a reduced version of gmsh/create_tria_01.