OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces
superVtmWriter3D.hh File Reference

A method to write vtk data for cuboid geometries (only for uniform grids) – generic implementation. More...

#include <fstream>
#include <iostream>
#include <iomanip>
#include <string>
#include "core/singleton.h"
#include "communication/loadBalancer.h"
#include "geometry/cuboidGeometry3D.h"
#include "communication/mpiManager.h"
#include "io/fileName.h"
#include "io/superVtmWriter3D.h"
#include "io/base64.h"
#include <stdio.h>
#include <assert.h>
#include <zlib.h>
+ Include dependency graph for superVtmWriter3D.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Detailed Description

A method to write vtk data for cuboid geometries (only for uniform grids) – generic implementation.

Definition in file superVtmWriter3D.hh.