ViennaGrid - The Vienna Grid Library
2.1.0
|
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. |
Provides a reader for Neper .tess files. See http://neper.sourceforge.net/docs/neper.pdf page 49-52.