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

Go to the source code of this file.

Data Structures

struct  func_table
 

Typedefs

typedef int(* SetFunc) (void *)
 

Functions

int HECMW_dist_copy_f2c_init (struct hecmwST_local_mesh *local_mesh)
 
int HECMW_dist_copy_f2c_finalize (void)
 
void hecmw_dist_copy_f2c_set_if (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void hecmw_dist_copy_f2c_set_if_ (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void hecmw_dist_copy_f2c_set_if__ (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void HECMW_DIST_COPY_F2C_SET_IF (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 

Typedef Documentation

◆ SetFunc

typedef int(* SetFunc) (void *)

Definition at line 1821 of file hecmw_dist_copy_f2c.c.

Function Documentation

◆ HECMW_dist_copy_f2c_finalize()

int HECMW_dist_copy_f2c_finalize ( void  )

Definition at line 2033 of file hecmw_dist_copy_f2c.c.

Here is the caller graph for this function:

◆ HECMW_dist_copy_f2c_init()

int HECMW_dist_copy_f2c_init ( struct hecmwST_local_mesh local_mesh)

Definition at line 2007 of file hecmw_dist_copy_f2c.c.

Here is the caller graph for this function:

◆ hecmw_dist_copy_f2c_set_if()

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

Definition at line 2040 of file hecmw_dist_copy_f2c.c.

Here is the caller graph for this function:

◆ HECMW_DIST_COPY_F2C_SET_IF()

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

Definition at line 2094 of file hecmw_dist_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_dist_copy_f2c_set_if_()

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

Definition at line 2084 of file hecmw_dist_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_dist_copy_f2c_set_if__()

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

Definition at line 2089 of file hecmw_dist_copy_f2c.c.

Here is the call graph for this function: