#include "Criteria/ByValue.h"#include "Criteria/ScaledGradient.h"#include "Criteria/AbsoluteError.h"#include "Criteria/LimiterType.h"#include "Criteria/RelativeError.h"#include "F77Interfaces/F77FileOutput.h"Go to the source code of this file.
| Classes | |
| class | F77ByValue< VectorType, FlagType, dim > | 
| Trivial flagging above or below a certain value for derived quantities using a transformation function in Fortran-77.  More... | |
| class | F77ScaledGradient< VectorType, FlagType, dim > | 
| Computes the scaled gradient for derived quantities using a transformation function in Fortran-77.  More... | |
| class | F77AbsoluteError< VectorType, Fixup, FlagType, dim > | 
| Computes the absolute error for derived quantities using a transformation function in Fortran-77.  More... | |
| class | F77LimiterType< VectorType, FlagType, dim > | 
| Computes a slope-limiter-like refinement criterion for derived quantities using a transformation function in Fortran-77.  More... | |
| class | F77RelativeError< VectorType, Fixup, FlagType, dim > | 
| Computes the relative error for derived quantities using a transformation function in Fortran-77.  More... | |
 1.4.7
 1.4.7