#include "lmesh.H"
#include "mesh_global.H"
#include "std/config.H"
Include dependency graph for mesh_global.C:
Go to the source code of this file.
Functions | |
bool | all_selected (CBface_list &faces) |
bool | all_selected (CBedge_list &edges) |
void | debug_sel_faces_per_level (LMESH *m) |
|
Definition at line 373 of file mesh_global.C. References SimplexArray< L, T >::all_satisfy(), and Bsimplex::SELECTED_BIT. |
|
Definition at line 367 of file mesh_global.C. References SimplexArray< L, T >::all_satisfy(), and Bsimplex::SELECTED_BIT. Referenced by MeshGlobal::edit_level_changed(). |
|
Definition at line 379 of file mesh_global.C. References get_ctrl_mesh(), ARRAY< T >::num(), MeshGlobal::selected_faces(), LMESH::subdiv_level(), and LMESH::subdiv_mesh(). |