]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Move FiniteElementData::face_to_cell_index to FiniteElement. The function needs to...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Aug 2013 22:37:31 +0000 (22:37 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 9 Aug 2013 22:37:31 +0000 (22:37 +0000)
commit98d27e398832c63b4732edeaed07cc37c2a19959
tree26756d35a274bd02f9428118e2348432fa889c6a
parent198aa7a03c7c28b87f7850cb5bed5908c5b1bf33
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.