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