|
core 0.5.0
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
|
#include <ghost_closure.hpp>
Public Attributes | |
| int8_t | state |
| float | th |
| float | wbc |
| float | w1 |
| float | w2 |
| float | D |
Definition at line 104 of file ghost_closure.hpp.
| int8_t peclet::core::scheme::GpFace::state |
Definition at line 105 of file ghost_closure.hpp.
Referenced by peclet::core::scheme::gpClassifyFace(), and peclet::core::scheme::gpFillRow().
| float peclet::core::scheme::GpFace::th |
Definition at line 106 of file ghost_closure.hpp.
Referenced by peclet::core::scheme::gpFillRow().
| float peclet::core::scheme::GpFace::wbc |
Definition at line 106 of file ghost_closure.hpp.
| float peclet::core::scheme::GpFace::w1 |
Definition at line 106 of file ghost_closure.hpp.
| float peclet::core::scheme::GpFace::w2 |
Definition at line 106 of file ghost_closure.hpp.
| float peclet::core::scheme::GpFace::D |
Definition at line 106 of file ghost_closure.hpp.