![]() |
OpenLB 1.8.1
|
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/cuboid.h"#include "geometry/cuboidDecomposition.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. | |
A method to write vti data for cuboid geometries (only for uniform grids) – generic implementation.
Definition in file vtiWriter.hh.