Code_Saturne
CFD tool
Functions
cs_resource.c File Reference
#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)
 

Function Documentation

◆ armtps()

void armtps ( const cs_int_t ntcabs,
cs_int_t ntmabs 
)
Here is the call graph for this function:

◆ cs_resource_get_max_timestep()

void cs_resource_get_max_timestep ( int  ts_cur,
int *  ts_max 
)