![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include "hecmw_util.h"
Go to the source code of this file.
Functions | |
int | HECMW_read_nastran_mesh (const char *filename) |
struct hecmwST_local_mesh * | HECMW_get_nastran_mesh (const char *filename) |
struct hecmwST_local_mesh* HECMW_get_nastran_mesh | ( | const char * | filename | ) |
int HECMW_read_nastran_mesh | ( | const char * | filename | ) |