Go to the documentation of this file.
42 const scalar blockFraction,
43 const scalar nDivFraction,
44 const scalar expansionRatio
47 blockFraction_(blockFraction),
48 nDivFraction_(nDivFraction),
49 expansionRatio_(expansionRatio)
55 const scalar expansionRatio
60 expansionRatio_(expansionRatio)
122 is.
readEnd(
"gradingDescriptor");
126 is.
check(
"operator>>(Istream&, gradingDescriptor&)");
Istream & readEnd(const char *funcName)
gradingDescriptor inv() const
Return the inverse gradingDescriptor with 1/expansionRatio.
~gradingDescriptor()
Destructor.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
A token holds items read from Istream.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Ostream & operator<<(Ostream &, const edgeMesh &)
punctuationToken pToken() const
bool operator!=(const gradingDescriptor &) const
virtual bool check(const char *operation) const
Check IOstream status for given operation.
gradingDescriptor()
Default constructor.
Handles the specification for grading within a section of a block.
bool operator==(const gradingDescriptor &) const
Istream & operator>>(Istream &, edgeMesh &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
bool isPunctuation() const
bool equal(const T &s1, const T &s2)