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

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

Member Typedef Documentation

◆ UnsignedLongIntType

template<class ulongint , class uint64 >
typedef ulongint Dune::Fem::SelectUnsignedLongInteger< ulongint, uint64 >::UnsignedLongIntType

Member Function Documentation

◆ read()

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

◆ write()

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

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