HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
HArDCore3D::BrinkmanParameters Struct Reference

Structure to store physical parameter (and compute derived parameters) More...

#include <hho-brinkman.hpp>

Collaboration diagram for HArDCore3D::BrinkmanParameters:
Collaboration graph
[legend]

Public Types

typedef IntegralWeight ViscosityType
 
typedef IntegralWeight PermeabilityInvType
 

Public Member Functions

 BrinkmanParameters (const ViscosityType &_mu, const PermeabilityInvType &_kappainv)
 Constructor.
 
double Cf (const Cell &T) const
 Returns the friction coefficient.
 

Public Attributes

ViscosityType mu
 
PermeabilityInvType kappainv
 

Detailed Description

Structure to store physical parameter (and compute derived parameters)


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