CG
Version 25
|
#include "Cgins.h"
#include "InsParameters.h"
#include "CompositeGridOperators.h"
#include "ParallelUtility.h"
#include "ParallelGridUtility.h"
Macros | |
#define | getBaldwinLomaxViscosity EXTERN_C_NAME(getbaldwinlomaxviscosity) |
#define | getKEpsilonViscosity EXTERN_C_NAME(getkepsilonviscosity) |
#define | getLargeEddySimulationViscosity EXTERN_C_NAME(getlargeeddysimulationviscosity) |
#define | insLineSetupNew EXTERN_C_NAME(inslinesetupnew) |
#define | insLineSolveBC EXTERN_C_NAME(inslinesolvebc) |
#define | computeResidual EXTERN_C_NAME(computeresidual) |
#define | computeResidualNew EXTERN_C_NAME(computeresidualnew) |
#define | FOR_3D(i1, i2, i3, I1, I2, I3) |
#define | FOR_3(i1, i2, i3, I1, I2, I3) |
Functions | |
void | getBaldwinLomaxViscosity (const int &nd, const int &n1a, const int &n1b, const int &n2a, const int &n2b, const int &n3a, const int &n3b, const int &nd1a, const int &nd1b, const int &nd2a, const int &nd2b, const int &nd3a, const int &nd3b, const int &nd4a, const int &nd4b, const int &mask, const real &rx, const real &xy, const real &u, const real &v, const real &dw, const int &bc, const int &boundaryCondition, const int &ipar, const real &rpar, const DataBase *pdb, const int &ierr) |
void | getKEpsilonViscosity (const int &nd, const int &n1a, const int &n1b, const int &n2a, const int &n2b, const int &n3a, const int &n3b, const int &nd1a, const int &nd1b, const int &nd2a, const int &nd2b, const int &nd3a, const int &nd3b, const int &nd4a, const int &nd4b, const int &mask, const real &rx, const real &xy, const real &u, const real &v, const real &dw, const int &bc, const int &boundaryCondition, const int &ipar, const real &rpar, const DataBase *pdb, const int &ierr) |
void | getLargeEddySimulationViscosity (const int &nd, const int &n1a, const int &n1b, const int &n2a, const int &n2b, const int &n3a, const int &n3b, const int &nd1a, const int &nd1b, const int &nd2a, const int &nd2b, const int &nd3a, const int &nd3b, const int &nd4a, const int &nd4b, const int &mask, const real &rx, const real &xy, const real &u, const real &v, const real &dw, const int &bc, const int &boundaryCondition, const int &ipar, const real &rpar, const DataBase *pdb, const int &ierr) |
#define computeResidual EXTERN_C_NAME(computeresidual) |
#define computeResidualNew EXTERN_C_NAME(computeresidualnew) |
#define getBaldwinLomaxViscosity EXTERN_C_NAME(getbaldwinlomaxviscosity) |
Referenced by InsParameters::getTurbulenceModelVariables().
#define getKEpsilonViscosity EXTERN_C_NAME(getkepsilonviscosity) |
Referenced by InsParameters::getTurbulenceModelVariables().
#define getLargeEddySimulationViscosity EXTERN_C_NAME(getlargeeddysimulationviscosity) |
Referenced by InsParameters::getTurbulenceModelVariables().
#define insLineSetupNew EXTERN_C_NAME(inslinesetupnew) |
#define insLineSolveBC EXTERN_C_NAME(inslinesolvebc) |
void getBaldwinLomaxViscosity | ( | const int & | nd, |
const int & | n1a, | ||
const int & | n1b, | ||
const int & | n2a, | ||
const int & | n2b, | ||
const int & | n3a, | ||
const int & | n3b, | ||
const int & | nd1a, | ||
const int & | nd1b, | ||
const int & | nd2a, | ||
const int & | nd2b, | ||
const int & | nd3a, | ||
const int & | nd3b, | ||
const int & | nd4a, | ||
const int & | nd4b, | ||
const int & | mask, | ||
const real & | rx, | ||
const real & | xy, | ||
const real & | u, | ||
const real & | v, | ||
const real & | dw, | ||
const int & | bc, | ||
const int & | boundaryCondition, | ||
const int & | ipar, | ||
const real & | rpar, | ||
const DataBase * | pdb, | ||
const int & | ierr | ||
) |
void getKEpsilonViscosity | ( | const int & | nd, |
const int & | n1a, | ||
const int & | n1b, | ||
const int & | n2a, | ||
const int & | n2b, | ||
const int & | n3a, | ||
const int & | n3b, | ||
const int & | nd1a, | ||
const int & | nd1b, | ||
const int & | nd2a, | ||
const int & | nd2b, | ||
const int & | nd3a, | ||
const int & | nd3b, | ||
const int & | nd4a, | ||
const int & | nd4b, | ||
const int & | mask, | ||
const real & | rx, | ||
const real & | xy, | ||
const real & | u, | ||
const real & | v, | ||
const real & | dw, | ||
const int & | bc, | ||
const int & | boundaryCondition, | ||
const int & | ipar, | ||
const real & | rpar, | ||
const DataBase * | pdb, | ||
const int & | ierr | ||
) |
void getLargeEddySimulationViscosity | ( | const int & | nd, |
const int & | n1a, | ||
const int & | n1b, | ||
const int & | n2a, | ||
const int & | n2b, | ||
const int & | n3a, | ||
const int & | n3b, | ||
const int & | nd1a, | ||
const int & | nd1b, | ||
const int & | nd2a, | ||
const int & | nd2b, | ||
const int & | nd3a, | ||
const int & | nd3b, | ||
const int & | nd4a, | ||
const int & | nd4b, | ||
const int & | mask, | ||
const real & | rx, | ||
const real & | xy, | ||
const real & | u, | ||
const real & | v, | ||
const real & | dw, | ||
const int & | bc, | ||
const int & | boundaryCondition, | ||
const int & | ipar, | ||
const real & | rpar, | ||
const DataBase * | pdb, | ||
const int & | ierr | ||
) |