41 "Foam::WallCollisionRecord<Type>::WallCollisionRecord(Foam::Istream&)"
51 is >> wCR.accessed_ >> wCR.pRel_ >> wCR.data_;
57 "Foam::operator>>(Foam::Istream&, Foam::WallCollisionRecord<Type>&)"
68 const WallCollisionRecord<Type>& wCR
78 "Foam::Ostream& Foam::operator<<(Foam::Ostream&, "
79 "const Foam::WallCollisionRecord<Type>&)"
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Record of a collision between the particle holding the record and a wall face at the position relativ...
WallCollisionRecord()
Construct null.
Istream & operator>>(Istream &, pistonPointEdgeData &)