ESYS13  Revision_
Functions
SharedComponents.c File Reference
#include "SharedComponents.h"
#include "esysUtils/error.h"

Functions

Paso_SharedComponentsPaso_SharedComponents_alloc (dim_t local_length, dim_t numNeighbors, Esys_MPI_rank *neighbor, index_t *shared, index_t *offsetInShared, index_t m, index_t b, Esys_MPIInfo *mpi_info)
Paso_SharedComponentsPaso_SharedComponents_getReference (Paso_SharedComponents *in)
void Paso_SharedComponents_free (Paso_SharedComponents *in)

Function Documentation

Paso_SharedComponents* Paso_SharedComponents_alloc ( dim_t  local_length,
dim_t  numNeighbors,
Esys_MPI_rank neighbor,
index_t shared,
index_t offsetInShared,
index_t  m,
index_t  b,
Esys_MPIInfo mpi_info 
)