programmer's documentation
Functions
cs_user_cdo_extra_op.c File Reference

Additional user-defined post-processing and analysis functions. More...

#include "cs_defs.h"
#include <errno.h>
#include <locale.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <math.h>
#include <bft_mem.h>
#include <bft_printf.h>
#include "cs_mesh.h"
#include "cs_mesh_quantities.h"
#include "cs_post.h"
#include "cs_domain.h"
#include "cs_prototypes.h"
Include dependency graph for cs_user_cdo_extra_op.c:

Functions

void cs_user_cdo_extra_op (const cs_domain_t *domain)
 Additional operations on results provided by CDO schemes. Define advanced post-processing and/or analysis for instance. More...
 

Detailed Description

Additional user-defined post-processing and analysis functions.

Function Documentation

void cs_user_cdo_extra_op ( const cs_domain_t domain)

Additional operations on results provided by CDO schemes. Define advanced post-processing and/or analysis for instance.

(end ignore by Doxygen)

Parameters
[in]domainpointer to a cs_domain_t structure