]> https://gitweb.dealii.org/ - dealii.git/commit
Implement the new FiniteElement::convert_generalized_support_point_values_to_nodal_va...
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 13 Mar 2017 23:41:06 +0000 (17:41 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 19 Mar 2017 19:02:01 +0000 (13:02 -0600)
commitcf3ac8ac32d96d9ac686e9e6b2ec63844cbed6f0
treeada5267e32c784bcf46ba5440fbda3dc960b1644
parent09c7bf5ee0c0623a78022ad12606a3ac19d81a23
Implement the new FiniteElement::convert_generalized_support_point_values_to_nodal_values interface.

This is easily done by copying the implementation of the
existing FiniteElement::interpolate() functions in the
various derived classes, removing the 'offset' argument,
and reordering+renaming the other two arguments.
15 files changed:
include/deal.II/fe/fe_abf.h
include/deal.II/fe/fe_bdm.h
include/deal.II/fe/fe_nedelec.h
include/deal.II/fe/fe_q_bubbles.h
include/deal.II/fe/fe_q_dg0.h
include/deal.II/fe/fe_rannacher_turek.h
include/deal.II/fe/fe_raviart_thomas.h
source/fe/fe_abf.cc
source/fe/fe_bdm.cc
source/fe/fe_nedelec.cc
source/fe/fe_q_bubbles.cc
source/fe/fe_q_dg0.cc
source/fe/fe_rannacher_turek.cc
source/fe/fe_raviart_thomas.cc
source/fe/fe_raviart_thomas_nodal.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.