Tsunami Project Lab
Loading...
Searching...
No Matches
FWave.test.cpp File Reference
#include <catch2/catch.hpp>
#include "FWave.h"
#include <cmath>
Include dependency graph for FWave.test.cpp:

Classes

struct  tsunami_lab::solvers::FWaveTestAccess
 

Namespaces

namespace  tsunami_lab
 
namespace  tsunami_lab::solvers
 

Functions

 TEST_CASE ("Test the f-wave eigenvalue computation.", "[FWave][FWaveEigenvalues]")
 
 TEST_CASE ("Test the f-wave eigencoefficient computation.", "[FWave][FWaveEigencoefficients]")
 
 TEST_CASE ("Test f-wave net-updates for steady state (q_l == q_r).", "[FWave][FWaveSteadyState]")
 
 TEST_CASE ("Test f-wave net-updates for dam-break problem.", "[FWave][FWaveDamBreak]")
 
 TEST_CASE ("Test f-wave net-updates for supersonic problems.", "[FWave][FWaveSupersonic]")
 

Function Documentation

◆ TEST_CASE() [1/5]

TEST_CASE ( "Test f-wave net-updates for dam-break problem." ,
"" [FWave][FWaveDamBreak] )

◆ TEST_CASE() [2/5]

TEST_CASE ( "Test f-wave net-updates for steady state (q_l == q_r)." ,
"" [FWave][FWaveSteadyState] )

◆ TEST_CASE() [3/5]

TEST_CASE ( "Test f-wave net-updates for supersonic problems." ,
"" [FWave][FWaveSupersonic] )

◆ TEST_CASE() [4/5]

TEST_CASE ( "Test the f-wave eigencoefficient computation." ,
"" [FWave][FWaveEigencoefficients] )

◆ TEST_CASE() [5/5]

TEST_CASE ( "Test the f-wave eigenvalue computation." ,
"" [FWave][FWaveEigenvalues] )