https://mooseframework.inl.gov
Public Attributes | List of all members
FVAdvectedInterpolationMethod::AdvectedSystemContribution Struct Reference

Matrix/RHS contribution for an advected face interpolation. More...

#include <FVAdvectedInterpolationMethod.h>

Public Attributes

std::pair< Real, Realweights_matrix
 
Real rhs_face_value = 0.0
 

Detailed Description

Matrix/RHS contribution for an advected face interpolation.

Definition at line 26 of file FVAdvectedInterpolationMethod.h.

Member Data Documentation

◆ rhs_face_value

Real FVAdvectedInterpolationMethod::AdvectedSystemContribution::rhs_face_value = 0.0

◆ weights_matrix

std::pair<Real, Real> FVAdvectedInterpolationMethod::AdvectedSystemContribution::weights_matrix

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