Tsunami Project Lab
Loading...
Searching...
No Matches
tsunami_lab::setups::Setup Class Referenceabstract

#include <Setup.h>

Inheritance diagram for tsunami_lab::setups::Setup:

Public Member Functions

virtual ~Setup ()
 
virtual t_real getHeight (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 getMomentumY (t_real i_x, t_real i_y) const =0
 
virtual t_real getBathymetry (t_real i_x, t_real i_y) const =0
 

Detailed Description

Base setup.

Constructor & Destructor Documentation

◆ ~Setup()

virtual tsunami_lab::setups::Setup::~Setup ( )
inlinevirtual

Virtual destructor for base class.

Member Function Documentation

◆ getBathymetry()

◆ getHeight()

virtual t_real tsunami_lab::setups::Setup::getHeight ( t_real i_x,
t_real i_y ) const
pure virtual

◆ getMomentumX()

◆ getMomentumY()


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