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

Go to the source code of this file.

Functions

void hecmw_visualize_if (int *step, int *err)
 
void hecmw_visualize_if_ (int *step, int *err)
 
void hecmw_visualize_if__ (int *step, int *err)
 
void HECMW_VISUALIZE_IF (int *step, int *err)
 
void hecmw_visualize_by_addfname_if (int *step, char *addfname, int *err, int len)
 
void hecmw_visualize_by_addfname_if_ (int *step, char *addfname, int *err, int len)
 
void hecmw_visualize_by_addfname_if__ (int *step, char *addfname, int *err, int len)
 
void HECMW_VISUALIZE_BY_ADDFNAME_IF (int *step, char *addfname, int *err, int len)
 
void hecmw_visualize_init_if (int *nnode, int *nelem, int *err)
 
void hecmw_visualize_init_if_ (int *nnode, int *nelem, int *err)
 
void hecmw_visualize_init_if__ (int *nnode, int *nelem, int *err)
 
void HECMW_VISUALIZE_INIT_IF (int *nnode, int *nelem, int *err)
 
void hecmw_visualize_finalize_if (int *err)
 
void hecmw_visualize_finalize_if_ (int *err)
 
void hecmw_visualize_finalize_if__ (int *err)
 
void HECMW_VISUALIZE_FINALIZE_IF (int *err)
 
void hecmw_init_for_visual_if (int *err)
 
void hecmw_init_for_visual_if_ (int *err)
 
void hecmw_init_for_visual_if__ (int *err)
 
void HECMW_INIT_FOR_VISUAL_IF (int *err)
 
void hecmw_finalize_for_visual_if (int *err)
 
void hecmw_finalize_for_visual_if_ (int *err)
 
void hecmw_finalize_for_visual_if__ (int *err)
 
void HECMW_FINALIZE_FOR_VISUAL_IF (int *err)
 

Function Documentation

◆ hecmw_finalize_for_visual_if()

void hecmw_finalize_for_visual_if ( int *  err)

Definition at line 204 of file hecmw_visual_if.c.

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

◆ HECMW_FINALIZE_FOR_VISUAL_IF()

void HECMW_FINALIZE_FOR_VISUAL_IF ( int *  err)

Definition at line 218 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_finalize_for_visual_if_()

void hecmw_finalize_for_visual_if_ ( int *  err)

Definition at line 210 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_finalize_for_visual_if__()

void hecmw_finalize_for_visual_if__ ( int *  err)

Definition at line 214 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_init_for_visual_if()

void hecmw_init_for_visual_if ( int *  err)

Definition at line 191 of file hecmw_visual_if.c.

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

◆ HECMW_INIT_FOR_VISUAL_IF()

void HECMW_INIT_FOR_VISUAL_IF ( int *  err)

Definition at line 201 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_init_for_visual_if_()

void hecmw_init_for_visual_if_ ( int *  err)

Definition at line 197 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_init_for_visual_if__()

void hecmw_init_for_visual_if__ ( int *  err)

Definition at line 199 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_by_addfname_if()

void hecmw_visualize_by_addfname_if ( int *  step,
char *  addfname,
int *  err,
int  len 
)

Definition at line 110 of file hecmw_visual_if.c.

Here is the caller graph for this function:

◆ HECMW_VISUALIZE_BY_ADDFNAME_IF()

void HECMW_VISUALIZE_BY_ADDFNAME_IF ( int *  step,
char *  addfname,
int *  err,
int  len 
)

Definition at line 131 of file hecmw_visual_if.c.

◆ hecmw_visualize_by_addfname_if_()

void hecmw_visualize_by_addfname_if_ ( int *  step,
char *  addfname,
int *  err,
int  len 
)

Definition at line 121 of file hecmw_visual_if.c.

◆ hecmw_visualize_by_addfname_if__()

void hecmw_visualize_by_addfname_if__ ( int *  step,
char *  addfname,
int *  err,
int  len 
)

Definition at line 126 of file hecmw_visual_if.c.

◆ hecmw_visualize_finalize_if()

void hecmw_visualize_finalize_if ( int *  err)

Definition at line 164 of file hecmw_visual_if.c.

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

◆ HECMW_VISUALIZE_FINALIZE_IF()

void HECMW_VISUALIZE_FINALIZE_IF ( int *  err)

Definition at line 188 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_finalize_if_()

void hecmw_visualize_finalize_if_ ( int *  err)

Definition at line 180 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_finalize_if__()

void hecmw_visualize_finalize_if__ ( int *  err)

Definition at line 184 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_if()

void hecmw_visualize_if ( int *  step,
int *  err 
)

Definition at line 91 of file hecmw_visual_if.c.

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

◆ HECMW_VISUALIZE_IF()

void HECMW_VISUALIZE_IF ( int *  step,
int *  err 
)

Definition at line 105 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_if_()

void hecmw_visualize_if_ ( int *  step,
int *  err 
)

Definition at line 97 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_if__()

void hecmw_visualize_if__ ( int *  step,
int *  err 
)

Definition at line 101 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_init_if()

void hecmw_visualize_init_if ( int *  nnode,
int *  nelem,
int *  err 
)

Definition at line 137 of file hecmw_visual_if.c.

Here is the caller graph for this function:

◆ HECMW_VISUALIZE_INIT_IF()

void HECMW_VISUALIZE_INIT_IF ( int *  nnode,
int *  nelem,
int *  err 
)

Definition at line 159 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_init_if_()

void hecmw_visualize_init_if_ ( int *  nnode,
int *  nelem,
int *  err 
)

Definition at line 151 of file hecmw_visual_if.c.

Here is the call graph for this function:

◆ hecmw_visualize_init_if__()

void hecmw_visualize_init_if__ ( int *  nnode,
int *  nelem,
int *  err 
)

Definition at line 155 of file hecmw_visual_if.c.

Here is the call graph for this function: