FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_result_copy_c2f.h File Reference
#include "hecmw_result.h"
Include dependency graph for hecmw_result_copy_c2f.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int HECMW_result_copy_c2f_init (struct hecmwST_result_data *result_data, int n_node, int n_elem)
 
int HECMW_result_copy_c2f_finalize (void)
 

Function Documentation

◆ HECMW_result_copy_c2f_finalize()

int HECMW_result_copy_c2f_finalize ( void  )

Definition at line 220 of file hecmw_result_copy_c2f.c.

◆ HECMW_result_copy_c2f_init()

int HECMW_result_copy_c2f_init ( struct hecmwST_result_data result_data,
int  n_node,
int  n_elem 
)

Definition at line 212 of file hecmw_result_copy_c2f.c.