flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
Loading...
Searching...
No Matches
peclet::flow::VelocityMG::Level Struct Reference

#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
 

Detailed Description

Definition at line 253 of file mac_velocity_mg.hpp.

Member Data Documentation

◆ ext

◆ inner

C3 peclet::flow::VelocityMG::Level::inner

◆ ratio

C3 peclet::flow::VelocityMG::Level::ratio {2, 2, 2}

◆ cfac

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().

◆ og

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().

◆ n

std::size_t peclet::flow::VelocityMG::Level::n = 0

◆ x

◆ rhs

CCField peclet::flow::VelocityMG::Level::rhs

◆ res

CCField peclet::flow::VelocityMG::Level::res

◆ theta

CCField peclet::flow::VelocityMG::Level::theta

Definition at line 257 of file mac_velocity_mg.hpp.

Referenced by peclet::flow::VelocityMG::init().

◆ pin

CCField peclet::flow::VelocityMG::Level::pin

◆ resMask

CCField peclet::flow::VelocityMG::Level::resMask

Definition at line 257 of file mac_velocity_mg.hpp.

Referenced by peclet::flow::VelocityMG::vcycle().

◆ advU

CCField peclet::flow::VelocityMG::Level::advU

Definition at line 258 of file mac_velocity_mg.hpp.

Referenced by peclet::flow::VelocityMG::init().

◆ advV

CCField peclet::flow::VelocityMG::Level::advV

Definition at line 258 of file mac_velocity_mg.hpp.

Referenced by peclet::flow::VelocityMG::init().

◆ advW

CCField peclet::flow::VelocityMG::Level::advW

Definition at line 258 of file mac_velocity_mg.hpp.

Referenced by peclet::flow::VelocityMG::init().

◆ AC

FPV peclet::flow::VelocityMG::Level::AC

◆ AW

FPV peclet::flow::VelocityMG::Level::AW

◆ AE

FPV peclet::flow::VelocityMG::Level::AE

◆ AS

FPV peclet::flow::VelocityMG::Level::AS

◆ AN

FPV peclet::flow::VelocityMG::Level::AN

◆ AB

FPV peclet::flow::VelocityMG::Level::AB

◆ AT

FPV peclet::flow::VelocityMG::Level::AT

The documentation for this struct was generated from the following file: