Reflective boundary condition is added and tested.

It requires messaging integration when changing velocity.
This commit is contained in:
Hamidreza Norouzi
2024-04-05 05:31:09 -07:00
parent 821dde9b1c
commit a9290e911b
13 changed files with 453 additions and 89 deletions

View File

@ -41,11 +41,11 @@ class AdamsBashforth2
{
private:
auto& dy1()
{
return static_cast<realx3PointField_D&>(*this);
}
public:
/// Type info