ierr = GetFirstPreprocessor(&name); CHKERRQ(ierr); while (name) { ..... ierr = GetNextPreprocessor(&name); CHKERRQ(ierr); }
With StartRetrievingAllPreprocessors() and ContinueRetrievingAllPreprocessors() one can the classes, and in each class all defined choices.
The specific reporting funtions are: