51 const processorLduInterface& pldui =
52 refCast<const processorLduInterface>(interface.interface());
54 myProcNo_ = pldui.myProcNo();
55 neighbProcNo_ = pldui.neighbProcNo();
65 <<
"Unknown lduInterface type "
66 << interface.interface().type()
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,...
virtual bool write(const token &tok)=0
Write token to stream or otherwise handle it.
Smooth ATC in cells next to a set of patches supplied by type.
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
IO interface for processorLduInterface.
procLduInterface(const procLduInterface &)=delete
No copy construct.
void write(Ostream &os) const
OBJstream os(runTime.globalPath()/outputName)
bool read(const char *buf, int32_t &val)
Same as readInt32.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Ostream & operator<<(Ostream &, const boundaryPatch &p)
Write boundaryPatch as dictionary entries (without surrounding braces).
const Type * isA(const U &obj)
Attempt dynamic_cast to Type.
Istream & operator>>(Istream &, directionInfo &)
interfaceProperties interface(alpha1, U, thermo->transportPropertiesDict())