FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_couple_copy_f2c.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include "hecmw_malloc.h"
#include "hecmw_lib_fc.h"
#include "hecmw_msgno.h"
#include "hecmw_struct.h"
#include "hecmw_couple_define.h"
#include "hecmw_couple_startup.h"
Include dependency graph for hecmw_couple_copy_f2c.c:

Go to the source code of this file.

Data Structures

struct  func_table
 

Typedefs

typedef int(* SetFunc) (void *)
 

Functions

int HECMW_couple_copy_f2c_init (struct hecmw_couple_value *_couple_value)
 
int HECMW_couple_copy_f2c_finalize (void)
 
void hecmw_cpl_copy_f2c_set_if (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void hecmw_cpl_copy_f2c_set_if_ (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void hecmw_cpl_copy_f2c_set_if__ (char *struct_name, char *var_name, void *src, int *err, int slen, int vlen)
 
void HECMW_CPL_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 83 of file hecmw_couple_copy_f2c.c.

Function Documentation

◆ HECMW_couple_copy_f2c_finalize()

int HECMW_couple_copy_f2c_finalize ( void  )

Definition at line 120 of file hecmw_couple_copy_f2c.c.

Here is the caller graph for this function:

◆ HECMW_couple_copy_f2c_init()

int HECMW_couple_copy_f2c_init ( struct hecmw_couple_value _couple_value)

Definition at line 114 of file hecmw_couple_copy_f2c.c.

◆ hecmw_cpl_copy_f2c_set_if()

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

Definition at line 127 of file hecmw_couple_copy_f2c.c.

Here is the caller graph for this function:

◆ HECMW_CPL_COPY_F2C_SET_IF()

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

Definition at line 179 of file hecmw_couple_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_cpl_copy_f2c_set_if_()

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

Definition at line 167 of file hecmw_couple_copy_f2c.c.

Here is the call graph for this function:

◆ hecmw_cpl_copy_f2c_set_if__()

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

Definition at line 173 of file hecmw_couple_copy_f2c.c.

Here is the call graph for this function: