/home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/discretization/common/cell_geometry.hh Source File#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
cell_geometry.hh
Go to the documentation of this file.
23 template <typename CellIterator> double face_normal_cell_width(const CellIterator &cell, const uint face_no)
51 template <int dim> double minimum_face_normal_cell_width(const dealii::DoFHandler<dim> &dof_handler)
double cell_width(const CellIterator &cell)
The smallest face-normal width over all faces of cell.
Definition cell_geometry.hh:42
double minimum_face_normal_cell_width(const dealii::DoFHandler< dim > &dof_handler)
The smallest face-normal width anywhere on the mesh.
Definition cell_geometry.hh:51
double face_normal_cell_width(const CellIterator &cell, const uint face_no)
The extent of a cell along the normal of one of its faces.
Definition cell_geometry.hh:23
Definition complex_math.hh:10
Generated by