FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_dist_alloc.c File Reference
#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"
Include dependency graph for hecmw_dist_alloc.c:

Go to the source code of this file.

Functions

int HECMW_dist_init (struct hecmwST_local_mesh *mesh)
 
struct hecmwST_local_meshHECMW_dist_alloc ()
 

Function Documentation

◆ HECMW_dist_alloc()

struct hecmwST_local_mesh* HECMW_dist_alloc ( )

Definition at line 402 of file hecmw_dist_alloc.c.

◆ HECMW_dist_init()

int HECMW_dist_init ( struct hecmwST_local_mesh mesh)

Definition at line 323 of file hecmw_dist_alloc.c.