]> https://gitweb.dealii.org/ - dealii.git/commit
Mark two more of the FiniteElement::fill_fe_values arguments as const.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 19 Jul 2015 14:58:34 +0000 (09:58 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 20 Jul 2015 18:24:54 +0000 (13:24 -0500)
commit863c8a55746b403e9ddc095e9fd5015e3c9cfb69
treee621abd1224a13e7fa08c224bde3b1e10152d774
parentfc0dfd0096ed4770e4933a51c3a7c22112669c3b
Mark two more of the FiniteElement::fill_fe_values arguments as const.

These two arguments were supposed to be input arguments, but weren't marked as const. Do
this here, and document the respective functions better.
17 files changed:
include/deal.II/fe/fe.h
include/deal.II/fe/fe_dgp_nonparametric.h
include/deal.II/fe/fe_face.h
include/deal.II/fe/fe_nothing.h
include/deal.II/fe/fe_poly.h
include/deal.II/fe/fe_poly.templates.h
include/deal.II/fe/fe_poly_face.h
include/deal.II/fe/fe_poly_face.templates.h
include/deal.II/fe/fe_poly_tensor.h
include/deal.II/fe/fe_system.h
source/fe/fe.cc
source/fe/fe_dgp_nonparametric.cc
source/fe/fe_face.cc
source/fe/fe_nothing.cc
source/fe/fe_poly.cc
source/fe/fe_poly_tensor.cc
source/fe/fe_system.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.