![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
int | fe_sw2_init (SMODEL_SUPER *sm) |
Performs any preprocessing for dependent variables in SW2 equations. For now this mainly is updating the wet/dry flags and the dirichlet conditions for dry elements. More... | |
This file is the init routine for sw2 which will be called right before each Newton solve
int fe_sw2_init | ( | SMODEL_SUPER * | sm | ) |
Performs any preprocessing for dependent variables in SW2 equations. For now this mainly is updating the wet/dry flags and the dirichlet conditions for dry elements.
[in,out] | sm | (SMODEL_SUPER *) a super model |