]> https://gitweb.dealii.org/ - dealii.git/commit
Add ReferenceCell::max_n_faces<dim>().
authorDavid Wells <drwells@email.unc.edu>
Mon, 30 Dec 2024 17:49:05 +0000 (12:49 -0500)
committerDavid Wells <drwells@email.unc.edu>
Tue, 31 Dec 2024 16:37:14 +0000 (11:37 -0500)
commit411c749d9b57e01582785da49ebda3376b969283
tree8abc2942a980b8bfdf984a488a4a8fef8b497cbf
parenta6fff1538f81747db5becf911105a4f086e5dde1
Add ReferenceCell::max_n_faces<dim>().

This is a more descriptive function than
GeometryInfo<dim>::faces_per_cell since in many cases we want to use the
maximum value (which happens to equal the hypercube value) regardless of
the reference cell type.
include/deal.II/grid/reference_cell.h
include/deal.II/grid/tria_accessor.h
include/deal.II/matrix_free/fe_evaluation_data.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/matrix_free/matrix_free.h
include/deal.II/matrix_free/matrix_free.templates.h
source/grid/grid_in.cc
source/grid/tria.cc
source/grid/tria_accessor.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.