programmer's documentation
Functions
cs_user_cdo.c File Reference

Set main parameters for the current simulation when the CDO kernel is used. More...

#include "cs_defs.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <bft_mem.h>
#include <bft_printf.h>
#include "cs_mesh.h"
#include "cs_mesh_location.h"
#include "cs_order.h"
#include "cs_cdo.h"
#include "cs_cdo_toolbox.h"
#include "cs_param_eq.h"
#include "cs_prototypes.h"
Include dependency graph for cs_user_cdo.c:

Functions

void cs_user_cdo_setup (void)
 Initialize the specifications for the current simulation. More...
 

Detailed Description

Set main parameters for the current simulation when the CDO kernel is used.

Function Documentation

void cs_user_cdo_setup ( void  )

Initialize the specifications for the current simulation.

(end ignore by Doxygen)