flow 0.4.0
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

CCField peclet::flow::Closure::out

Definition at line 36 of file property_closures.hpp.

◆ in0

CCConst peclet::flow::Closure::in0

Definition at line 37 of file property_closures.hpp.

◆ in1

CCConst peclet::flow::Closure::in1

Definition at line 37 of file property_closures.hpp.

◆ p

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

Definition at line 38 of file property_closures.hpp.

◆ tabX

CCField peclet::flow::Closure::tabX

Definition at line 39 of file property_closures.hpp.

◆ tabY

CCField peclet::flow::Closure::tabY

Definition at line 39 of file property_closures.hpp.

◆ nTab

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

Definition at line 40 of file property_closures.hpp.


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