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

Go to the source code of this file.

Functions

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

Function Documentation

◆ l3()

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

Definition at line 15 of file test_ibm.cpp.

Referenced by main().

◆ main()

int main ( int  argc,
char **  argv 
)