]> https://gitweb.dealii.org/ - dealii.git/commit
Periodic bc: Relocate first_vector_components parameter
authorMatthias Maier <tamiko@43-1.org>
Fri, 21 Aug 2015 21:24:21 +0000 (16:24 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 23 Aug 2015 01:52:00 +0000 (20:52 -0500)
commitf83932a9fa3a5948b457cf0a11d4e48c99eca2ae
treeda21ba45a1d82cb7a8ab40d30876d52238d2412e
parent217b8811aa7ccee1fc8bf17ee3370108b889f7cb
Periodic bc: Relocate first_vector_components parameter

This commit removes the first_vector_components parameter from
GridTools::collect_periodic_faces(), as well as, the
first_vector_components data field from the struct
GridTools::PeriodicFacePair. The parameter is no added to all varianst of
DoFTools::make_periodicity_constraints instead.

This is an incompatible change made for consistency: A PeriodicFacePair
should not store first_vector_components and with that information about
the underlying finite element space.
include/deal.II/dofs/dof_tools.h
include/deal.II/grid/grid_tools.h
source/dofs/dof_tools_constraints.cc
source/dofs/dof_tools_constraints.inst.in
source/grid/grid_tools.cc
source/grid/grid_tools.inst.in

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.