#include </Users/cekees/proteus/proteus/mprans/RANS3PF.h>
|
virtual | ~cppRANS3PF_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, bool useExact)=0 |
|
virtual void | calculateJacobian (arguments_dict &args, bool useExact)=0 |
|
virtual void | calculateVelocityAverage (arguments_dict &args)=0 |
|
virtual void | getBoundaryDOFs (arguments_dict &args)=0 |
|
Definition at line 52 of file RANS3PF.h.
◆ ~cppRANS3PF_base()
virtual proteus::cppRANS3PF_base::~cppRANS3PF_base |
( |
| ) |
|
|
inlinevirtual |
◆ calculateJacobian()
virtual void proteus::cppRANS3PF_base::calculateJacobian |
( |
arguments_dict & |
args, |
|
|
bool |
useExact |
|
) |
| |
|
pure virtual |
◆ calculateResidual()
virtual void proteus::cppRANS3PF_base::calculateResidual |
( |
arguments_dict & |
args, |
|
|
bool |
useExact |
|
) |
| |
|
pure virtual |
◆ calculateVelocityAverage()
virtual void proteus::cppRANS3PF_base::calculateVelocityAverage |
( |
arguments_dict & |
args | ) |
|
|
pure virtual |
◆ getBoundaryDOFs()
virtual void proteus::cppRANS3PF_base::getBoundaryDOFs |
( |
arguments_dict & |
args | ) |
|
|
pure virtual |
◆ setSedClosure()
virtual void proteus::cppRANS3PF_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 |
◆ den_hi
std::valarray<double> proteus::cppRANS3PF_base::den_hi |
◆ TransportMatrix
std::valarray<double> proteus::cppRANS3PF_base::TransportMatrix |
◆ TransposeTransportMatrix
std::valarray<double> proteus::cppRANS3PF_base::TransposeTransportMatrix |
◆ uStar_gamma
std::valarray<double> proteus::cppRANS3PF_base::uStar_gamma |
◆ uStar_hi
std::valarray<double> proteus::cppRANS3PF_base::uStar_hi |
◆ uStar_min_hiHe
std::valarray<double> proteus::cppRANS3PF_base::uStar_min_hiHe |
◆ uStar_psi
std::valarray<double> proteus::cppRANS3PF_base::uStar_psi |
◆ vStar_gamma
std::valarray<double> proteus::cppRANS3PF_base::vStar_gamma |
◆ vStar_hi
std::valarray<double> proteus::cppRANS3PF_base::vStar_hi |
◆ vStar_min_hiHe
std::valarray<double> proteus::cppRANS3PF_base::vStar_min_hiHe |
◆ vStar_psi
std::valarray<double> proteus::cppRANS3PF_base::vStar_psi |
◆ wStar_gamma
std::valarray<double> proteus::cppRANS3PF_base::wStar_gamma |
◆ wStar_hi
std::valarray<double> proteus::cppRANS3PF_base::wStar_hi |
◆ wStar_min_hiHe
std::valarray<double> proteus::cppRANS3PF_base::wStar_min_hiHe |
◆ wStar_psi
std::valarray<double> proteus::cppRANS3PF_base::wStar_psi |
The documentation for this class was generated from the following file: