|
Overture
Version 25
|
#include "MappedGridOperators.h"#include "UnstructuredOperators.h"#include "SparseRep.h"#include "conversion.h"#include "display.h"#include "ParallelUtility.h"#include "AssignInterpNeighbours.h"
Macros | |
| #define | extrapInterpNeighboursOpt EXTERN_C_NAME(extrapinterpneighboursopt) |
| #define | ForBoundary(side, axis) |
Functions | |
| void | extrapInterpNeighboursOpt (const int &nd, const int &ndu1a, const int &ndu1b, const int &ndu2a, const int &ndu2b, const int &ndu3a, const int &ndu3b, const int &ndu4a, const int &ndu4b, const int &nda1a, const int &nda1b, const int &ndd1a, const int &ndd1b, const int &ia, const int &id, const int &vew, real &u, const int &ca, const int &cb, const int &ipar, const real &rpar) |
| #define extrapInterpNeighboursOpt EXTERN_C_NAME(extrapinterpneighboursopt) |
| #define ForBoundary | ( | side, | |
| axis | |||
| ) |
| void extrapInterpNeighboursOpt | ( | const int & | nd, |
| const int & | ndu1a, | ||
| const int & | ndu1b, | ||
| const int & | ndu2a, | ||
| const int & | ndu2b, | ||
| const int & | ndu3a, | ||
| const int & | ndu3b, | ||
| const int & | ndu4a, | ||
| const int & | ndu4b, | ||
| const int & | nda1a, | ||
| const int & | nda1b, | ||
| const int & | ndd1a, | ||
| const int & | ndd1b, | ||
| const int & | ia, | ||
| const int & | id, | ||
| const int & | vew, | ||
| real & | u, | ||
| const int & | ca, | ||
| const int & | cb, | ||
| const int & | ipar, | ||
| const real & | rpar | ||
| ) |
1.8.3