mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
Reflective boundary condition is added and tested.
It requires messaging integration when changing velocity.
This commit is contained in:
@ -41,11 +41,11 @@ class AdamsBashforth2
|
||||
{
|
||||
private:
|
||||
|
||||
|
||||
auto& dy1()
|
||||
{
|
||||
return static_cast<realx3PointField_D&>(*this);
|
||||
}
|
||||
|
||||
public:
|
||||
|
||||
/// Type info
|
||||
|
Reference in New Issue
Block a user