$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>

Go to the source code of this file.
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
Functions | |
| template<typename T > | |
| std::ostream & | plb::block2ostream (std::ostream &ostr, Block2D const &block) |
| Flush the content of a Block2D into a generic C++ stream with space-separated ASCII words. | |
| template<typename T > | |
| std::istream & | plb::istream2block (std::istream &istr, Block2D &block) |
| Flush the content of a generic C++ stream with ASCII content into a Block2D. | |
1.6.3
1.6.3