Go to the documentation of this file.
36 #ifndef parMapperHelper_H
37 #define parMapperHelper_H
74 const scalar& movingDst,
76 const label patchLabel
142 os.
check(
"operator<<(Ostream&, const parMapperHelper&");
153 is >>
h.globalLabel_;
160 is.
check(
"operator>>(Istream&, parMapperHelper");
void operator=(const parMapperHelper &h)
Istream & readEnd(const char *funcName)
label globalLabel() const
return global label
bool operator!=(const parMapperHelper &h) const
friend Ostream & operator<<(Ostream &os, const parMapperHelper &h)
const scalar & movingDistance() const
return moving distance
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const dimensionedScalar h
Planck constant.
virtual bool check(const char *operation) const
Check IOstream status for given operation.
friend Istream & operator>>(Istream &is, parMapperHelper &h)
label pointPatch() const
return patch the point is mapped to
const point & coordinates() const
return point coordinates
bool contiguous< parMapperHelper >()
Specify data associated with parMapperHelper type is contiguous.
Template function to specify if the data of a type are contiguous.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Istream & readBegin(const char *funcName)