]> https://gitweb.dealii.org/ - dealii.git/commit
Move create_union_triangulation() and extract_boundary_mesh(). 103/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 21 Aug 2014 11:24:06 +0000 (06:24 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 21 Aug 2014 11:24:42 +0000 (06:24 -0500)
commitf99cae29f1775b5ceab07941c498e4f6f471fda1
treedd699958c3647abd13b874606a2ac1d6391d867e
parent394cfc722fe21aa0581d4cbaffbfd1725b32a340
Move create_union_triangulation() and extract_boundary_mesh().

These functions were previously in GridTools, but conceptually they create
meshes and so should be in GridGenerator. Move them there but leave the
old functions in GridTools with a note that they are now deprecated.

Also structure the documentation of the functions in GridGenerator better.
31 files changed:
doc/news/changes.h
include/deal.II/grid/grid_generator.h
include/deal.II/grid/grid_tools.h
source/grid/grid_generator.cc
source/grid/grid_generator.inst.in
source/grid/grid_tools.cc
source/grid/grid_tools.inst.in
tests/codim_one/boundary_indicator_01.cc
tests/codim_one/data_out_03.cc
tests/codim_one/direction_flag_01.cc
tests/codim_one/direction_flag_02.cc
tests/codim_one/extract_boundary_mesh_00.cc
tests/codim_one/extract_boundary_mesh_01.cc
tests/codim_one/extract_boundary_mesh_02.cc
tests/codim_one/extract_boundary_mesh_03.cc
tests/codim_one/extract_boundary_mesh_04.cc
tests/codim_one/extract_boundary_mesh_05.cc
tests/codim_one/extract_boundary_mesh_06.cc
tests/codim_one/extract_boundary_mesh_07.cc
tests/codim_one/hanging_nodes_01.cc
tests/codim_one/hanging_nodes_02.cc
tests/codim_one/hanging_nodes_03.cc
tests/codim_one/interpolate_boundary_values_03.cc
tests/codim_one/interpolate_boundary_values_1d_closed_ring.cc
tests/codim_one/mapping_01.cc
tests/codim_one/mapping_02.cc
tests/codim_one/normal_vectors_01.cc
tests/codim_one/transform_01.cc
tests/deal.II/union_triangulation.cc
tests/deal.II/vertex_as_face_09.cc
tests/manifold/spherical_manifold_04.cc

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.