My Project
programmer's documentation
Functions
cs_gui_conjugate_heat_transfer.c File Reference
#include "cs_defs.h"
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <fcntl.h>
#include <unistd.h>
#include <assert.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "bft_printf.h"
#include "cs_base.h"
#include "cs_gui_util.h"
#include "cs_gui_variables.h"
#include "cs_gui_boundary_conditions.h"
#include "cs_mesh.h"
#include "cs_parameters.h"
#include "cs_syr_coupling.h"
#include "cs_tree.h"
#include "cs_gui_conjugate_heat_transfer.h"
Include dependency graph for cs_gui_conjugate_heat_transfer.c:

Functions

void cs_gui_syrthes_coupling (void)
 Define SYRTHES couplings based on the GUI-generated setup. More...
 

Function Documentation

◆ cs_gui_syrthes_coupling()

void cs_gui_syrthes_coupling ( void  )

Define SYRTHES couplings based on the GUI-generated setup.

In the case of a single Code_Saturne and single SYRTHES instance, the syrthes_name argument is ignored.

In case of multiple couplings, a coupling will be matched with available SYRTHES instances prioritarily based on the syrthes_name argument.