ARCHIVE/pdd_forming_mixed_arch/include/pdh_forming_mixed_bc.h File Reference

#include <stdio.h>
Include dependency graph for pdh_forming_mixed_bc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pdt_forming_mixed_bc_velocity
struct  pdt_forming_mixed_bc_traction
struct  pdt_forming_mixed_bc_friction
struct  pdt_forming_mixed_pin_stress
struct  pdt_forming_mixed_pin_velocity
struct  pdt_forming_mixed_bc_assignments
struct  pdt_forming_mixed_bc

Enumerations

enum  pdt_forming_mixed_bctype {
  BC_PLAST_FLOW_NONE, BC_PLAST_FLOW_NOSLIP, BC_PLAST_FLOW_FREE, BC_PLAST_FLOW_SYMMETRY,
  BC_PLAST_FLOW_VELOCITY, BC_PLAST_FLOW_TRACTION, BC_PLAST_FLOW_FRICTION
}
enum  pdt_forming_mixed_bc_vel_orient { BC_PLAST_FLOW_VEL_ORIENT_GLOB = 0, BC_PLAST_FLOW_VEL_ORIENT_LOC = 1 }

Functions

int pdr_forming_mixed_bc_read (char *Work_dir, char *Filename, FILE *Interactive_output, pdt_forming_mixed_bc *Bc_db)
int pdr_forming_mixed_bc_free (pdt_forming_mixed_bc *Bc_db)
int pdr_forming_mixed_get_stress_pins_count (const pdt_forming_mixed_bc *Bc_db)
int pdr_forming_mixed_get_velocity_pins_count (const pdt_forming_mixed_bc *Bc_db)
int pdr_forming_mixed_get_bc_assign_count (const pdt_forming_mixed_bc *Bc_db)
pdt_forming_mixed_pin_stresspdr_forming_mixed_get_stress_pin (const pdt_forming_mixed_bc *Bc_db, int Idx)
pdt_forming_mixed_pin_velocitypdr_forming_mixed_get_velocity_pin (const pdt_forming_mixed_bc *Bc_db, int Idx)
pdt_forming_mixed_bctype pdr_forming_mixed_get_bc_type (const pdt_forming_mixed_bc *Bc_db, int Bnum)
voidpdr_forming_mixed_get_bc_data (const pdt_forming_mixed_bc *Bc_db, int Bnum)
int pdr_forming_mixed_update_timedep_bc (const pdt_forming_mixed_bc *Bc_db, double Time)

Enumeration Type Documentation

Enumerator:
BC_PLAST_FLOW_VEL_ORIENT_GLOB 
BC_PLAST_FLOW_VEL_ORIENT_LOC 
Enumerator:
BC_PLAST_FLOW_NONE 
BC_PLAST_FLOW_NOSLIP 
BC_PLAST_FLOW_FREE 
BC_PLAST_FLOW_SYMMETRY 
BC_PLAST_FLOW_VELOCITY 
BC_PLAST_FLOW_TRACTION 
BC_PLAST_FLOW_FRICTION 

Function Documentation

int pdr_forming_mixed_bc_free ( pdt_forming_mixed_bc Bc_db  ) 

-------------------------------------------------------- pdr_forming_mixed_bc_free - free bc resources ---------------------------------------------------------

Here is the call graph for this function:

int pdr_forming_mixed_bc_read ( char *  Work_dir,
char *  Filename,
FILE *  Interactive_output,
pdt_forming_mixed_bc Bc_db 
)

-------------------------------------------------------- pdr_forming_mixed_bc_read - read bc data from config file ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

int pdr_forming_mixed_get_bc_assign_count ( const pdt_forming_mixed_bc Bc_db  ) 

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

Here is the caller graph for this function:

void* pdr_forming_mixed_get_bc_data ( const pdt_forming_mixed_bc Bc_db,
int  Bnum 
)

-------------------------------------------------------- pdr_forming_mixed_get_bc_data - get flow bc data ---------------------------------------------------------

Here is the caller graph for this function:

pdt_forming_mixed_bctype pdr_forming_mixed_get_bc_type ( const pdt_forming_mixed_bc Bc_db,
int  Bnum 
)

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

Here is the caller graph for this function:

pdt_forming_mixed_pin_stress* pdr_forming_mixed_get_stress_pin ( const pdt_forming_mixed_bc Bc_db,
int  Idx 
)

-------------------------------------------------------- pdr_forming_mixed_get_stress_pin - get stress pin data ---------------------------------------------------------

Here is the caller graph for this function:

int pdr_forming_mixed_get_stress_pins_count ( const pdt_forming_mixed_bc Bc_db  ) 

-------------------------------------------------------- pdr_forming_mixed_get_stress_pins_count ---------------------------------------------------------

Here is the caller graph for this function:

pdt_forming_mixed_pin_velocity* pdr_forming_mixed_get_velocity_pin ( const pdt_forming_mixed_bc Bc_db,
int  Idx 
)

-------------------------------------------------------- pdr_forming_mixed_get_velocity_pin - get velocity pin data ---------------------------------------------------------

Here is the caller graph for this function:

int pdr_forming_mixed_get_velocity_pins_count ( const pdt_forming_mixed_bc Bc_db  ) 

-------------------------------------------------------- pdr_forming_mixed_get_velocity_pins_count ---------------------------------------------------------

Here is the caller graph for this function:

int pdr_forming_mixed_update_timedep_bc ( const pdt_forming_mixed_bc Bc_db,
double  Time 
)

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