|
CG
Version 25
|
#include "ProjectVelocity.h"#include "CompositeGridOperators.h"#include "Oges.h"#include "Parameters.h"#include "ParallelUtility.h"
Macros | |
| #define | ForBoundary(side, axis) |
| #define | getDivAndNorms EXTERN_C_NAME(getdivandnorms) |
Functions | |
| void | getDivAndNorms (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 &xy, const real &rsxy, const real &u, const real &div, const int &ipar, real &rpar, const int &ierr) |
| #define getDivAndNorms EXTERN_C_NAME(getdivandnorms) |
Referenced by ProjectVelocity::computeDivergence(), and Cgins::printTimeStepInfo().
| void getDivAndNorms | ( | 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 & | xy, | ||
| const real & | rsxy, | ||
| const real & | u, | ||
| const real & | div, | ||
| const int & | ipar, | ||
| real & | rpar, | ||
| const int & | ierr | ||
| ) |
1.8.3