]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Simplify FEEvaluation routines considerably by merging all functionality into FEEvalu...
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Jun 2014 20:31:28 +0000 (20:31 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Jun 2014 20:31:28 +0000 (20:31 +0000)
commit45cbf819fd339315507b9676b988431ce1f0c8d7
tree863d09fd0a361d9fa660ab6b68c7210c88cf50fe
parent43f4fc1bbf342df74cefa161477afaf32b2cab75
Simplify FEEvaluation routines considerably by merging all functionality into FEEvaluation. The internal implementation is done in internal::FEEvaluationImpl that provides the same efficient kernels as before, but frees the user from tedious selection of the appropriate kernel for the element in use.

git-svn-id: https://svn.dealii.org/trunk@33094 0785d39b-7218-0410-832d-ea1e28bc413d
19 files changed:
deal.II/doc/news/changes.h
deal.II/examples/step-48/doc/intro.dox
deal.II/examples/step-48/step-48.cc
deal.II/include/deal.II/matrix_free/fe_evaluation.h
deal.II/include/deal.II/matrix_free/operators.h
deal.II/include/deal.II/matrix_free/shape_info.h
deal.II/include/deal.II/matrix_free/shape_info.templates.h
tests/matrix_free/estimate_condition_number_mass.cc
tests/matrix_free/evaluate_1d_shape.cc
tests/matrix_free/evaluate_1d_shape_evenodd.cc
tests/matrix_free/get_functions_gl.cc
tests/matrix_free/get_functions_q_hierarchical.cc
tests/matrix_free/matrix_vector_14.cc
tests/matrix_free/matrix_vector_14b.cc
tests/matrix_free/matrix_vector_17.cc
tests/matrix_free/matrix_vector_stokes_qdg0.cc
tests/matrix_free/step-48.cc
tests/matrix_free/step-48b.cc
tests/matrix_free/step-48c.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.