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

#include <property_closures.hpp>

Public Attributes

ClosureKind kind
 
CCField out
 
CCConst in0
 
CCConst in1
 
std::array< double, 4 > p {{0, 0, 0, 0}}
 
CCField tabX
 
CCField tabY
 
int nTab = 0
 

Detailed Description

Definition at line 34 of file property_closures.hpp.

Member Data Documentation

◆ kind

◆ out

◆ in0

◆ in1

CCConst peclet::flow::Closure::in1

◆ p

std::array<double, 4> peclet::flow::Closure::p {{0, 0, 0, 0}}

◆ tabX

CCField peclet::flow::Closure::tabX

◆ tabY

CCField peclet::flow::Closure::tabY

◆ nTab

int peclet::flow::Closure::nTab = 0

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