SPH
|
#include <Boundary.h>
Public Member Functions | |
virtual void | initialize (Storage &UNUSED(storage)) override |
virtual void | finalize (Storage &UNUSED(storage)) override |
![]() | |
virtual void | initialize (Storage &storage)=0 |
Applies the boundary conditions before the derivatives are computed. More... | |
virtual void | finalize (Storage &storage)=0 |
Applies the boundary conditions after the derivatives are computed. More... | |
![]() | |
virtual | ~Polymorphic () |
Definition at line 42 of file Boundary.h.
|
inlineoverridevirtual |
Definition at line 44 of file Boundary.h.
|
inlineoverridevirtual |
Definition at line 43 of file Boundary.h.