|
flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
|
#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) |
|
static |
Definition at line 15 of file test_ibm.cpp.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 19 of file test_ibm.cpp.
References AC, peclet::flow::ibmRbgsSweep(), peclet::flow::ibmSolidMask(), peclet::flow::ibmVolfrac(), and l3().