pdd_heat/weak_formulation/pds_heat_bc.c File Reference

#include <math.h>
#include "../include/pdh_heat_bc.h"
#include "uth_log.h"
Include dependency graph for pds_heat_bc.c:

Defines

#define PDC_HEAT_PI   3.141592654
#define PDC_HEAT_SQRT_PI   1.772453851
#define PDC_HEAT_SQRT_3   1.732050808

Functions

int pdr_heat_get_bc_assign_count (const pdt_heat_bc *Bc_db)
pdt_heat_bctype pdr_heat_get_bc_type (const pdt_heat_bc *Bc_db, int Bnum)
voidpdr_heat_get_bc_data (const pdt_heat_bc *Bc_db, int Bnum)
double pdr_heat_contact_get_alfa_in_the_temp (const pdt_heat_bc_contact *bc, const double temp)
double pdr_heat_radconv_get_alfa_in_the_temp (const pdt_heat_bc_radconv *bc, const double temp)
int pdr_heat_update_timedep_bc (const pdt_heat_bc *Bc_db, double Time)
double pdr_heat_bc_get_goldak_hf_at_point (double X, double Y, double Z, const pdt_heat_bc_goldak_source *Bc_goldak, const double *Vec_norm)

Define Documentation

#define PDC_HEAT_PI   3.141592654
#define PDC_HEAT_SQRT_3   1.732050808
#define PDC_HEAT_SQRT_PI   1.772453851

Function Documentation

double pdr_heat_bc_get_goldak_hf_at_point ( double  X,
double  Y,
double  Z,
const pdt_heat_bc_goldak_source Bc_goldak,
const double *  Vec_norm 
)

-------------------------------------------------------- pdr_heat_bc_get_goldak_hf_at_point - calculates goldak heat flux at point ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double pdr_heat_contact_get_alfa_in_the_temp ( const pdt_heat_bc_contact bc,
const double  temp 
)

-------------------------------------------------------- pdr_heat_contact_get_alfa_in_the_temp - get_alfa_in_the_temp bc_contact ---------------------------------------------------------

Here is the caller graph for this function:

int pdr_heat_get_bc_assign_count ( const pdt_heat_bc Bc_db  ) 

----------------------------------------------------------- pdr_heat_get_bc_assign_count - get num of boundaries with conditions set in file ------------------------------------------------------------

Here is the caller graph for this function:

void* pdr_heat_get_bc_data ( const pdt_heat_bc Bc_db,
int  Bnum 
)

-------------------------------------------------------- pdr_heat_get_bc_data - get heat bc data ---------------------------------------------------------

Here is the caller graph for this function:

pdt_heat_bctype pdr_heat_get_bc_type ( const pdt_heat_bc Bc_db,
int  Bnum 
)

-------------------------------------------------------- pdr_heat_get_bc_type - get type of heat bc for boundary ---------------------------------------------------------

Here is the caller graph for this function:

double pdr_heat_radconv_get_alfa_in_the_temp ( const pdt_heat_bc_radconv bc,
const double  temp 
)

Here is the caller graph for this function:

int pdr_heat_update_timedep_bc ( const pdt_heat_bc Bc_db,
double  Time 
)

-------------------------------------------------------- pdr_heat_update_timedep_bc - update timedependent boundary conditions ---------------------------------------------------------

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1