|
Code_Saturne
CFD tool
|
#include "cs_defs.h"#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <bft_error.h>#include <bft_printf.h>#include "cs_base.h"#include "cs_timer.h"#include "cs_resource.h"Functions | |
| void | armtps (const cs_int_t *ntcabs, cs_int_t *ntmabs) |
| void | cs_resource_get_max_timestep (int ts_cur, int *ts_max) |

| void cs_resource_get_max_timestep | ( | int | ts_cur, |
| int * | ts_max | ||
| ) |
1.8.13