dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Static Public Member Functions | List of all members
Dune::Fem::SelectUnsignedLongInteger< ulongint, ulongint > Struct Template Reference

#include <dune/fem/io/streams/streams_inline.hh>

Classes

struct  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)
 

Member Function Documentation

◆ read()

template<class ulongint >
template<class Traits >
static void Dune::Fem::SelectUnsignedLongInteger< ulongint, ulongint >::read ( InStreamInterface< Traits > &  in,
UnsignedLongIntType &  value 
)
inlinestatic

◆ write()

template<class ulongint >
template<class Traits >
static void Dune::Fem::SelectUnsignedLongInteger< ulongint, ulongint >::write ( OutStreamInterface< Traits > &  out,
const UnsignedLongIntType  value 
)
inlinestatic

The documentation for this struct was generated from the following file: