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

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

#include <fstream>
#include <cstdlib>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include "core/singleton.h"
#include "geometry/cuboid3D.h"
#include "geometry/cuboidGeometry3D.h"
#include "core/blockData.h"
#include "core/superData.h"
#include "communication/loadBalancer.h"
#include "vtiWriter.h"
+ Include dependency graph for vtiWriter.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 vti data for cuboid geometries (only for uniform grids) – generic implementation.

Definition in file vtiWriter.hh.