Creating a mesh
The mesh provides the Feel++ data structures in Python:
- 
Mesh information:
- 
dimension() - 
average statistics on the mesh size
 
 - 
 - 
ranges:
elements,markedelements,faces,markedfaces,boundaryfaces 
Mesh data structure handling example
404: Not Found