$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include "io/serializerIO.h"#include "core/serializer.h"#include <iosfwd>#include <iomanip>

Go to the source code of this file.
Namespaces | |
| namespace | plb |
All OpenLB code is contained in this namespace. | |
Functions | |
| template<typename T > | |
| void | plb::serializerToAsciiStream (DataSerializer const *serializer, std::ostream *ostr, plint numDigits=8) |
| Take a Serializer, convert and stream into output in ASCII format. | |
| template<typename T > | |
| void | plb::asciiStreamToUnSerializer (std::istream *istr, DataUnSerializer *unSerializer) |
| Take an UnSerializer and fill it with data from an ASCII-format input stream. | |
1.6.3
1.6.3