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

#include <mac_cutcell_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
 
int g = 1
 
bool caOk = false
 
CCField x
 
CCField rhs
 
CCField res
 
CCField ox
 
CCField oy
 
CCField oz
 
FPV AC
 
FPV AW
 
FPV AE
 
FPV AS
 
FPV AN
 
FPV AB
 
FPV AT
 

Detailed Description

Definition at line 219 of file mac_cutcell_mg.hpp.

Member Data Documentation

◆ ext

◆ inner

◆ ratio

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

◆ cfac

C3 peclet::flow::CutcellMG::Level::cfac {1, 1, 1}

Definition at line 220 of file mac_cutcell_mg.hpp.

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

◆ og

C3 peclet::flow::CutcellMG::Level::og {0, 0, 0}

◆ n

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

Definition at line 222 of file mac_cutcell_mg.hpp.

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

◆ g

◆ caOk

bool peclet::flow::CutcellMG::Level::caOk = false

Definition at line 226 of file mac_cutcell_mg.hpp.

Referenced by peclet::flow::CutcellMG::caSmooth().

◆ x

◆ rhs

◆ res

◆ ox

◆ oy

◆ oz

◆ AC

◆ AW

◆ AE

◆ AS

◆ AN

◆ AB

◆ AT


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