Provides a reader for Netgen files. More...
#include <fstream>
#include <iostream>
#include <assert.h>
#include "viennagrid/forwards.h"
#include "viennagrid/io/helper.hpp"
#include "viennagrid/iterators.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 functionality resides in this namespace. | |
namespace | viennagrid::io |
A namespace with all the input/output functionality, in particular file readers and writers. |
Provides a reader for Netgen files.