flow
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
 
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 154 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 155 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 157 of file mac_cutcell_mg.hpp.

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

◆ x

◆ rhs

◆ res

CCField peclet::flow::CutcellMG::Level::res

◆ ox

◆ oy

◆ oz

◆ AC

◆ AW

◆ AE

◆ AS

◆ AN

◆ AB

◆ AT


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