Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
test_visc.cc File Reference
#include "include/opencl_backend.h"
#include "include/clideal.h"
#include "include/clvisc.h"
#include <iostream>
+ Include dependency graph for test_visc.cc:

Go to the source code of this file.

Functions

clvisc::Config set_hydro_config ()
 
std::vector< clvisc::cl_realtrivial_initial_condition (const clvisc::Config &cfg)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 40 of file test_visc.cc.

View newest version in sPHENIX GitHub at line 40 of file test_visc.cc

References cfg, clvisc::CLVisc::evolve(), clvisc::CLVisc::read_ini(), set_hydro_config(), and trivial_initial_condition().

+ Here is the call graph for this function:

std::vector<clvisc::cl_real> trivial_initial_condition ( const clvisc::Config cfg)

Definition at line 29 of file test_visc.cc.

View newest version in sPHENIX GitHub at line 29 of file test_visc.cc

References ambiguity_solver_full_chain::idx, clvisc::Config::nx, clvisc::Config::ny, and clvisc::Config::nz.