]> https://gitweb.dealii.org/ - dealii.git/commit
Move FiniteElementData::face_to_cell_index to FiniteElement. The function needs to...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 9 Aug 2013 22:37:31 +0000 (22:37 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 9 Aug 2013 22:37:31 +0000 (22:37 +0000)
commit73e27d0d14b50949c70dde5dbea70484a7d71071
tree13fde950598ad5816efd4cc12925ce6d618501a3
parentedba3fbad1119877d6f6f3d04e13193de51b2404
Move FiniteElementData::face_to_cell_index to FiniteElement. The function needs to be virtual, following my changes yesterday, and it would be the only virtual function of this base class. Thus, it doesn't fit into the "data" part of this class if its implementation can be and will be overloaded.

Also remove FiniteElementData::face_to_equivalent_cell_index: this function had been deprecated a while back already.

git-svn-id: https://svn.dealii.org/trunk@30271 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/doc/news/changes.h
deal.II/include/deal.II/fe/fe.h
deal.II/include/deal.II/fe/fe_base.h
deal.II/source/fe/fe.cc
deal.II/source/fe/fe_data.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.