![]() | ![]() | ![]() | Gerris Flow Solver Reference Manual | ![]() |
---|
#include <gfs.h> #define GFS_REFINE_DISTANCE (obj) #define GFS_IS_REFINE_DISTANCE (obj) GfsRefineDistance; GfsRefineClass* gfs_refine_distance_class (void);
For each candidate cell, GfsRefineDistance computes the distance from the cell center to the given surface. It then passes this distance as Distance argument to the user-defined function in order to get the maximum level of refinement allowed.
The syntax in parameter files is as follows:
[ GfsRefineSurface ]
<<< Surface refinement | Source terms >>> |