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

Provides a reader for Neper .tess files. See http://neper.sourceforge.net/docs/neper.pdf page 49-52. More...

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

Go to the source code of this file.

Data Structures

struct  neper_tess_reader
 Reader for Neper .tess files. 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 Neper .tess files. See http://neper.sourceforge.net/docs/neper.pdf page 49-52.