]> https://gitweb.dealii.org/ - dealii.git/commit
Simplify a function that returns an array.
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 9 May 2018 01:46:19 +0000 (09:46 +0800)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 9 May 2018 01:46:40 +0000 (09:46 +0800)
commit57a8b886d16e01c9508846799e1d5c3e82bf651c
treefd6140c2b675cddb5dd087c8f7a7dac10b3106e1
parentfc316c306d23005336571b282f560470f73663c2
Simplify a function that returns an array.

Previously, it used a reference to an array as an output argument. Now, we can just
return a std::array<...,dim>.
include/deal.II/base/polynomial_space.h
include/deal.II/base/polynomials_p.h
source/base/polynomial_space.cc
source/fe/fe_dgp_monomial.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.