phaseflow
FEM solver for the Navier-Stokes-Boussinesq equations coupled with enthalpy-based phase change
 All Classes Namespaces Files Functions Variables Macros Pages
Public Attributes | List of all members
Phaseflow::Parameters::Time Struct Reference

#include <pf_parameters.h>

Public Attributes

double end
 
double initial_step_size
 
double min_step_size
 
double max_step_size
 
unsigned int max_steps
 
bool stop_when_steady
 
double steady_tolerance
 

Member Data Documentation

double Phaseflow::Parameters::Time::end
double Phaseflow::Parameters::Time::initial_step_size
double Phaseflow::Parameters::Time::max_step_size
unsigned int Phaseflow::Parameters::Time::max_steps
double Phaseflow::Parameters::Time::min_step_size
double Phaseflow::Parameters::Time::steady_tolerance
bool Phaseflow::Parameters::Time::stop_when_steady

The documentation for this struct was generated from the following file: