Solid refinement

Name

Solid refinement -- Refining cells cut by solid boundary

Synopsis


#include <gfs.h>


#define     GFS_IS_REFINE_SOLID             (obj)

GfsRefineClass* gfs_refine_solid_class      (void);

Description

GfsRefineSolid can be used to add levels of refinement to cells which are cut by a solid boundary.

The syntax in parameter files is as follows:

[ GfsRefine ]

Details

GFS_IS_REFINE_SOLID()

#define     GFS_IS_REFINE_SOLID(obj)

obj :


gfs_refine_solid_class ()

GfsRefineClass* gfs_refine_solid_class      (void);

Returns :