![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include "hecmw_dist_free.h"
#include "hecmw_dist_alloc.h"
#include "hecmw_util.h"
#include "hecmw_struct.h"
Go to the source code of this file.
Functions | |
void | HECMW_dist_clean (struct hecmwST_local_mesh *mesh) |
void | HECMW_dist_free (struct hecmwST_local_mesh *mesh) |
void HECMW_dist_clean | ( | struct hecmwST_local_mesh * | mesh | ) |
Definition at line 145 of file hecmw_dist_free.c.
void HECMW_dist_free | ( | struct hecmwST_local_mesh * | mesh | ) |