ViennaGrid - The Vienna Grid Library  2.1.0
Data Structures | Namespaces
viennagrid/io/netgen_reader.hpp File Reference

Provides a reader for Netgen files. More...

#include <fstream>
#include <iostream>
#include <assert.h>
#include "viennagrid/forwards.hpp"
#include "viennagrid/mesh/mesh.hpp"
#include "viennagrid/mesh/segmentation.hpp"
#include "viennagrid/mesh/element_creation.hpp"
#include "viennagrid/io/helper.hpp"

Go to the source code of this file.

Data Structures

struct  netgen_reader
 Reader for Netgen files obtained from the 'Export mesh...' menu item. Tested with Netgen version 4.9.12. More...

Namespaces

namespace  viennagrid
 

The main ViennaGrid namespace. Most user functionality resides directly in this namespace rather than in sub-namespaces.


namespace  viennagrid::io
 

A namespace with all the input/output functionality, in particular file readers and writers.



Detailed Description

Provides a reader for Netgen files.