Gerris
Functions

GfsSourceCoriolis

GfsSourceVelocity
Collaboration diagram for GfsSourceCoriolis:

Functions

GfsSourceCoriolis * gfs_has_source_coriolis (GfsDomain *domain)
void gfs_source_coriolis_implicit (GfsDomain *domain, gdouble dt)

Detailed Description

Coriolis acceleration, linear friction and/or advection metric terms.

See also:

Syntax reference


Function Documentation

GfsSourceCoriolis* gfs_has_source_coriolis ( GfsDomain *  domain)
Parameters:
domaina #GfsDomain.
Returns:
the #GfsSourceCoriolis associated with domain or NULL.

Here is the call graph for this function:

Here is the caller graph for this function:

void gfs_source_coriolis_implicit ( GfsDomain *  domain,
gdouble  dt 
)
Parameters:
domaina #GfsDomain.
dtthe timestep.

Applies the implicit part of the Coriolis source term of domain.

Here is the call graph for this function:

 All Data Structures Files Functions Variables