]> https://gitweb.dealii.org/ - dealii-svn.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)
commitf936cc2d776bd73db953aa43458dec339cb856ab
tree8163032b7ee1aff82dba90a482de3c03b6461a78
parent70a76fd51af819cfb8368606587ca3162863877e
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.