FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_dist_copy_c2f.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "hecmw_struct.h"
#include "hecmw_util.h"
#include "hecmw_dist_free.h"
#include "hecmw_io_get_mesh.h"
#include "hecmw_dist_copy_c2f.h"
Include dependency graph for hecmw_dist_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_dist_copy_c2f_init (struct hecmwST_local_mesh *local_mesh)
 
int HECMW_dist_copy_c2f_finalize (void)
 
void hecmw_dist_copy_c2f_isalloc_if (char *struct_name, char *var_name, int *is_allocated, int *err, int len_struct, int len_var)
 
void hecmw_dist_copy_c2f_isalloc_if_ (char *struct_name, char *var_name, int *is_allocated, int *err, int len_struct, int len_var)
 
void hecmw_dist_copy_c2f_isalloc_if__ (char *struct_name, char *var_name, int *is_allocated, int *err, int len_struct, int len_var)
 
void HECMW_DIST_COPY_C2F_ISALLOC_IF (char *struct_name, char *var_name, int *is_allocated, int *err, int len_struct, int len_var)
 
void hecmw_dist_copy_c2f_set_if (char *struct_name, char *var_name, void *dst, int *err, int len_struct, int len_var)
 
void hecmw_dist_copy_c2f_set_if_ (char *struct_name, char *var_name, void *dst, int *err, int len_struct, int len_var)
 
void hecmw_dist_copy_c2f_set_if__ (char *struct_name, char *var_name, void *dst, int *err, int len_struct, int len_var)
 
void HECMW_DIST_COPY_C2F_SET_IF (char *struct_name, char *var_name, void *dst, int *err, int len_struct, int len_var)
 

Typedef Documentation

◆ IsAllocatedFunc

typedef int(* IsAllocatedFunc) (void)

Definition at line 2075 of file hecmw_dist_copy_c2f.c.

◆ SetFunc

typedef int(* SetFunc) (void *)

Definition at line 2074 of file hecmw_dist_copy_c2f.c.

Function Documentation

◆ HECMW_dist_copy_c2f_finalize()

int HECMW_dist_copy_c2f_finalize ( void  )

Definition at line 2333 of file hecmw_dist_copy_c2f.c.

Here is the caller graph for this function:

◆ HECMW_dist_copy_c2f_init()

int HECMW_dist_copy_c2f_init ( struct hecmwST_local_mesh local_mesh)

Definition at line 2328 of file hecmw_dist_copy_c2f.c.

Here is the caller graph for this function:

◆ hecmw_dist_copy_c2f_isalloc_if()

void hecmw_dist_copy_c2f_isalloc_if ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2341 of file hecmw_dist_copy_c2f.c.

Here is the caller graph for this function:

◆ HECMW_DIST_COPY_C2F_ISALLOC_IF()

void HECMW_DIST_COPY_C2F_ISALLOC_IF ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2413 of file hecmw_dist_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_dist_copy_c2f_isalloc_if_()

void hecmw_dist_copy_c2f_isalloc_if_ ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2399 of file hecmw_dist_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_dist_copy_c2f_isalloc_if__()

void hecmw_dist_copy_c2f_isalloc_if__ ( char *  struct_name,
char *  var_name,
int *  is_allocated,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2406 of file hecmw_dist_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_dist_copy_c2f_set_if()

void hecmw_dist_copy_c2f_set_if ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2422 of file hecmw_dist_copy_c2f.c.

Here is the caller graph for this function:

◆ HECMW_DIST_COPY_C2F_SET_IF()

void HECMW_DIST_COPY_C2F_SET_IF ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2482 of file hecmw_dist_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_dist_copy_c2f_set_if_()

void hecmw_dist_copy_c2f_set_if_ ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2470 of file hecmw_dist_copy_c2f.c.

Here is the call graph for this function:

◆ hecmw_dist_copy_c2f_set_if__()

void hecmw_dist_copy_c2f_set_if__ ( char *  struct_name,
char *  var_name,
void *  dst,
int *  err,
int  len_struct,
int  len_var 
)

Definition at line 2476 of file hecmw_dist_copy_c2f.c.

Here is the call graph for this function: