Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
cs_user_parallel.c File Reference
#include "cs_defs.h"
#include <assert.h>
#include <math.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "bft_error.h"
#include "bft_mem.h"
#include "bft_printf.h"
#include "fvm_defs.h"
#include "fvm_selector.h"
#include "cs_base.h"
#include "cs_parall.h"
#include "cs_partition.h"
#include "cs_prototypes.h"

Functions

BEGIN_C_DECLS void cs_user_partition (void)
 

Function Documentation

BEGIN_C_DECLS void cs_user_partition ( void  )

Here is the call graph for this function: