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