|
flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
#include <mac_velocity_mg.hpp>
Public Attributes | |
| C3 | ext |
| C3 | inner |
| C3 | ratio {2, 2, 2} |
| C3 | cfac {1, 1, 1} |
| C3 | og {0, 0, 0} |
| std::size_t | n = 0 |
| CCField | x |
| CCField | rhs |
| CCField | res |
| CCField | theta |
| CCField | pin |
| CCField | resMask |
| CCField | advU |
| CCField | advV |
| CCField | advW |
| FPV | AC |
| FPV | AW |
| FPV | AE |
| FPV | AS |
| FPV | AN |
| FPV | AB |
| FPV | AT |
Definition at line 253 of file mac_velocity_mg.hpp.
| C3 peclet::flow::VelocityMG::Level::ext |
Definition at line 254 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::fillAxis(), peclet::flow::VelocityMG::fillProlongBcGhosts(), peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| C3 peclet::flow::VelocityMG::Level::inner |
Definition at line 254 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::fillAxis(), peclet::flow::VelocityMG::init(), and peclet::flow::VelocityMG::vcycle().
| C3 peclet::flow::VelocityMG::Level::ratio {2, 2, 2} |
Definition at line 254 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), and peclet::flow::VelocityMG::vcycle().
| C3 peclet::flow::VelocityMG::Level::cfac {1, 1, 1} |
Definition at line 254 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init().
| C3 peclet::flow::VelocityMG::Level::og {0, 0, 0} |
Definition at line 255 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::smooth().
| std::size_t peclet::flow::VelocityMG::Level::n = 0 |
Definition at line 256 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), and peclet::flow::VelocityMG::vcycle().
| CCField peclet::flow::VelocityMG::Level::x |
Definition at line 257 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::fillProlongBcGhosts(), peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| CCField peclet::flow::VelocityMG::Level::rhs |
Definition at line 257 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| CCField peclet::flow::VelocityMG::Level::res |
Definition at line 257 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), and peclet::flow::VelocityMG::vcycle().
| CCField peclet::flow::VelocityMG::Level::theta |
Definition at line 257 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init().
| CCField peclet::flow::VelocityMG::Level::pin |
Definition at line 257 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| CCField peclet::flow::VelocityMG::Level::resMask |
Definition at line 257 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::vcycle().
| CCField peclet::flow::VelocityMG::Level::advU |
Definition at line 258 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init().
| CCField peclet::flow::VelocityMG::Level::advV |
Definition at line 258 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init().
| CCField peclet::flow::VelocityMG::Level::advW |
Definition at line 258 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init().
| FPV peclet::flow::VelocityMG::Level::AC |
Definition at line 259 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| FPV peclet::flow::VelocityMG::Level::AW |
Definition at line 259 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| FPV peclet::flow::VelocityMG::Level::AE |
Definition at line 259 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| FPV peclet::flow::VelocityMG::Level::AS |
Definition at line 259 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| FPV peclet::flow::VelocityMG::Level::AN |
Definition at line 259 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| FPV peclet::flow::VelocityMG::Level::AB |
Definition at line 259 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().
| FPV peclet::flow::VelocityMG::Level::AT |
Definition at line 259 of file mac_velocity_mg.hpp.
Referenced by peclet::flow::VelocityMG::init(), peclet::flow::VelocityMG::smooth(), and peclet::flow::VelocityMG::vcycle().