![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Data Structures | |
struct | _separation_result |
struct | _control_para_struct |
struct | _result_partition_struct |
struct | _adj_find_struct |
struct | _import_link_struct |
Macros | |
#define | NUM_CONTROL_PARAS 9 |
Typedefs | |
typedef struct _separation_result | Separator_result |
typedef struct _control_para_struct | Control_para |
typedef struct _result_partition_struct | Result_part |
typedef struct _adj_find_struct | Adj_find |
typedef struct _import_link_struct | Import_link_struct |
Functions | |
void | separator_print_exit (char *str_msg) |
void | separator_memory_exit (char *str_msg) |
#define NUM_CONTROL_PARAS 9 |
Definition at line 6 of file separator.h.
typedef struct _adj_find_struct Adj_find |
Definition at line 51 of file separator.h.
typedef struct _control_para_struct Control_para |
typedef struct _import_link_struct Import_link_struct |
Definition at line 58 of file separator.h.
typedef struct _result_partition_struct Result_part |
typedef struct _separation_result Separator_result |
void separator_memory_exit | ( | char * | str_msg | ) |
Definition at line 9 of file mem_util.c.
void separator_print_exit | ( | char * | str_msg | ) |
Definition at line 18 of file mem_util.c.