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

Go to the source code of this file.

Macros

#define DEF_MESH_ID   "fstrMSH"
 
#define DEF_RCAP_ID   "revocap"
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ DEF_MESH_ID

#define DEF_MESH_ID   "fstrMSH"

Definition at line 10 of file hec2rcap.c.

◆ DEF_RCAP_ID

#define DEF_RCAP_ID   "revocap"

Definition at line 11 of file hec2rcap.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 158 of file hec2rcap.c.