https://mooseframework.inl.gov
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< Realcoefficient
 
Array< Realsource
 

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: