Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.3.3
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GridReordering< dim, spacedim > Member List

This is the complete list of members for GridReordering< dim, spacedim >, including all inherited members.

invert_all_cells_of_negative_grid(const std::vector< Point< spacedim > > &all_vertices, std::vector< CellData< dim > > &original_cells, const bool use_new_style_ordering=false)GridReordering< dim, spacedim >static
invert_all_cells_of_negative_grid(const std::vector< Point< 2 > > &all_vertices, std::vector< CellData< 2 > > &cells, const bool use_new_style_ordering)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 3 > > &all_vertices, std::vector< CellData< 2 > > &cells, const bool use_new_style_ordering)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 3 > > &all_vertices, std::vector< CellData< 3 > > &cells, const bool use_new_style_ordering)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 1 > > &, std::vector< CellData< 1 > > &, const bool)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 2 > > &, std::vector< CellData< 1 > > &, const bool)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 3 > > &, std::vector< CellData< 1 > > &, const bool)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 2 > > &all_vertices, std::vector< CellData< 2 > > &cells, const bool use_new_style_ordering)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 3 > > &, std::vector< CellData< 2 > > &, const bool)GridReordering< dim, spacedim >
invert_all_cells_of_negative_grid(const std::vector< Point< 3 > > &all_vertices, std::vector< CellData< 3 > > &cells, const bool use_new_style_ordering)GridReordering< dim, spacedim >
reorder_cells(std::vector< CellData< dim > > &original_cells, const bool use_new_style_ordering=false)GridReordering< dim, spacedim >static