| Gerris Flow Solver Reference Manual |
|---|
#include <gfs.h> #define GFS_SOURCE (obj) #define GFS_IS_SOURCE (obj) GfsSource;GfsSourceGenericClass * gfs_source_class (void);
GfsSource is used to associate a source term (possibly a function of space and time) to a given variable.
The syntax in parameter files is as follows:
[ GfsSourceGeneric ] [ GfsFunction ]
| <<< Generic source term | Surface tension source term >>> |