User functions for input of ParaMEDMEM coupling parameters. More...
#include "cs_defs.h"
#include <assert.h>
#include <math.h>
#include <string.h>
#include <ple_coupling.h>
#include "cs_headers.h"
Functions | |
void | cs_user_paramedmem_define_couplings (void) |
Define ParaMEDMEM coupling(s) More... | |
void | cs_user_paramedmem_define_meshes (void) |
Define coupled meshes. More... | |
void | cs_user_paramedmem_define_fields (void) |
Define fields to couple with ParaMEDMEM. More... | |
User functions for input of ParaMEDMEM coupling parameters.
User functions for input of calculation parameters.
void cs_user_paramedmem_define_couplings | ( | void | ) |
Define ParaMEDMEM coupling(s)
void cs_user_paramedmem_define_fields | ( | void | ) |
Define fields to couple with ParaMEDMEM.
void cs_user_paramedmem_define_meshes | ( | void | ) |
Define coupled meshes.