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

Go to the source code of this file.

Functions

static void initTG (FlowReference &s, std::vector< double > &u0, std::vector< double > &v0)
 
int main (int argc, char **argv)
 

Function Documentation

◆ initTG()

static void initTG ( FlowReference s,
std::vector< double > &  u0,
std::vector< double > &  v0 
)
static

◆ main()