|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
gridobjectstreams.hh
Go to the documentation of this file.
24 void read ( T & ) const { DUNE_THROW( NotImplemented, "DummyObjectStream::read not implemented." ); }
27 void readObject ( T & ) { DUNE_THROW( NotImplemented, "DummyObjectStream::readObject not implemented." ); }
29 void readObject ( int ) { DUNE_THROW( NotImplemented, "DummyObjectStream::readObject not implemented." ); }
30 void readObject ( double ) { DUNE_THROW( NotImplemented, "DummyObjectStream::readObject not implemented." ); }
33 void write ( const T & ) { DUNE_THROW( NotImplemented, "DummyObjectStream::write not implemented." ); }
36 void writeObject ( T & ) { DUNE_THROW( NotImplemented, "DummyObjectStream::writeObject not implemented." ); }
38 void writeObject ( int ) { DUNE_THROW( NotImplemented, "DummyObjectStream::writeObject not implemented." ); }
39 void writeObject ( double ) { DUNE_THROW( NotImplemented, "DummyObjectStream::writeObject not implemented." ); }
68 typedef typename Selector< Grid, hasMember_ObjectStreamType< Grid > :: value > :: type ObjectStreamType;
#define DUNE_THROW(E,...)
Definition gridobjectstreams.hh:20
Definition gridobjectstreams.hh:21
Definition gridobjectstreams.hh:49
GENERATE_MEMBER_CHECK(ObjectStreamType)
Selector< Grid, hasMember_ObjectStreamType< Grid >::value >::type ObjectStreamType
Definition gridobjectstreams.hh:68
ObjectStreamType InStreamType
Definition gridobjectstreams.hh:70
ObjectStreamType OutStreamType
Definition gridobjectstreams.hh:71
Definition gridobjectstreams.hh:57
G::ObjectStreamType type
Definition gridobjectstreams.hh:58
DummyObjectStream type
Definition gridobjectstreams.hh:65
GridObjectStreamTraits< Grid >::InStreamType InStreamType
Definition gridobjectstreams.hh:78
GridObjectStreamTraits< Grid >::OutStreamType OutStreamType
Definition gridobjectstreams.hh:79
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8