https://mooseframework.inl.gov
Loading...
Searching...
No Matches
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}
A parent class for INSFV flow boundary conditions.
Definition INSFVFlowBC.h:18

Member Function Documentation

◆ validParams()

InputParameters INSFVFullyDevelopedFlowBC::validParams ( )
static

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