FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_io_nastran_dummy.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <errno.h>
#include "hecmw_util.h"
#include "hecmw_io_mesh.h"
#include "hecmw_io_struct.h"
#include "hecmw_struct.h"
#include "hecmw_config.h"
#include "hecmw_system.h"
#include "hecmw_dist.h"
#include "hecmw_dist_print.h"
#include "hecmw_common.h"
#include "hecmw_path.h"
#include "hecmw_conn_conv.h"
#include "hecmw_io_nastran.h"
Include dependency graph for hecmw_io_nastran_dummy.c:

Go to the source code of this file.

Functions

int HECMW_read_nastran_mesh (const char *filename)
 
struct hecmwST_local_meshHECMW_get_nastran_mesh (const char *filename)
 

Function Documentation

◆ HECMW_get_nastran_mesh()

struct hecmwST_local_mesh* HECMW_get_nastran_mesh ( const char *  filename)

Definition at line 34 of file hecmw_io_nastran_dummy.c.

Here is the call graph for this function:

◆ HECMW_read_nastran_mesh()

int HECMW_read_nastran_mesh ( const char *  filename)

Definition at line 26 of file hecmw_io_nastran_dummy.c.

Here is the call graph for this function: