core 0.5.0
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
Loading...
Searching...
No Matches
peclet::core::scheme::GpFace Struct Reference

#include <ghost_closure.hpp>

Public Attributes

int8_t state
 
float th
 
float wbc
 
float w1
 
float w2
 
float D
 

Detailed Description

Definition at line 104 of file ghost_closure.hpp.

Member Data Documentation

◆ state

int8_t peclet::core::scheme::GpFace::state

◆ th

float peclet::core::scheme::GpFace::th

Definition at line 106 of file ghost_closure.hpp.

Referenced by peclet::core::scheme::gpFillRow().

◆ wbc

float peclet::core::scheme::GpFace::wbc

Definition at line 106 of file ghost_closure.hpp.

◆ w1

float peclet::core::scheme::GpFace::w1

Definition at line 106 of file ghost_closure.hpp.

◆ w2

float peclet::core::scheme::GpFace::w2

Definition at line 106 of file ghost_closure.hpp.

◆ D

float peclet::core::scheme::GpFace::D

Definition at line 106 of file ghost_closure.hpp.


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