Loading [MathJax]/extensions/tex2jax.js
https://mooseframework.inl.gov
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Static Public Member Functions | List of all members
INSFVFullyDevelopedFlowBC Class Reference

A parent class for INSFV fully developed flow boundary conditions. More...

#include <INSFVFullyDevelopedFlowBC.h>

Inheritance diagram for INSFVFullyDevelopedFlowBC:
[legend]

Public Member Functions

 INSFVFullyDevelopedFlowBC (const InputParameters &params)
 

Static Public Member Functions

static InputParameters validParams ()
 

Detailed Description

A parent class for INSFV fully developed flow boundary conditions.

Definition at line 19 of file INSFVFullyDevelopedFlowBC.h.

Constructor & Destructor Documentation

◆ INSFVFullyDevelopedFlowBC()

INSFVFullyDevelopedFlowBC::INSFVFullyDevelopedFlowBC ( const InputParameters params)

Definition at line 19 of file INSFVFullyDevelopedFlowBC.C.

20  : INSFVFlowBC(params)
21 {
22 }
INSFVFlowBC(const InputParameters &params)
Definition: INSFVFlowBC.C:19

Member Function Documentation

◆ validParams()

InputParameters INSFVFullyDevelopedFlowBC::validParams ( )
static

The documentation for this class was generated from the following files: