Public Member Functions

netgen_reader Struct Reference

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

#include <netgen_reader.hpp>

Public Member Functions

template<typename DomainType >
int operator() (DomainType &domain, std::string const &filename) const
 The functor interface triggering the read operation.

Detailed Description

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


Member Function Documentation

int operator() ( DomainType &  domain,
std::string const &  filename 
) const [inline]

The functor interface triggering the read operation.

Parameters:
domain A ViennaGrid domain
filename Name of the file

The documentation for this struct was generated from the following file: