KASKADE 7 development version
Classes | Namespaces | Functions
vtkreader.hh File Reference
#include <vector>
#include <map>
#include <string>
#include <memory>
#include <iostream>
#include <algorithm>
#include <sstream>
#include <cassert>
#include <boost/fusion/container/vector.hpp>
#include <boost/fusion/include/zip_view.hpp>
#include <dune/grid/config.h>
#include <dune/grid/common/gridfactory.hh>
#include <fem/functionspace.hh>
#include <fem/lagrangespace.hh>
#include <utilities/detailed_exception.hh>

Go to the source code of this file.

Classes

class  Kaskade::VTKReader
 A class to create a grid and load coefficients from a VTK file. More...
 
struct  Kaskade::VTKReader::FunctionInfo
 Information about a data set loaded from a file. More...
 

Namespaces

namespace  Kaskade
 
 

Functions

std::ostream & Kaskade::operator<< (std::ostream &stream, VTKReader::FunctionInfo const &info)