#include </Users/cekees/proteus/proteus/mprans/RANS3PSed2D.h>
|
virtual | ~cppRANS3PSed2D_base () |
|
virtual void | setSedClosure (double aDarcy, double betaForch, double grain, double packFraction, double packMargin, double maxFraction, double frFraction, double sigmaC, double C3e, double C4e, double eR, double fContact, double mContact, double nContact, double angFriction, double vos_limiter, double mu_fr_limiter) |
|
virtual void | calculateResidual (arguments_dict &args)=0 |
|
virtual void | calculateJacobian (arguments_dict &args)=0 |
|
virtual void | calculateVelocityAverage (arguments_dict &args)=0 |
|
Definition at line 21 of file RANS3PSed2D.h.
◆ ~cppRANS3PSed2D_base()
virtual proteus::cppRANS3PSed2D_base::~cppRANS3PSed2D_base |
( |
| ) |
|
|
inlinevirtual |
◆ calculateJacobian()
virtual void proteus::cppRANS3PSed2D_base::calculateJacobian |
( |
arguments_dict & |
args | ) |
|
|
pure virtual |
◆ calculateResidual()
virtual void proteus::cppRANS3PSed2D_base::calculateResidual |
( |
arguments_dict & |
args | ) |
|
|
pure virtual |
◆ calculateVelocityAverage()
virtual void proteus::cppRANS3PSed2D_base::calculateVelocityAverage |
( |
arguments_dict & |
args | ) |
|
|
pure virtual |
◆ setSedClosure()
virtual void proteus::cppRANS3PSed2D_base::setSedClosure |
( |
double |
aDarcy, |
|
|
double |
betaForch, |
|
|
double |
grain, |
|
|
double |
packFraction, |
|
|
double |
packMargin, |
|
|
double |
maxFraction, |
|
|
double |
frFraction, |
|
|
double |
sigmaC, |
|
|
double |
C3e, |
|
|
double |
C4e, |
|
|
double |
eR, |
|
|
double |
fContact, |
|
|
double |
mContact, |
|
|
double |
nContact, |
|
|
double |
angFriction, |
|
|
double |
vos_limiter, |
|
|
double |
mu_fr_limiter |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following file: