Gerris
Functions

adaptive.c File Reference

Adaptive mesh refinement. More...

Functions

void gfs_cell_coarse_init (FttCell *cell, GfsDomain *domain)
void gfs_domain_reshape (GfsDomain *domain, guint depth)
gboolean gfs_simulation_adapt (GfsSimulation *simulation)
void gfs_adapt_stats_init (GfsAdaptStats *s)
void gfs_adapt_stats_update (GfsAdaptStats *s)

Detailed Description

Adaptive mesh refinement.


Function Documentation

void gfs_cell_coarse_init ( FttCell *  cell,
GfsDomain *  domain 
)
Parameters:
cella #FttCell.
domaina #GfsDomain containing cell.

Initialises the variables of cell using the values of its children cells.

Here is the caller graph for this function:

 All Data Structures Files Functions Variables