|
My Project
programmer's documentation
|
Go to the documentation of this file. 1 #ifndef __CS_RESOURCE_H__
2 #define __CS_RESOURCE_H__
30 #if defined(HAVE_CONFIG_H)
31 #include "cs_config.h"
void const cs_int_t * ntcabs
Definition: cs_coupling.h:86
void cs_resource_get_max_timestep(int ts_cur, int *ts_max)
Limit number of remaining time steps if the remaining allocated time is too small to attain the reque...
Definition: cs_resource.c:280
#define END_C_DECLS
Definition: cs_defs.h:468
void cs_resource_set_wt_limit(double wt)
Set wall-clock time limit.
Definition: cs_resource.c:264
#define BEGIN_C_DECLS
Definition: cs_defs.h:467
void CS_PROCF(armtps, ARMTPS)(const cs_int_t *ntcabs
int cs_int_t
Fortran-compatible integer.
Definition: cs_defs.h:301
double cs_resource_get_wt_limit(void)
Get current wall-clock time limit.
Definition: cs_resource.c:250
void cs_int_t * ntmabs
Definition: cs_resource.h:81