CG  Version 25
Macros | Functions
addArtificialDissipation.C File Reference
#include "DomainSolver.h"
#include "PlotStuff.h"
#include "TridiagonalSolver.h"
Include dependency graph for addArtificialDissipation.C:

Macros

#define setupArtDissLineSolve   EXTERN_C_NAME(setupartdisslinesolve)
 

Functions

void setupArtDissLineSolve (const int &nd, 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 &nda1a, const int &nda1b, const int &nda2a, const int &nda2b, const int &nda3a, const int &nda3b, const real &a, const real &b, const real &c, const real &d, const real &e, real &u, const int &mask, const real &rsxy, const int &ipar, const real &rpar)
 

Macro Definition Documentation

#define setupArtDissLineSolve   EXTERN_C_NAME(setupartdisslinesolve)

Function Documentation

void setupArtDissLineSolve ( const int &  nd,
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 &  nda1a,
const int &  nda1b,
const int &  nda2a,
const int &  nda2b,
const int &  nda3a,
const int &  nda3b,
const real &  a,
const real &  b,
const real &  c,
const real &  d,
const real &  e,
real &  u,
const int &  mask,
const real &  rsxy,
const int &  ipar,
const real &  rpar 
)