ug4
file_io_vtu_impl.h File Reference
#include <sstream>
#include <cstring>
#include "lib_grid/algorithms/debug_util.h"
#include "lib_grid/callbacks/subset_callbacks.h"

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<class TAPosition >
bool ug::LoadGridFromVTU (Grid &grid, ISubsetHandler &sh, const char *filename, TAPosition &aPos)
 
template<class TAPosition >
bool ug::SaveGridToVTU (Grid &grid, ISubsetHandler *psh, const char *filename, TAPosition &aPos)
 Writes a grid to a vtu (vtk unstructured mesh) file. More...