FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
fstr_rmerge.c File Reference
#include "fstr_rmerge_util.h"
Include dependency graph for fstr_rmerge.c:

Go to the source code of this file.

Functions

void error_stop (void)
 
void help (void)
 
void set_fname (int argc, char **argv, char *out_fheader, int *binary)
 
int main (int argc, char **argv)
 

Variables

FILE * log_fp
 並列計算された結果を読込み処理するためのユーティリティ
 
int nrank = 0
 
int strid = 0
 
int endid = -1
 
int intid = 1
 

Function Documentation

◆ error_stop()

void error_stop ( void  )

Definition at line 19 of file fstr_rmerge.c.

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

◆ help()

void help ( void  )

Definition at line 26 of file fstr_rmerge.c.

Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 124 of file fstr_rmerge.c.

Here is the call graph for this function:

◆ set_fname()

void set_fname ( int  argc,
char **  argv,
char *  out_fheader,
int *  binary 
)

Definition at line 38 of file fstr_rmerge.c.

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

Variable Documentation

◆ endid

int endid = -1

Definition at line 16 of file fstr_rmerge.c.

◆ intid

int intid = 1

Definition at line 17 of file fstr_rmerge.c.

◆ log_fp

FILE* log_fp

並列計算された結果を読込み処理するためのユーティリティ

Definition at line 13 of file fstr_rmerge.c.

◆ nrank

int nrank = 0

Definition at line 14 of file fstr_rmerge.c.

◆ strid

int strid = 0

Definition at line 15 of file fstr_rmerge.c.