Welcome to the NetCologne GmbH open source mirroring service!

This machine mirrors various open-source projects. 20 Gbit/s uplink.

If there are any issues or you want another project mirrored, please contact mirror-service -=AT=- netcologne DOT de !

GetFEM: getfem::mesh_region::visitor Class Reference
GetFEM  5.4.2
getfem::mesh_region::visitor Class Reference

"iterator" class for regions. More...

#include <getfem_mesh_region.h>

Detailed Description

"iterator" class for regions.

Usage similar to bv_visitor: for (mr_visitor i(region); !i.finished(); ++i) { ... }

Definition at line 237 of file getfem_mesh_region.h.


The documentation for this class was generated from the following files: