flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
Loading...
Searching...
No Matches
test_stencils.cpp File Reference
#include <cmath>
#include <cstdio>
#include <Kokkos_Core.hpp>
#include <random>
#include <vector>
#include "mac_stencils.hpp"

Go to the source code of this file.

Functions

static long l3 (int x, int y, int z, I3 e)
 
int main (int argc, char **argv)
 

Function Documentation

◆ l3()

static long l3 ( int  x,
int  y,
int  z,
I3  e 
)
static

Definition at line 16 of file test_stencils.cpp.

Referenced by main().

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 20 of file test_stencils.cpp.

References peclet::flow::divergence(), l3(), and peclet::flow::poisSweep().