Searched refs:SPEED_OF_LIGHT (Results 1 – 1 of 1) sorted by relevance
12 #define SPEED_OF_LIGHT 2.99792458e8F macro13 …#define C_0(v0) (SPEED_OF_LIGHT / v0) /* needed for relativistic tensor on all architecture…15 #define SPEED_OF_LIGHT 2.99792458e8 macro16 …#define C_0(v0) (SPEED_OF_LIGHT / v0) /* needed for relativistic tensor on all architecture…1261 …ctx->radius[grid] = ctx->radius[grid] * SPEED_OF_LIGHT / ctx->v_0; // use any species on grid to n… in ProcessOptions()1351 …l_temps[2] : 0), non_dim_grid, (double)ctx->v_0, (double)(ctx->v_0 / SPEED_OF_LIGHT), (double)ctx-… in ProcessOptions()