CG
Version 25
|
#include "GridFunctionFilter.h"
#include "ParallelUtility.h"
#include "ParallelGridUtility.h"
#include "PlotStuff.h"
Macros | |
#define | cgFilter EXTERN_C_NAME(cgfilter) |
#define | FD4A_2D(u, i1, i2, i3, c) |
#define | FD4A_3D(u, i1, i2, i3, c) |
#define | FD4V_2D(u, i1, i2, i3, c) |
#define | FD4V_3D(u, i1, i2, i3, c) |
Functions | |
void | cgFilter (const int &nd, const int &nd1a, const int &nd1b, const int &nd2a, const int &nd2b, const int &nd3a, const int &nd3b, const int &gridIndexRange, const real &u, const real &d, const int &mask, const int &boundaryCondition, const int &ipar, const real &rpar, int &ierr) |
#define cgFilter EXTERN_C_NAME(cgfilter) |
Referenced by GridFunctionFilter::applyFilter().
void cgFilter | ( | const int & | nd, |
const int & | nd1a, | ||
const int & | nd1b, | ||
const int & | nd2a, | ||
const int & | nd2b, | ||
const int & | nd3a, | ||
const int & | nd3b, | ||
const int & | gridIndexRange, | ||
const real & | u, | ||
const real & | d, | ||
const int & | mask, | ||
const int & | boundaryCondition, | ||
const int & | ipar, | ||
const real & | rpar, | ||
int & | ierr | ||
) |