|
HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
|
Structure to store physical parameter (and compute derived parameters) More...
#include <hho-brinkman.hpp>

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 |
Structure to store physical parameter (and compute derived parameters)