FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_result_copy_f2c.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "hecmw_config.h"
#include "hecmw_result.h"
#include "hecmw_util.h"
Include dependency graph for hecmw_result_copy_f2c.c:

Go to the source code of this file.

Data Structures

struct  func_table
 

Typedefs

typedef int(* SetFunc) (void *)
 

Functions

int HECMW_result_copy_f2c_init (struct hecmwST_result_data *result_data, int n_node, int n_elem)
 
int HECMW_result_copy_f2c_finalize (void)
 
void hecmw_result_copy_f2c_set_if (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void hecmw_result_copy_f2c_set_if_ (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void hecmw_result_copy_f2c_set_if__ (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void HECMW_RESULT_COPY_F2C_SET_IF (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void hecmw_result_write_st_init_if (int *err)
 
void hecmw_result_write_st_init_if_ (int *err)
 
void hecmw_result_write_st_init_if__ (int *err)
 
void HECMW_RESULT_WRITE_ST_INIT_IF (int *err)
 
void hecmw_result_write_st_finalize_if (int *err)
 
void hecmw_result_write_st_finalize_if_ (int *err)
 
void hecmw_result_write_st_finalize_if__ (int *err)
 
void HECMW_RESULT_WRITE_ST_FINALIZE_IF (int *err)
 
void hecmw_result_write_st_by_name_if (char *name_ID, int *err, int len)
 
void hecmw_result_write_st_by_name_if_ (char *name_ID, int *err, int len)
 
void hecmw_result_write_st_by_name_if__ (char *name_ID, int *err, int len)
 
void HECMW_RESULT_WRITE_ST_BY_NAME_IF (char *name_ID, int *err, int len)
 

Typedef Documentation

◆ SetFunc

typedef int(* SetFunc) (void *)

Definition at line 193 of file hecmw_result_copy_f2c.c.

Function Documentation

◆ HECMW_result_copy_f2c_finalize()

int HECMW_result_copy_f2c_finalize ( void  )

Definition at line 239 of file hecmw_result_copy_f2c.c.

Here is the caller graph for this function:

◆ HECMW_result_copy_f2c_init()

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

Definition at line 231 of file hecmw_result_copy_f2c.c.

◆ hecmw_result_copy_f2c_set_if()

void hecmw_result_copy_f2c_set_if ( char *  struct_name,
char *  var_name,
void *  src,
int *  err,
int  slen,
int  vlen 
)

Definition at line 246 of file hecmw_result_copy_f2c.c.

Here is the caller graph for this function:

◆ HECMW_RESULT_COPY_F2C_SET_IF()

void HECMW_RESULT_COPY_F2C_SET_IF ( char *  struct_name,
char *  var_name,
void *  src,
int *  err,
int  slen,
int  vlen 
)

Definition at line 304 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_copy_f2c_set_if_()

void hecmw_result_copy_f2c_set_if_ ( char *  struct_name,
char *  var_name,
void *  src,
int *  err,
int  slen,
int  vlen 
)

Definition at line 293 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_copy_f2c_set_if__()

void hecmw_result_copy_f2c_set_if__ ( char *  struct_name,
char *  var_name,
void *  src,
int *  err,
int  slen,
int  vlen 
)

Definition at line 298 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_write_st_by_name_if()

void hecmw_result_write_st_by_name_if ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 359 of file hecmw_result_copy_f2c.c.

Here is the caller graph for this function:

◆ HECMW_RESULT_WRITE_ST_BY_NAME_IF()

void HECMW_RESULT_WRITE_ST_BY_NAME_IF ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 386 of file hecmw_result_copy_f2c.c.

◆ hecmw_result_write_st_by_name_if_()

void hecmw_result_write_st_by_name_if_ ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 378 of file hecmw_result_copy_f2c.c.

◆ hecmw_result_write_st_by_name_if__()

void hecmw_result_write_st_by_name_if__ ( char *  name_ID,
int *  err,
int  len 
)

Definition at line 382 of file hecmw_result_copy_f2c.c.

◆ hecmw_result_write_st_finalize_if()

void hecmw_result_write_st_finalize_if ( int *  err)

Definition at line 339 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_RESULT_WRITE_ST_FINALIZE_IF()

void HECMW_RESULT_WRITE_ST_FINALIZE_IF ( int *  err)

Definition at line 353 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_write_st_finalize_if_()

void hecmw_result_write_st_finalize_if_ ( int *  err)

Definition at line 345 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_write_st_finalize_if__()

void hecmw_result_write_st_finalize_if__ ( int *  err)

Definition at line 349 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_write_st_init_if()

void hecmw_result_write_st_init_if ( int *  err)

Definition at line 312 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HECMW_RESULT_WRITE_ST_INIT_IF()

void HECMW_RESULT_WRITE_ST_INIT_IF ( int *  err)

Definition at line 333 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_write_st_init_if_()

void hecmw_result_write_st_init_if_ ( int *  err)

Definition at line 325 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_result_write_st_init_if__()

void hecmw_result_write_st_init_if__ ( int *  err)

Definition at line 329 of file hecmw_result_copy_f2c.c.

Here is the call graph for this function: