#include "SMDS_MeshNode.hxx"#include "SMDS_SpacePosition.hxx"#include "SMDS_IteratorOfElements.hxx"#include "SMDS_Mesh.hxx"#include <vtkUnstructuredGrid.h>#include "utilities.h"#include "Utils_SALOME_Exception.hxx"#include <cassert>
Go to the source code of this file.
Data Structures | |
| class | SMDS_MeshNode_MyInvIterator |
| Iterator on list of elements. More... | |
| class | SMDS_MeshNode_MyIterator |
Functions | |
| bool | operator< (const SMDS_MeshNode &e1, const SMDS_MeshNode &e2) |
| To be used with STL set. | |
| bool operator< | ( | const SMDS_MeshNode & | e1, |
| const SMDS_MeshNode & | e2 | ||
| ) |
To be used with STL set.
Definition at line 368 of file SMDS_MeshNode.cxx.
References SMDS_MeshElement.getVtkId().