SPH
Classes | Functions
Boundary.cpp File Reference

Testing several boundary modes. More...

#include "Sph.h"
#include "catch.hpp"
#include "sph/solvers/StabilizationSolver.h"
#include "sph/solvers/SummationSolver.h"

Go to the source code of this file.

Classes

class  Distribution
 
class  BoundaryRun
 

Functions

 TEST_CASE ("Boundary test", "[boundary]")
 

Detailed Description

Testing several boundary modes.

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz)
Date
2016-2021

Definition in file Boundary.cpp.

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "Boundary test"  ,
""  [boundary] 
)

Definition at line 120 of file Boundary.cpp.