|
flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
#include <mac_reductions.hpp>
Public Attributes | |
| int | x |
| int | y |
| int | z |
Definition at line 23 of file mac_reductions.hpp.
| int peclet::flow::Ext3::x |
Definition at line 24 of file mac_reductions.hpp.
Referenced by peclet::flow::innerToExt(), peclet::flow::localDot(), peclet::flow::localSumMax(), and main().
| int peclet::flow::Ext3::y |
Definition at line 24 of file mac_reductions.hpp.
Referenced by peclet::flow::innerToExt(), peclet::flow::localDot(), and peclet::flow::localSumMax().
| int peclet::flow::Ext3::z |
Definition at line 24 of file mac_reductions.hpp.
Referenced by peclet::flow::localDot(), and peclet::flow::localSumMax().