]> https://gitweb.dealii.org/ - dealii.git/commit
Rename the Poly*::compute_n_pols() function to ::n_polynomials().
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 21 Aug 2019 20:04:30 +0000 (14:04 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 22 Aug 2019 17:48:31 +0000 (11:48 -0600)
commit3fa47bd4ed0d1a2dbc969ab5663f1b6943b823b1
treebd2d8dabc01c9dd77a2ec066aa3c3498b561bed8
parentd172f149393106a5621899ffe7c36863a73ba7b1
Rename the Poly*::compute_n_pols() function to ::n_polynomials().

This more accurately reflects the purpose of the function, which may or may not
actually compute anything -- oftentimes it just returns something already
computed. The new name also more closely follows our usual naming convention.
14 files changed:
include/deal.II/base/polynomial_space.h
include/deal.II/base/polynomials_abf.h
include/deal.II/base/polynomials_bdm.h
include/deal.II/base/polynomials_bernardi_raugel.h
include/deal.II/base/polynomials_nedelec.h
include/deal.II/base/polynomials_raviart_thomas.h
include/deal.II/base/polynomials_rt_bubbles.h
source/base/polynomial_space.cc
source/base/polynomials_abf.cc
source/base/polynomials_bdm.cc
source/base/polynomials_bernardi_raugel.cc
source/base/polynomials_nedelec.cc
source/base/polynomials_raviart_thomas.cc
source/base/polynomials_rt_bubbles.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.