$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include "io/serializerIO_2D.h"#include "core/plbDebug.h"#include "core/runTimeDiagnostics.h"#include "parallelism/mpiManager.h"#include "multiBlock/multiBlockSerializer2D.h"#include <istream>#include <ostream>#include <fstream>
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
Functions | |
| void | plb::saveBinaryBlock (Block2D const &block, std::string fName, bool enforceUint=false) |
| Save the content of a Block2D into a Base64 encoded binary file. | |
| void | plb::loadBinaryBlock (Block2D &block, std::string fName, bool enforceUint=false) |
| Load the content of a Block2D from a Base64 encoded binary file. | |
1.6.3
1.6.3