Go to the documentation of this file.
36 #ifndef gradingDescriptors_H
37 #define gradingDescriptors_H
51 class gradingDescriptors;
52 Istream&
operator>>(Istream&, gradingDescriptors&);
60 public List<gradingDescriptor>
friend Istream & operator>>(Istream &, gradingDescriptors &)
List of gradingDescriptor for the sections of a block with additional IO functionality.
gradingDescriptors()
Default constructor.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
gradingDescriptors inv() const
Return the inverse gradingDescriptors with 1/expansionRatio.
Handles the specification for grading within a section of a block.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Istream & operator>>(Istream &, edgeMesh &)