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

#include <face_props.hpp>

Public Member Functions

double idiag (long) const
 
double beta (long i, long j) const
 

Public Attributes

CCConst mu
 
double rhoIdt
 
bool harmonic
 

Detailed Description

Definition at line 36 of file face_props.hpp.

Member Function Documentation

◆ idiag()

double peclet::flow::FieldFaceProps::idiag ( long  ) const
inline

Definition at line 40 of file face_props.hpp.

References rhoIdt.

◆ beta()

double peclet::flow::FieldFaceProps::beta ( long  i,
long  j 
) const
inline

Definition at line 41 of file face_props.hpp.

References harmonic, and mu.

Member Data Documentation

◆ mu

CCConst peclet::flow::FieldFaceProps::mu

Definition at line 37 of file face_props.hpp.

Referenced by beta().

◆ rhoIdt

double peclet::flow::FieldFaceProps::rhoIdt

Definition at line 38 of file face_props.hpp.

Referenced by idiag().

◆ harmonic

bool peclet::flow::FieldFaceProps::harmonic

Definition at line 39 of file face_props.hpp.

Referenced by beta().


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