|
flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
#include <mac_bc.hpp>
Public Attributes | |
| int | x |
| int | y |
| int | z |
Definition at line 21 of file mac_bc.hpp.
| int peclet::flow::B3::x |
Definition at line 22 of file mac_bc.hpp.
Referenced by peclet::flow::bcdetail::axisDims(), hostVel(), hostZeroOpen(), and main().
| int peclet::flow::B3::y |
Definition at line 22 of file mac_bc.hpp.
Referenced by peclet::flow::bcdetail::axisDims(), hostVel(), and hostZeroOpen().
| int peclet::flow::B3::z |
Definition at line 22 of file mac_bc.hpp.
Referenced by peclet::flow::bcdetail::axisDims(), hostVel(), and hostZeroOpen().