https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Public Attributes | List of all members
Moose::Kokkos::LinearFVBoundaryCondition::BoundaryRelationData Struct Reference

Boundary relation coefficient/source arrays indexed by BC-local boundary face. More...

#include <KokkosLinearFVBoundaryCondition.h>

Public Attributes

Array< Real > coefficient
 
Array< Real > source
 

Detailed Description

Boundary relation coefficient/source arrays indexed by BC-local boundary face.

Definition at line 79 of file KokkosLinearFVBoundaryCondition.h.

Member Data Documentation

◆ coefficient

Array<Real> Moose::Kokkos::LinearFVBoundaryCondition::BoundaryRelationData::coefficient

◆ source

Array<Real> Moose::Kokkos::LinearFVBoundaryCondition::BoundaryRelationData::source

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