![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Functions | |
int | p2h (int i) |
int | get_data (Surface *sff, struct hecmwST_local_mesh *mesh, struct hecmwST_result_data *data, int elemID, Cell *cell, int tn_component) |
double | get_value_equ (double cont_equ[10], int cross_type, double x, double y, double z) |
int | make_tile (struct hecmwST_local_mesh *mesh, Cell *cell, double fvalue, int CS_type, Cube_polygons *cube_polys, int disamb_flag) |
int | get_config_info (int index) |
int get_config_info | ( | int | index | ) |
Definition at line 326 of file hecmw_vis_case_table.c.
int get_data | ( | Surface * | sff, |
struct hecmwST_local_mesh * | mesh, | ||
struct hecmwST_result_data * | data, | ||
int | elemID, | ||
Cell * | cell, | ||
int | tn_component | ||
) |
Definition at line 31 of file hecmw_vis_case_table.c.
double get_value_equ | ( | double | cont_equ[10], |
int | cross_type, | ||
double | x, | ||
double | y, | ||
double | z | ||
) |
Definition at line 166 of file hecmw_vis_case_table.c.
int make_tile | ( | struct hecmwST_local_mesh * | mesh, |
Cell * | cell, | ||
double | fvalue, | ||
int | CS_type, | ||
Cube_polygons * | cube_polys, | ||
int | disamb_flag | ||
) |
Definition at line 185 of file hecmw_vis_case_table.c.
int p2h | ( | int | i | ) |
Definition at line 11 of file hecmw_vis_case_table.c.