Home
last modified time | relevance | path

Searched refs:compressBuffer_zlib (Results 1 – 1 of 1) sorted by relevance

/dports/math/dune-vtk/dune-vtk-38f79c23ef8f29210d41353a8380e42b78422f2f/dune/vtk/
H A Dvtkwriterinterface.impl.hh230 inline std::uint64_t compressBuffer_zlib (unsigned char const* buffer, unsigned char* buffer_out, in compressBuffer_zlib() function
326 …cbs[i] = Impl::compressBuffer_zlib(buffer.data(), buffer_out.data(), bs, compressed_block_size, co… in writeValuesAppended()
330 …cbs[i] = Impl::compressBuffer_zlib(buffer.data(), buffer_out.data(), bs, compressed_block_size, co… in writeValuesAppended()
334 …cbs[i] = Impl::compressBuffer_zlib(buffer.data(), buffer_out.data(), bs, compressed_block_size, co… in writeValuesAppended()