]> https://gitweb.dealii.org/ - dealii.git/commit
Extended the mapping classes with functionality to provide the
authorkayser-herold <kayser-herold@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Aug 2006 17:39:31 +0000 (17:39 +0000)
committerkayser-herold <kayser-herold@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Aug 2006 17:39:31 +0000 (17:39 +0000)
commit8b2dede65f989377d823fd84f5e33bb8dc239dca
tree0f662e19a156cc0fd1d1995e9837fcff571d4a8c
parent54dd703465ebdf708990d34f6ec7f16a7fbc98bd
Extended the mapping classes with functionality to provide the
determinant of the Jacobian of the cell mapping. In particular this
functionality is required for the fe_poly_tensor class, where a Piola
transformation is used.
Furthermore the procedure to determine required changes of the sign of
the Face DoFs of RT and ABF elements was extended to be able to cope
with refined grids.
The last patch implements the third (difficult) case for computing the
interface contraints in the hp case.

git-svn-id: https://svn.dealii.org/trunk@13717 0785d39b-7218-0410-832d-ea1e28bc413d
17 files changed:
deal.II/deal.II/include/fe/fe_poly_tensor.h
deal.II/deal.II/include/fe/fe_update_flags.h
deal.II/deal.II/include/fe/fe_values.h
deal.II/deal.II/include/fe/mapping.h
deal.II/deal.II/include/fe/mapping_cartesian.h
deal.II/deal.II/include/fe/mapping_q.h
deal.II/deal.II/include/fe/mapping_q1.h
deal.II/deal.II/include/grid/tria_accessor.h
deal.II/deal.II/source/dofs/dof_tools.cc
deal.II/deal.II/source/fe/fe_abf.cc
deal.II/deal.II/source/fe/fe_poly_tensor.cc
deal.II/deal.II/source/fe/fe_raviart_thomas.cc
deal.II/deal.II/source/fe/fe_system.cc
deal.II/deal.II/source/fe/fe_values.cc
deal.II/deal.II/source/fe/mapping_cartesian.cc
deal.II/deal.II/source/fe/mapping_q.cc
deal.II/deal.II/source/fe/mapping_q1.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.