]> https://gitweb.dealii.org/ - dealii.git/commit
Simplify FEEvaluation routines considerably by merging all functionality into FEEvalu...
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 27 Jun 2014 20:31:28 +0000 (20:31 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Fri, 27 Jun 2014 20:31:28 +0000 (20:31 +0000)
commit5e8d48775bff8aedd08502d13afc00177c67547c
tree9069a3bde0571e85a0e0b7bae2fa8e1d61ad97eb
parentf16e92d6aad235d3384e2e6994bf040ec6fc96a7
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.