FrontHypTimeStep

Return in double, the next time step based on maximum front speed from previous sweep.

Synopsis

#include "FronTier.h" 

double FrontHypTimeStep(Front *front);

Input Parameters

Front*- pointer to operating front

Notes

For hyperbolic propagation only.