Searched defs:component_names (Results 1 – 4 of 4) sorted by relevance
| /honee/problems/ |
| H A D | shocktube.c | 25 static const char *const component_names[] = {"Density", "MomentumX", "MomentumY", "MomentumZ", "To… variable
|
| H A D | eulervortex.c | 52 static const char *const component_names[] = {"Density", "MomentumX", "MomentumY", "MomentumZ", "To… variable
|
| H A D | advection.c | 379 static const char *const component_names[] = {"Density", "MomentumX", "MomentumY", "MomentumZ", "To… variable
|
| /honee/include/ |
| H A D | navierstokes.h | 236 char **component_names; member
|