|
flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
Public Member Functions | |
| double | dot (CCConst a, CCConst b) const |
| double | maxabs (CCConst a) const |
| void | removeMean (CCField f, long globalCells) const |
Public Attributes | |
| C3 | e |
| MPI_Comm | comm |
Definition at line 45 of file test_distributed_pressure.cpp.
|
inline |
Definition at line 48 of file test_distributed_pressure.cpp.
References comm, e, G, peclet::flow::C3::x, peclet::flow::C3::y, and peclet::flow::C3::z.
Referenced by cg().
|
inline |
Definition at line 65 of file test_distributed_pressure.cpp.
References comm, e, G, peclet::flow::C3::x, peclet::flow::C3::y, and peclet::flow::C3::z.
|
inline |
Definition at line 84 of file test_distributed_pressure.cpp.
References comm, e, G, peclet::flow::C3::x, peclet::flow::C3::y, and peclet::flow::C3::z.
Referenced by cg().
| C3 Reduce::e |
Definition at line 46 of file test_distributed_pressure.cpp.
Referenced by dot(), maxabs(), and removeMean().
| MPI_Comm Reduce::comm |
Definition at line 47 of file test_distributed_pressure.cpp.
Referenced by dot(), maxabs(), and removeMean().