Code_Saturne
CFD tool
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
cs_join.h File Reference
#include "cs_base.h"
#include "cs_join_util.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

BEGIN_C_DECLS int cs_join_add (const char *sel_criteria, float fraction, float plane, int verbosity, int visualization)
 
void cs_join_set_advanced_param (int join_num, double mtf, double pmf, int tcm, int icm, int max_break, int max_sub_faces, int tml, int tmb, double tmr, double tmr_distrib)
 
void cs_join_all (void)
 

Function Documentation

BEGIN_C_DECLS int cs_join_add ( const char *  sel_criteria,
float  fraction,
float  plane,
int  verbosity,
int  visualization 
)

Here is the call graph for this function:

void cs_join_all ( void  )

Here is the call graph for this function:

void cs_join_set_advanced_param ( int  join_num,
double  mtf,
double  pmf,
int  tcm,
int  icm,
int  max_break,
int  max_sub_faces,
int  tml,
int  tmb,
double  tmr,
double  tmr_distrib 
)

Here is the call graph for this function: