Peano
Loading...
Searching...
No Matches
otter::phase Namespace Reference

Variables

static const char * init = "init"
 
static const char * plot = "plot"
 
static const char * timestep = "time-step"
 
static const char * create_grid = "create-grid"
 
static const char * create_grid_no_refine = "create-grid-but-postpone-refinement"
 
static const char * create_grid_converge = "create-grid-and-converge-load-balancing"
 

Variable Documentation

◆ create_grid

const char* otter::phase::create_grid = "create-grid"
static

Definition at line 113 of file otter.h.

Referenced by step().

◆ create_grid_converge

const char* otter::phase::create_grid_converge = "create-grid-and-converge-load-balancing"
static

Definition at line 115 of file otter.h.

Referenced by step().

◆ create_grid_no_refine

const char* otter::phase::create_grid_no_refine = "create-grid-but-postpone-refinement"
static

Definition at line 114 of file otter.h.

Referenced by step().

◆ init

const char* otter::phase::init = "init"
static

Definition at line 110 of file otter.h.

Referenced by step().

◆ plot

const char* otter::phase::plot = "plot"
static

Definition at line 111 of file otter.h.

Referenced by step().

◆ timestep

const char* otter::phase::timestep = "time-step"
static

Definition at line 112 of file otter.h.

Referenced by step().