pdd_ns_mixed/weak_formulation/pds_ns_mixed_bc.c File Reference

#include <math.h>
#include "../include/pdh_ns_mixed_bc.h"
Include dependency graph for pds_ns_mixed_bc.c:

Functions

int pdr_ns_mixed_get_pressure_pins_count (const pdt_ns_mixed_bc *Bc_db)
int pdr_ns_mixed_get_velocity_pins_count (const pdt_ns_mixed_bc *Bc_db)
int pdr_ns_mixed_get_bc_assign_count (const pdt_ns_mixed_bc *Bc_db)
pdt_ns_mixed_pin_pressurepdr_ns_mixed_get_pressure_pin (const pdt_ns_mixed_bc *Bc_db, int Idx)
pdt_ns_mixed_pin_velocitypdr_ns_mixed_get_velocity_pin (const pdt_ns_mixed_bc *Bc_db, int idx)
pdt_ns_mixed_bctype pdr_ns_mixed_get_bc_type (const pdt_ns_mixed_bc *Bc_db, int Bnum)
voidpdr_ns_mixed_get_bc_data (const pdt_ns_mixed_bc *Bc_db, int Bnum)
int pdr_ns_mixed_update_timedep_bc (const pdt_ns_mixed_bc *Bc_db, double Time)

Function Documentation

int pdr_ns_mixed_get_bc_assign_count ( const pdt_ns_mixed_bc Bc_db  ) 

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

Here is the caller graph for this function:

void* pdr_ns_mixed_get_bc_data ( const pdt_ns_mixed_bc Bc_db,
int  Bnum 
)

-------------------------------------------------------- pdr_ns_mixed_get_bc_data - get flow bc data ---------------------------------------------------------

Here is the caller graph for this function:

pdt_ns_mixed_bctype pdr_ns_mixed_get_bc_type ( const pdt_ns_mixed_bc Bc_db,
int  Bnum 
)

-------------------------------------------------------- pdr_ns_mixed_get_bc_type - get type of flow bc for boundary ---------------------------------------------------------

Here is the caller graph for this function:

pdt_ns_mixed_pin_pressure* pdr_ns_mixed_get_pressure_pin ( const pdt_ns_mixed_bc Bc_db,
int  Idx 
)

-------------------------------------------------------- pdr_ns_mixed_get_pressure_pin - get pressure pin data ---------------------------------------------------------

Here is the caller graph for this function:

int pdr_ns_mixed_get_pressure_pins_count ( const pdt_ns_mixed_bc Bc_db  ) 

-------------------------------------------------------- pdr_ns_mixed_get_pressure_pins_count ---------------------------------------------------------

Here is the caller graph for this function:

pdt_ns_mixed_pin_velocity* pdr_ns_mixed_get_velocity_pin ( const pdt_ns_mixed_bc Bc_db,
int  Idx 
)

-------------------------------------------------------- pdr_ns_mixed_get_velocity_pin - get velocity pin data ---------------------------------------------------------

Here is the caller graph for this function:

int pdr_ns_mixed_get_velocity_pins_count ( const pdt_ns_mixed_bc Bc_db  ) 

-------------------------------------------------------- pdr_ns_mixed_get_velocity_pins_count ---------------------------------------------------------

Here is the caller graph for this function:

int pdr_ns_mixed_update_timedep_bc ( const pdt_ns_mixed_bc Bc_db,
double  Time 
)

-------------------------------------------------------- pdr_ns_mixed_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