FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_init_for_partition.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <errno.h>
#include "hecmw_msgno.h"
#include "hecmw_malloc.h"
#include "hecmw_error.h"
#include "hecmw_part_define.h"
#include "hecmw_part_get_control.h"
#include "hecmw_init_for_partition.h"
Include dependency graph for hecmw_init_for_partition.c:

Go to the source code of this file.

Macros

#define DEFAULT_CONTROL_FILE_NAME   "hecmw_part_ctrl.dat"
 

Functions

int HECMW_init_for_partition (int argc, char **argv)
 

Macro Definition Documentation

◆ DEFAULT_CONTROL_FILE_NAME

#define DEFAULT_CONTROL_FILE_NAME   "hecmw_part_ctrl.dat"

Definition at line 20 of file hecmw_init_for_partition.c.

Function Documentation

◆ HECMW_init_for_partition()

int HECMW_init_for_partition ( int  argc,
char **  argv 
)

Definition at line 39 of file hecmw_init_for_partition.c.

Here is the caller graph for this function: