]> https://gitweb.dealii.org/ - dealii.git/commit
Create new method dealii::Triangulation::create_triangulation(). 9195/head
authorPeter Munch <peterrmuench@gmail.com>
Wed, 25 Dec 2019 22:34:13 +0000 (23:34 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Sun, 19 Jan 2020 18:00:11 +0000 (19:00 +0100)
commit9f96210d032b26aa003375716f2b9bf22b199990
tree95d1d51523b91d20cedc886a15ee5e013769551e
parent6c347d9f0b2e58848c17e8531d332726167453f2
Create new method dealii::Triangulation::create_triangulation().
28 files changed:
include/deal.II/distributed/fully_distributed_tria.h
include/deal.II/distributed/fully_distributed_tria_util.h [deleted file]
include/deal.II/distributed/shared_tria.h
include/deal.II/distributed/tria.h
include/deal.II/grid/persistent_tria.h
include/deal.II/grid/tria.h
include/deal.II/grid/tria_description.h [new file with mode: 0644]
source/distributed/CMakeLists.txt
source/distributed/fully_distributed_tria.cc
source/distributed/shared_tria.cc
source/distributed/tria.cc
source/grid/CMakeLists.txt
source/grid/persistent_tria.cc
source/grid/tria.cc
source/grid/tria_description.cc [new file with mode: 0644]
source/grid/tria_description.inst.in [new file with mode: 0644]
tests/fullydistributed_grids/copy_distributed_tria_01.cc
tests/fullydistributed_grids/copy_distributed_tria_02.cc
tests/fullydistributed_grids/copy_serial_tria_01.cc
tests/fullydistributed_grids/copy_serial_tria_02.cc
tests/fullydistributed_grids/copy_serial_tria_03.cc
tests/fullydistributed_grids/copy_serial_tria_04.cc
tests/fullydistributed_grids/copy_serial_tria_05.cc
tests/fullydistributed_grids/copy_serial_tria_06.cc
tests/fullydistributed_grids/copy_serial_tria_07.cc
tests/fullydistributed_grids/copy_serial_tria_grouped_01.cc
tests/matrix_free/parallel_multigrid_fullydistributed.cc
tests/serialization/parallel_fullydistributed_construction_data_1.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.