![]() |
Reference documentation for deal.II version GIT d77e5ebb0a 2023-01-27 22:35:02+00:00
|
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 |