Included Files
Preprocessor definitions
#define __FUNCT__ "main"
#define __FUNCT__ "get_properties"
#define __FUNCT__ "get_F"
#define __FUNCT__ "get_f"
#define __FUNCT__ "get_initial_conditions"
double Lx
double Ly
double eps
double alpha
double beta
int timestep
int last_timestep
int Term_gravity
int Term_migration
int Term_surface_tension
int Term_vis_var
int Term_vis_comp
int Term_diffusion
int Term_elastic_shear
int compressible
int run_steady
double dt
double sigma
Vec xxprev
Vec fprev
Vec rhoprev
Vec rho
Vec vis
Vec div_V
double kappa
double D
double fs
double Rconst
double Fconst
double M_Fe
double M_O
double T
double rho_const
double vis_const
double rho_metal
double rho_slag
double vis_metal
double vis_slag
double shear_modulus
double gx
double gy
double kappa_scale
double D_slag
double c_metal
double c_slag
double omega_metal
double omega_slag
double const1
int couette
double couette_velocity
int stagnation
double stagnation_umax
Local Variables
help
static char help[]
int get_F ( Vec xx, Vec* F, AppCtx* user )
int get_f ( Vec xx, Vec* F, AppCtx* user )
int get_initial_conditions ( Vec* xx, AppCtx* user )
int get_properties ( Vec* xx, AppCtx* user )
int main ( int argc, char** args )