GetFEM  5.4.2
bgeot_mesh_structure.h File Reference

Mesh structure definition. More...

#include <set>
#include "bgeot_convex_structure.h"
#include "dal_tree_sorted.h"

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.
 

Detailed Description

Mesh structure definition.

Author
Yves Renard Yves..nosp@m.Rena.nosp@m.rd@in.nosp@m.sa-l.nosp@m.yon.f.nosp@m.r
Date
November 5, 1999.

Definition in file bgeot_mesh_structure.h.