dune-fem 2.8.0
|
#include <dune/fem/io/streams/streams_inline.hh>
Public Types | |
typedef ulongint | UnsignedLongIntType |
Static Public Member Functions | |
template<class Traits > | |
static void | write (OutStreamInterface< Traits > &out, const UnsignedLongIntType &value) |
template<class Traits > | |
static void | read (InStreamInterface< Traits > &in, UnsignedLongIntType &value) |
typedef ulongint Dune::Fem::SelectUnsignedLongInteger< ulongint, uint64 >::UnsignedLongIntType |
|
inlinestatic |
|
inlinestatic |