ViennaGrid - The Vienna Grid Library  2.1.0
Public Member Functions
bnd_reader Class Reference

Reader for .bnd files. More...

#include <bnd_reader.hpp>

Public Member Functions

template<typename MeshT , typename SegmentationT >
void operator() (MeshT &mesh, SegmentationT &segmentation, std::string const &filename) const
 The functor interface triggering the read operation. Segmentations are not supported in this version.

Detailed Description

Reader for .bnd files.


Member Function Documentation

void operator() ( MeshT &  mesh,
SegmentationT &  segmentation,
std::string const &  filename 
) const [inline]

The functor interface triggering the read operation. Segmentations are not supported in this version.

Parameters:
meshThe mesh where the file content is written to
segmentationThe mesh where the file content is written to
filenameName of the file

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