DOLFIN
DOLFIN C++ interface
dolfin::Encoder Namespace Reference

Detailed Description

This class provides tools for encoding and compressing streams for use in output files We cheating in some functions by relying on std::vector data being contiguous in memory. This will be part of the upcoming C++ standard.