7#ifndef TSUNAMI_LAB_SETUPS_SETUP_H
8#define TSUNAMI_LAB_SETUPS_SETUP_H
virtual ~Setup()
Definition Setup.h:26
virtual t_real getMomentumY(t_real i_x, t_real i_y) const =0
virtual t_real getMomentumX(t_real i_x, t_real i_y) const =0
virtual t_real getHeight(t_real i_x, t_real i_y) const =0
Definition constants.h:12
float t_real
floating point type
Definition constants.h:17