dune-fem 2.8-git
Public Types | List of all members
Dune::Fem::GridObjectStreamTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > > Struct Template Reference

#include <dune/fem/misc/gridobjectstreams.hh>

Public Types

typedef GridObjectStreamTraits< HostGrid >::InStreamType InStreamType
 
typedef GridObjectStreamTraits< HostGrid >::OutStreamType OutStreamType
 

Member Typedef Documentation

◆ InStreamType

template<class HostGrid , class CoordFunction , class Allocator >
typedef GridObjectStreamTraits<HostGrid>::InStreamType Dune::Fem::GridObjectStreamTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::InStreamType

◆ OutStreamType

template<class HostGrid , class CoordFunction , class Allocator >
typedef GridObjectStreamTraits<HostGrid>::OutStreamType Dune::Fem::GridObjectStreamTraits< GeometryGrid< HostGrid, CoordFunction, Allocator > >::OutStreamType

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