]> https://gitweb.dealii.org/ - dealii.git/commit
Introduce CellAccessor::is_active().
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 16 Jan 2020 18:41:03 +0000 (11:41 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 16 Jan 2020 18:41:03 +0000 (11:41 -0700)
commit712b5c0c566fcfad1eb5aeebc87bf3fb1f151696
tree37512b5cf99db11a716a7547de071bfbf5aaa606
parent7608c79c2d1cdac8ba99e5f27a375b7c64777402
Introduce CellAccessor::is_active().

The CellAccessor::active() function did not satisfy the
usual naming scheme of that class in which functions are called
CellAccessor::is_ghost(), CellAccessor::is_locally_owned(), etc. As a
consequence, there is now a new function CellAccessor::is_active(),
with the old function deprecated.
include/deal.II/grid/tria_accessor.h
include/deal.II/grid/tria_accessor.templates.h

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.