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

Go to the source code of this file.

Functions

int HECMW_system (struct hecmw_system_param *param, struct hecmw_coord *coord, struct hecmw_coord *result)
 

Function Documentation

◆ HECMW_system()

int HECMW_system ( struct hecmw_system_param param,
struct hecmw_coord coord,
struct hecmw_coord result 
)

Definition at line 12 of file hecmw_system.c.