|
flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
Functions | |
| void | axisDims (B3 ext, int(&dims)[3], long(&strides)[3]) |
| void peclet::flow::bcdetail::axisDims | ( | B3 | ext, |
| int(&) | dims[3], | ||
| long(&) | strides[3] | ||
| ) |
Definition at line 26 of file mac_bc.hpp.
References peclet::flow::B3::x, peclet::flow::B3::y, and peclet::flow::B3::z.
Referenced by peclet::flow::bcCorrectOutflow(), peclet::flow::bcDiffusionFold(), peclet::flow::bcNeumannGhost(), peclet::flow::bcOutflowComp(), peclet::flow::bcSetOpenness(), peclet::flow::bcVelocityColocated(), peclet::flow::bcVelocityComp(), and peclet::flow::bcZeroPressureGhost().