Home
last modified time | relevance | path

Searched defs:component_names (Results 1 – 4 of 4) sorted by relevance

/honee/problems/
H A Dshocktube.c25 static const char *const component_names[] = {"Density", "MomentumX", "MomentumY", "MomentumZ", "To… variable
H A Deulervortex.c52 static const char *const component_names[] = {"Density", "MomentumX", "MomentumY", "MomentumZ", "To… variable
H A Dadvection.c379 static const char *const component_names[] = {"Density", "MomentumX", "MomentumY", "MomentumZ", "To… variable
/honee/include/
H A Dnavierstokes.h236 char **component_names; member