| 
    libMesh
    
   | 
 
The definition of the node_iterator struct. More...
#include <mesh_base.h>
Public Member Functions | |
| template<typename PredType , typename IterType > | |
| node_iterator (const IterType &d, const IterType &e, const PredType &p) | |
| Templated forwarding ctor – forwards to appropriate variant_filter_iterator ctor.  More... | |
The definition of the node_iterator struct.
Definition at line 1925 of file mesh_base.h.
      
  | 
  inline | 
Templated forwarding ctor – forwards to appropriate variant_filter_iterator ctor.
Definition at line 1932 of file mesh_base.h.
 1.8.16