vtkout.hh File Reference
#include <opm/grid/utility/platform_dependent/disable_warnings.h>
#include <dune/grid/io/file/vtk/vtkwriter.hh>
#include <opm/grid/utility/platform_dependent/reenable_warnings.h>
#include <stdio.h>
Include dependency graph for vtkout.hh:

Go to the source code of this file.

Functions

template<class G , class V >
void vtkout (const G &grid, const V &c, const char *name, int k, double time=0.0, int rank=0)
 

Function Documentation

◆ vtkout()

template<class G , class V >
void vtkout ( const G &  grid,
const V &  c,
const char *  name,
int  k,
double  time = 0.0,
int  rank = 0 
)