|
My Project
programmer's documentation
|
Plugin to dynamically load(*.so) the aerosol model (SIREAM) More...
#include "cs_defs.h"#include <stdarg.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <assert.h>#include <math.h>#include "bft_mem.h"#include "bft_error.h"#include "bft_printf.h"#include "cs_base.h"#include "cs_timer.h"#include "cs_at_plugin.h"
Functions | |
| void | CS_PROCF (plug_aerosol, PLUG_AEROSOL) |
| void | CS_PROCF (plug_compute_coagulation_coefficient, PLUG_COMPUTE_COAGULATION_COEFFICIENT) |
Plugin to dynamically load(*.so) the aerosol model (SIREAM)
| void CS_PROCF | ( | plug_aerosol | , |
| PLUG_AEROSOL | |||
| ) |
| void CS_PROCF | ( | plug_compute_coagulation_coefficient | , |
| PLUG_COMPUTE_COAGULATION_COEFFICIENT | |||
| ) |
1.8.16