ESYS13  Revision_
Classes | Typedefs | Functions
SharedComponents.h File Reference
#include "Common.h"
#include "esysUtils/Esys_MPI.h"

Go to the source code of this file.

Classes

struct  Paso_SharedComponents

Typedefs

typedef struct
Paso_SharedComponents 
Paso_SharedComponents

Functions

PASO_DLL_API
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)
PASO_DLL_API
Paso_SharedComponents
Paso_SharedComponents_getReference (Paso_SharedComponents *)
PASO_DLL_API void Paso_SharedComponents_free (Paso_SharedComponents *)

Typedef Documentation


Function Documentation

PASO_DLL_API 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 
)