GetFEM
5.4.2
|
Mesh structure definition. More...
Go to the source code of this file.
Classes | |
class | bgeot::mesh_structure |
Mesh structure definition. More... | |
Namespaces | |
bgeot | |
Basic Geometric Tools. | |
Functions | |
void | bgeot::cuthill_mckee_on_convexes (const bgeot::mesh_structure &ms, std::vector< size_type > &cmk) |
Return the cuthill_mc_kee ordering on the convexes. | |