15 #include "../fem/geom.hpp"
38 uint32_t nbytes,
int compression_level);
const char * VTKByteOrder()
void WriteVTKEncodedCompressed(std::ostream &out, const void *bytes, uint32_t nbytes, int compression_level)
void CreateVTKElementConnectivity(Array< int > &con, Geometry::Type geom, int ref)
OutStream out(std::cout)
Global stream used by the library for standard output. Initially it uses the same std::streambuf as s...