]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 years agoAdapt CellAccessor::neighbor_child_on_subface for triangles. 11637/head
Marc Fehling [Wed, 27 Jan 2021 03:46:07 +0000 (20:46 -0700)]
Adapt CellAccessor::neighbor_child_on_subface for triangles.

Required by DoFTools::make_hanging_node_constraints.

3 years agoMerge pull request #11617 from bangerth/simplify
Luca Heltai [Tue, 26 Jan 2021 17:33:38 +0000 (18:33 +0100)]
Merge pull request #11617 from bangerth/simplify

Simplify some code.

3 years agoMerge pull request #11629 from peterrum/enable_python_binding
Luca Heltai [Tue, 26 Jan 2021 17:32:55 +0000 (18:32 +0100)]
Merge pull request #11629 from peterrum/enable_python_binding

Enable PYTHON_BINDINGS in linux-release-serial

3 years agoMerge pull request #11633 from luca-heltai/cxx17-in-docker-image
Luca Heltai [Tue, 26 Jan 2021 14:00:09 +0000 (15:00 +0100)]
Merge pull request #11633 from luca-heltai/cxx17-in-docker-image

Added cxx17 flags to master build.

3 years agoAdded cxx17 flags to master build. 11633/head
Luca Heltai [Tue, 26 Jan 2021 13:43:45 +0000 (14:43 +0100)]
Added cxx17 flags to master build.

3 years agoEnabel PYTHON_BINDINGS in linux-release-serial 11629/head
Peter Munch [Tue, 26 Jan 2021 09:34:55 +0000 (10:34 +0100)]
Enabel PYTHON_BINDINGS in linux-release-serial

3 years agoMerge pull request #11631 from peterrum/EvaluationFlags_value_typo
Martin Kronbichler [Tue, 26 Jan 2021 12:35:49 +0000 (13:35 +0100)]
Merge pull request #11631 from peterrum/EvaluationFlags_value_typo

Fix typo

3 years agoMerge pull request #11632 from luca-heltai/fix-python-bindings
Peter Munch [Tue, 26 Jan 2021 12:01:02 +0000 (13:01 +0100)]
Merge pull request #11632 from luca-heltai/fix-python-bindings

Removed wrapping for reference cell.

3 years agoRemoved wrapping for reference cell. 11632/head
Luca Heltai [Tue, 26 Jan 2021 11:20:04 +0000 (12:20 +0100)]
Removed wrapping for reference cell.

3 years agoFix typo 11631/head
Peter Munch [Tue, 26 Jan 2021 11:24:28 +0000 (12:24 +0100)]
Fix typo

3 years agoMerge pull request #11616 from tamiko/increase_version
Martin Kronbichler [Tue, 26 Jan 2021 08:59:57 +0000 (09:59 +0100)]
Merge pull request #11616 from tamiko/increase_version

CMake: increase minimum required version to 3.1.0

3 years agoadd a changelog entry 11616/head
Matthias Maier [Mon, 25 Jan 2021 14:52:54 +0000 (08:52 -0600)]
add a changelog entry

3 years agoCMake: Remove obsolete version check
Matthias Maier [Sun, 24 Jan 2021 18:08:14 +0000 (12:08 -0600)]
CMake: Remove obsolete version check

3 years agoCMake: increase minimum required version
Matthias Maier [Sun, 24 Jan 2021 18:05:00 +0000 (12:05 -0600)]
CMake: increase minimum required version

3 years agoMerge pull request #11621 from luca-heltai/fix-docker-build-4
Luca Heltai [Mon, 25 Jan 2021 19:57:13 +0000 (20:57 +0100)]
Merge pull request #11621 from luca-heltai/fix-docker-build-4

3 years agoAdded instruction to cancel previous builds. 11621/head
Luca Heltai [Mon, 25 Jan 2021 18:49:48 +0000 (19:49 +0100)]
Added instruction to cancel previous builds.

3 years agoFourth attempt.
Luca Heltai [Mon, 25 Jan 2021 18:37:41 +0000 (19:37 +0100)]
Fourth attempt.

3 years agoAdd redundant checks in hopes of avoiding a compiler warning. 11617/head
Wolfgang Bangerth [Mon, 25 Jan 2021 18:00:03 +0000 (11:00 -0700)]
Add redundant checks in hopes of avoiding a compiler warning.

3 years agoMerge pull request #11620 from luca-heltai/fix-docker-build-3
Peter Munch [Mon, 25 Jan 2021 17:59:55 +0000 (18:59 +0100)]
Merge pull request #11620 from luca-heltai/fix-docker-build-3

Third attempt.

3 years agoThird attempt. 11620/head
Luca Heltai [Mon, 25 Jan 2021 16:54:46 +0000 (17:54 +0100)]
Third attempt.

3 years agoMerge pull request #11610 from marcfehling/gsl
David Wells [Mon, 25 Jan 2021 14:58:55 +0000 (09:58 -0500)]
Merge pull request #11610 from marcfehling/gsl

Replace gsl_sf_legendre_Pl with std_cxx17::legendre in tests.

3 years agoMerge pull request #11619 from luca-heltai/fix-docker-build-2
Peter Munch [Mon, 25 Jan 2021 12:33:51 +0000 (13:33 +0100)]
Merge pull request #11619 from luca-heltai/fix-docker-build-2

Second try.

3 years agoSecond try. 11619/head
Luca Heltai [Mon, 25 Jan 2021 12:10:14 +0000 (13:10 +0100)]
Second try.

3 years agoMerge pull request #11618 from luca-heltai/fix-docker-build
Peter Munch [Mon, 25 Jan 2021 11:55:38 +0000 (12:55 +0100)]
Merge pull request #11618 from luca-heltai/fix-docker-build

Try to fix docker images.

3 years agoTry to fix docker images. 11618/head
Luca Heltai [Mon, 25 Jan 2021 11:39:28 +0000 (12:39 +0100)]
Try to fix docker images.

3 years agoSimplify some code.
Wolfgang Bangerth [Mon, 25 Jan 2021 05:00:36 +0000 (22:00 -0700)]
Simplify some code.

3 years agoMerge pull request #11607 from bangerth/ref-cell-10
David Wells [Sun, 24 Jan 2021 01:21:06 +0000 (20:21 -0500)]
Merge pull request #11607 from bangerth/ref-cell-10

Move a function that is not performance-critical to the .cc file.

3 years agoRemove duplicate doc string. 11607/head
Wolfgang Bangerth [Sat, 23 Jan 2021 23:25:55 +0000 (16:25 -0700)]
Remove duplicate doc string.

3 years agoMerge pull request #11613 from drwells/minor-simplex-fixes
David Wells [Sat, 23 Jan 2021 19:03:32 +0000 (14:03 -0500)]
Merge pull request #11613 from drwells/minor-simplex-fixes

Fix a variety of small simplex things.

3 years agoFix a variety of small simplex things. 11613/head
David Wells [Sat, 23 Jan 2021 15:01:58 +0000 (10:01 -0500)]
Fix a variety of small simplex things.

1. Our convention is to still mark overridden methods as virtual.
2. convert_generalized_support_point_values_to_dof_values should be public.
3. Fix simplex reference tria generation in codimension 1.
4. Remove some hard-coded numbers.
5. Fix a quadrature weight.

3 years agoMerge pull request #11611 from bangerth/message
David Wells [Sat, 23 Jan 2021 15:50:23 +0000 (10:50 -0500)]
Merge pull request #11611 from bangerth/message

Improve an error message.

3 years agoImprove an error message. 11611/head
Wolfgang Bangerth [Sat, 23 Jan 2021 04:59:03 +0000 (21:59 -0700)]
Improve an error message.

3 years agoReplace gsl_sf_legendre_Pl withstc_cxx17::legendre in tests. 11610/head
Marc Fehling [Sat, 23 Jan 2021 03:48:46 +0000 (20:48 -0700)]
Replace gsl_sf_legendre_Pl withstc_cxx17::legendre in tests.

3 years agoMove a function that is not performance-critical to the .cc file.
Wolfgang Bangerth [Fri, 22 Jan 2021 03:50:31 +0000 (20:50 -0700)]
Move a function that is not performance-critical to the .cc file.

3 years agoMerge pull request #11596 from nmuch/fix-ThreadLocalStorage-assignment-operators
Daniel Arndt [Fri, 22 Jan 2021 20:02:13 +0000 (15:02 -0500)]
Merge pull request #11596 from nmuch/fix-ThreadLocalStorage-assignment-operators

Fix ThreadLocalStorage assigment operators

3 years agoMerge pull request #11605 from masterleinad/fix_comparison_reference_cell
Daniel Arndt [Fri, 22 Jan 2021 18:03:30 +0000 (13:03 -0500)]
Merge pull request #11605 from masterleinad/fix_comparison_reference_cell

Fix comparisons in ReferenceCell

3 years agoFix comparisons in ReferenceCell 11605/head
Daniel Arndt [Fri, 22 Jan 2021 16:29:08 +0000 (11:29 -0500)]
Fix comparisons in ReferenceCell

3 years agoMerge pull request #11395 from sebproell/sundials-n_vector
Peter Munch [Fri, 22 Jan 2021 10:50:48 +0000 (11:50 +0100)]
Merge pull request #11395 from sebproell/sundials-n_vector

Introduce SUNDIALS N_Vector module

3 years agoFix ThreadLocalStorage assigment operators 11596/head
Nils Much [Thu, 21 Jan 2021 14:27:29 +0000 (15:27 +0100)]
Fix ThreadLocalStorage assigment operators

Copy/move exemplar
Add tests

3 years agoMerge pull request #11601 from bangerth/ref-cell-6
Bruno Turcksin [Fri, 22 Jan 2021 03:25:19 +0000 (22:25 -0500)]
Merge pull request #11601 from bangerth/ref-cell-6

Let ReferenceCell::get_nodal_type_quadrature() return a 'const' reference

3 years agoMerge pull request #11582 from agrayver/simplex_python
Bruno Turcksin [Fri, 22 Jan 2021 03:21:27 +0000 (22:21 -0500)]
Merge pull request #11582 from agrayver/simplex_python

3 years agoMerge pull request #11602 from bangerth/ref-cell-7
Bruno Turcksin [Fri, 22 Jan 2021 03:21:06 +0000 (22:21 -0500)]
Merge pull request #11602 from bangerth/ref-cell-7

3 years agoMerge pull request #11603 from bangerth/ref-cell-8
Bruno Turcksin [Fri, 22 Jan 2021 03:16:13 +0000 (22:16 -0500)]
Merge pull request #11603 from bangerth/ref-cell-8

3 years agoSimplify code. 11603/head
Wolfgang Bangerth [Fri, 22 Jan 2021 00:28:45 +0000 (17:28 -0700)]
Simplify code.

3 years agoAdd an assertion.
Wolfgang Bangerth [Thu, 21 Jan 2021 18:53:07 +0000 (11:53 -0700)]
Add an assertion.

3 years agoHide the ability to create ReferenceCell objects from users.
Wolfgang Bangerth [Thu, 21 Jan 2021 18:51:23 +0000 (11:51 -0700)]
Hide the ability to create ReferenceCell objects from users.

3 years agoMake get_hypercube/simplex static members of ReferenceCell::Type. 11602/head
Wolfgang Bangerth [Thu, 21 Jan 2021 19:48:58 +0000 (12:48 -0700)]
Make get_hypercube/simplex static members of ReferenceCell::Type.

3 years agoTurn ReferenceCell::get_hypercube/simplex() into templates.
Wolfgang Bangerth [Thu, 21 Jan 2021 19:22:56 +0000 (12:22 -0700)]
Turn ReferenceCell::get_hypercube/simplex() into templates.

3 years agoLet ReferenceCell::get_nodal_type_quadrature() return a 'const' reference. 11601/head
Wolfgang Bangerth [Thu, 21 Jan 2021 19:50:10 +0000 (12:50 -0700)]
Let ReferenceCell::get_nodal_type_quadrature() return a 'const' reference.

3 years agoMerge pull request #11598 from tjhei/cell_type_hyper_cube
Wolfgang Bangerth [Thu, 21 Jan 2021 22:59:19 +0000 (15:59 -0700)]
Merge pull request #11598 from tjhei/cell_type_hyper_cube

add ReferenceCell::Type::is_hyper_cube

3 years agoadd is_simplex() 11598/head
Timo Heister [Thu, 21 Jan 2021 20:44:07 +0000 (15:44 -0500)]
add is_simplex()

3 years agoMerge pull request #11597 from bangerth/ref-cell-4
David Wells [Thu, 21 Jan 2021 20:38:45 +0000 (15:38 -0500)]
Merge pull request #11597 from bangerth/ref-cell-4

Remove now unnecessary things in ReferenceCell::Type. Make some things constexpr.

3 years agoadd ReferenceCell::Type::is_hyper_cube
Timo Heister [Thu, 21 Jan 2021 17:38:26 +0000 (12:38 -0500)]
add ReferenceCell::Type::is_hyper_cube

3 years agoMark a number of ReferenceCell functions as 'constexpr'. 11597/head
Wolfgang Bangerth [Thu, 21 Jan 2021 01:58:58 +0000 (18:58 -0700)]
Mark a number of ReferenceCell functions as 'constexpr'.

3 years agoRemove ReferenceCell operators that compare against numbers.
Wolfgang Bangerth [Thu, 21 Jan 2021 01:54:47 +0000 (18:54 -0700)]
Remove ReferenceCell operators that compare against numbers.

3 years agoMerge pull request #11595 from bangerth/ref-cell-3
Peter Munch [Thu, 21 Jan 2021 17:12:25 +0000 (18:12 +0100)]
Merge pull request #11595 from bangerth/ref-cell-3

Make the special ReferenceCell objects objects, not enums.

3 years agoAdd changelog 11582/head
Alexander Grayver [Mon, 18 Jan 2021 20:44:02 +0000 (21:44 +0100)]
Add changelog

3 years agoMerge pull request #11546 from drwells/barycentric-polynomials
Peter Munch [Thu, 21 Jan 2021 09:52:42 +0000 (10:52 +0100)]
Merge pull request #11546 from drwells/barycentric-polynomials

Barycentric polynomials

3 years agoAdd a couple of duplicate checks to avoid triggering array access warnings. 11595/head
Wolfgang Bangerth [Thu, 21 Jan 2021 03:38:03 +0000 (20:38 -0700)]
Add a couple of duplicate checks to avoid triggering array access warnings.

3 years agoRemove Simplex::ScalarPolynomial. 11546/head
David Wells [Fri, 15 Jan 2021 00:31:13 +0000 (19:31 -0500)]
Remove Simplex::ScalarPolynomial.

3 years agoSwitch ScalarPolynomial<dim> -> BarycentricPolynomials<dim>
David Wells [Fri, 15 Jan 2021 00:21:41 +0000 (19:21 -0500)]
Switch ScalarPolynomial<dim> -> BarycentricPolynomials<dim>

3 years agoFix a minor CMake bug.
David Wells [Fri, 15 Jan 2021 00:01:27 +0000 (19:01 -0500)]
Fix a minor CMake bug.

3 years agoImplement Simplex::BarycentricPolynomials<dim>.
David Wells [Thu, 14 Jan 2021 21:52:56 +0000 (16:52 -0500)]
Implement Simplex::BarycentricPolynomials<dim>.

This gives us a much more convenient way to set up polynomials on simplices.

3 years agoSimplify some code.
Wolfgang Bangerth [Thu, 21 Jan 2021 01:52:21 +0000 (18:52 -0700)]
Simplify some code.

3 years agoMake the special ReferenceCell objects objects, not enums.
Wolfgang Bangerth [Thu, 21 Jan 2021 01:38:12 +0000 (18:38 -0700)]
Make the special ReferenceCell objects objects, not enums.

3 years agoMerge pull request #11593 from peterrum/subdivided_hyper_rectangle_with_simplices_compile
Wolfgang Bangerth [Thu, 21 Jan 2021 00:51:49 +0000 (17:51 -0700)]
Merge pull request #11593 from peterrum/subdivided_hyper_rectangle_with_simplices_compile

Compile subdivided_hyper_rectangle_with_simplices ...

3 years agoCompile subdivided_hyper_rectangle_with_simplices even without DEAL_II_WITH_SIMPLEX_S... 11593/head
Peter Munch [Wed, 20 Jan 2021 17:39:52 +0000 (18:39 +0100)]
Compile subdivided_hyper_rectangle_with_simplices even without DEAL_II_WITH_SIMPLEX_SUPPORT enabled

3 years agoMerge pull request #11553 from peterrum/communicate_locally_moved_vertices_pft
Daniel Arndt [Wed, 20 Jan 2021 14:16:52 +0000 (09:16 -0500)]
Merge pull request #11553 from peterrum/communicate_locally_moved_vertices_pft

Generalize communicate_locally_moved_vertices()

3 years agoAdd ReferenceCell::Type wrapper
Alexander Grayver [Mon, 18 Jan 2021 20:38:52 +0000 (21:38 +0100)]
Add ReferenceCell::Type wrapper

3 years agoAdd wrappers for simplex related functions.
Alexander Grayver [Fri, 15 Jan 2021 17:28:14 +0000 (18:28 +0100)]
Add wrappers for simplex related functions.

3 years agoGeneralize communicate_locally_moved_vertices() for arbitrary distributed meshes 11553/head
Peter Munch [Fri, 15 Jan 2021 09:51:24 +0000 (10:51 +0100)]
Generalize communicate_locally_moved_vertices() for arbitrary distributed meshes

3 years agoMerge pull request #11556 from bangerth/ref-cell-2
Peter Munch [Wed, 20 Jan 2021 08:32:26 +0000 (09:32 +0100)]
Merge pull request #11556 from bangerth/ref-cell-2

Move two free functions into class ReferenceCell.

3 years agoAdjust tests. 11556/head
Wolfgang Bangerth [Wed, 20 Jan 2021 02:52:03 +0000 (19:52 -0700)]
Adjust tests.

3 years agoMove several free functions into class ReferenceCell::Type.
Wolfgang Bangerth [Fri, 15 Jan 2021 16:07:33 +0000 (09:07 -0700)]
Move several free functions into class ReferenceCell::Type.

3 years agoMerge pull request #11580 from elauksap/pdt_abstraction
Peter Munch [Tue, 19 Jan 2021 21:49:31 +0000 (22:49 +0100)]
Merge pull request #11580 from elauksap/pdt_abstraction

Provide abstract interface to p::d::Triangulation::load()/save()

3 years agoMerge pull request #11575 from blaisb/step_68_simplex
Peter Munch [Tue, 19 Jan 2021 21:13:17 +0000 (22:13 +0100)]
Merge pull request #11575 from blaisb/step_68_simplex

Step 68 simplex

3 years agoMerge pull request #11558 from ifumagalli/simplex_step23
Peter Munch [Tue, 19 Jan 2021 20:53:31 +0000 (21:53 +0100)]
Merge pull request #11558 from ifumagalli/simplex_step23

Convert step-23 to a simplex test

3 years agoMerge pull request #11579 from lwy5515/simplex-step-38-quadratic
Peter Munch [Tue, 19 Jan 2021 20:02:52 +0000 (21:02 +0100)]
Merge pull request #11579 from lwy5515/simplex-step-38-quadratic

Use both quadratic element and quadrature mapping in simplex/step-38

3 years agoProvide abstract interface to p::d::Triangulation::load()/save() 11580/head
Pasquale Africa [Mon, 18 Jan 2021 18:56:24 +0000 (18:56 +0000)]
Provide abstract interface to p::d::Triangulation::load()/save()

3 years agoStep-68 with simplex 11575/head
Bruno [Sun, 17 Jan 2021 17:40:21 +0000 (12:40 -0500)]
Step-68 with simplex

Add a step-68 test using a simplex mesh
Add some small capacities to particle handler to support simplex meshes

3 years agoMerge pull request #11586 from agrayver/use_vtk_nomenclature
David Wells [Tue, 19 Jan 2021 15:11:04 +0000 (10:11 -0500)]
Merge pull request #11586 from agrayver/use_vtk_nomenclature

Use VTK nomenclature.

3 years agoMerge pull request #11539 from bangerth/static-mapping-7
David Wells [Tue, 19 Jan 2021 13:05:44 +0000 (08:05 -0500)]
Merge pull request #11539 from bangerth/static-mapping-7

Use linear Q1 mapping even in places where we know that that may be wrong

3 years agoMerge pull request #11572 from peterrum/simplex_get_position_vector
David Wells [Tue, 19 Jan 2021 13:05:27 +0000 (08:05 -0500)]
Merge pull request #11572 from peterrum/simplex_get_position_vector

Generalize VectorTools::get_position_vector for simplex meshes

3 years agoUse VTK nomenclature. 11586/head
Alexander Grayver [Tue, 19 Jan 2021 11:10:28 +0000 (12:10 +0100)]
Use VTK nomenclature.

3 years agouse quadratic in simplex/step-38 11579/head
Wenyu Lei [Mon, 18 Jan 2021 18:55:14 +0000 (19:55 +0100)]
use quadratic in simplex/step-38

3 years agoMerge pull request #11563 from peterrum/mapping_fe_higher_order
Peter Munch [Mon, 18 Jan 2021 16:44:59 +0000 (17:44 +0100)]
Merge pull request #11563 from peterrum/mapping_fe_higher_order

Work on higher-order MappingFE

3 years agoMerge pull request #11571 from peterrum/simplex_mappingfefield_deformed
Peter Munch [Mon, 18 Jan 2021 16:44:48 +0000 (17:44 +0100)]
Merge pull request #11571 from peterrum/simplex_mappingfefield_deformed

Add new test for MappingFEField for simplex meshes

3 years agoWork on higher-order MappingFE 11563/head
Peter Munch [Fri, 15 Jan 2021 18:30:49 +0000 (19:30 +0100)]
Work on higher-order MappingFE

3 years agoMerge pull request #11576 from peterrum/vertex_faces
Martin Kronbichler [Mon, 18 Jan 2021 11:56:12 +0000 (12:56 +0100)]
Merge pull request #11576 from peterrum/vertex_faces

Implement ReferenceCell::vertex_faces()

3 years agofix description of simplex test step-23 11558/head
Ivan Fumagalli [Mon, 18 Jan 2021 11:36:49 +0000 (11:36 +0000)]
fix description of simplex test step-23

3 years agoMerge branch 'master' of github.com:dealii/dealii into simplex_step23
Ivan Fumagalli [Mon, 18 Jan 2021 11:35:20 +0000 (11:35 +0000)]
Merge branch 'master' of github.com:dealii/dealii into simplex_step23

3 years agoAdd new test for MappingFEField for simplex meshes 11571/head
Peter Munch [Sun, 17 Jan 2021 09:51:09 +0000 (10:51 +0100)]
Add new test for MappingFEField for simplex meshes

3 years agoImplement ReferenceCell::vertex_faces() 11576/head
Peter Munch [Mon, 18 Jan 2021 06:15:22 +0000 (07:15 +0100)]
Implement ReferenceCell::vertex_faces()

3 years agoMerge pull request #11574 from peterrum/convert_hypercube_to_simplex_mesh_warning
Martin Kronbichler [Mon, 18 Jan 2021 08:38:42 +0000 (09:38 +0100)]
Merge pull request #11574 from peterrum/convert_hypercube_to_simplex_mesh_warning

Add warning to convert_hypercube_to_simplex_mesh

3 years agoMerge pull request #11567 from peterrum/ci_same_name_fix
Martin Kronbichler [Mon, 18 Jan 2021 08:31:18 +0000 (09:31 +0100)]
Merge pull request #11567 from peterrum/ci_same_name_fix

Fix: single test output dir per test

3 years agoMerge pull request #11570 from luca-heltai/fix-bounding-boxes-high-order-mappings
David Wells [Sun, 17 Jan 2021 21:24:55 +0000 (16:24 -0500)]
Merge pull request #11570 from luca-heltai/fix-bounding-boxes-high-order-mappings

Return the box of support points instead of only the vertices.

3 years agoMerge pull request #11573 from peterrum/compute_point_locations_01_output
Timo Heister [Sun, 17 Jan 2021 16:42:49 +0000 (11:42 -0500)]
Merge pull request #11573 from peterrum/compute_point_locations_01_output

Rename test output

3 years agoAdd warning to convert_hypercube_to_simplex_mesh 11574/head
Peter Munch [Sun, 17 Jan 2021 15:03:37 +0000 (16:03 +0100)]
Add warning to convert_hypercube_to_simplex_mesh

3 years agoRename test output 11573/head
Peter Munch [Sun, 17 Jan 2021 11:50:54 +0000 (12:50 +0100)]
Rename test output

3 years agoMerge pull request #11569 from lwy5515/simplex-step-38
Peter Munch [Sun, 17 Jan 2021 10:23:55 +0000 (11:23 +0100)]
Merge pull request #11569 from lwy5515/simplex-step-38

A simplex test for step-38


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.