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

Go to the source code of this file.

Data Structures

struct  func_table
 

Typedefs

typedef int(* SetFunc) (void *)
 
typedef int(* IsAllocatedFunc) (void)
 

Functions

int HECMW_couple_copy_c2f_init (struct hecmw_couple_value *_couple_value)
 
int HECMW_couple_copy_c2f_finalize (void)
 
void hecmw_cpl_copy_c2f_isalloc_if (char *struct_name, char *var_name, int *is_allocated, int *err, int slen, int vlen)
 
void hecmw_cpl_copy_c2f_isalloc_if_ (char *struct_name, char *var_name, int *is_allocated, int *err, int slen, int vlen)
 
void hecmw_cpl_copy_c2f_isalloc_if__ (char *struct_name, char *var_name, int *is_allocated, int *err, int slen, int vlen)
 
void HECMW_CPL_COPY_C2F_ISALLOC_IF (char *struct_name, char *var_name, int *is_allocated, int *err, int slen, int vlen)
 
void hecmw_cpl_copy_c2f_set_if (char *struct_name, char *var_name, void *dst, int *err, int slen, int vlen)
 
void hecmw_cpl_copy_c2f_set_if_ (char *struct_name, char *var_name, void *dst, int *err, int slen, int vlen)
 
void hecmw_cpl_copy_c2f_set_if__ (char *struct_name, char *var_name, void *dst, int *err, int slen, int vlen)
 
void HECMW_CPL_COPY_C2F_SET_IF (char *struct_name, char *var_name, void *dst, int *err, int slen, int vlen)
 

Typedef Documentation

◆ IsAllocatedFunc

typedef int(* IsAllocatedFunc) (void)

Definition at line 91 of file hecmw_couple_copy_c2f.c.

◆ SetFunc

typedef int(* SetFunc) (void *)

Definition at line 90 of file hecmw_couple_copy_c2f.c.

Function Documentation

◆ HECMW_couple_copy_c2f_finalize()

int HECMW_couple_copy_c2f_finalize ( void  )

Definition at line 144 of file hecmw_couple_copy_c2f.c.

Here is the caller graph for this function:

◆ HECMW_couple_copy_c2f_init()

int HECMW_couple_copy_c2f_init ( struct hecmw_couple_value _couple_value)

Definition at line 138 of file hecmw_couple_copy_c2f.c.

◆ hecmw_cpl_copy_c2f_isalloc_if()

void hecmw_cpl_copy_c2f_isalloc_if ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  slen,
int  vlen 
)

Definition at line 151 of file hecmw_couple_copy_c2f.c.

Here is the caller graph for this function:

◆ HECMW_CPL_COPY_C2F_ISALLOC_IF()

void HECMW_CPL_COPY_C2F_ISALLOC_IF ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  slen,
int  vlen 
)

Definition at line 216 of file hecmw_couple_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_cpl_copy_c2f_isalloc_if_()

void hecmw_cpl_copy_c2f_isalloc_if_ ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  slen,
int  vlen 
)

Definition at line 202 of file hecmw_couple_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_cpl_copy_c2f_isalloc_if__()

void hecmw_cpl_copy_c2f_isalloc_if__ ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  slen,
int  vlen 
)

Definition at line 209 of file hecmw_couple_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_cpl_copy_c2f_set_if()

void hecmw_cpl_copy_c2f_set_if ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  slen,
int  vlen 
)

Definition at line 225 of file hecmw_couple_copy_c2f.c.

Here is the caller graph for this function:

◆ HECMW_CPL_COPY_C2F_SET_IF()

void HECMW_CPL_COPY_C2F_SET_IF ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  slen,
int  vlen 
)

Definition at line 282 of file hecmw_couple_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_cpl_copy_c2f_set_if_()

void hecmw_cpl_copy_c2f_set_if_ ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  slen,
int  vlen 
)

Definition at line 270 of file hecmw_couple_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_cpl_copy_c2f_set_if__()

void hecmw_cpl_copy_c2f_set_if__ ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  slen,
int  vlen 
)

Definition at line 276 of file hecmw_couple_copy_c2f.c.

Here is the call graph for this function: