ESYS13
Revision_
|
#include "NodeFile.h"
Functions | |
void | Finley_NodeFile_scatterEntries (dim_t n, index_t *index, index_t min_index, index_t max_index, index_t *Id_out, index_t *Id_in, index_t *Tag_out, index_t *Tag_in, index_t *globalDegreesOfFreedom_out, index_t *globalDegreesOfFreedom_in, dim_t numDim, double *Coordinates_out, double *Coordinates_in) |
void | Finley_NodeFile_scatter (index_t *index, Finley_NodeFile *in, Finley_NodeFile *out) |
void Finley_NodeFile_scatter | ( | index_t * | index, |
Finley_NodeFile * | in, | ||
Finley_NodeFile * | out | ||
) |
void Finley_NodeFile_scatterEntries | ( | dim_t | n, |
index_t * | index, | ||
index_t | min_index, | ||
index_t | max_index, | ||
index_t * | Id_out, | ||
index_t * | Id_in, | ||
index_t * | Tag_out, | ||
index_t * | Tag_in, | ||
index_t * | globalDegreesOfFreedom_out, | ||
index_t * | globalDegreesOfFreedom_in, | ||
dim_t | numDim, | ||
double * | Coordinates_out, | ||
double * | Coordinates_in | ||
) |
References INDEX2.
Referenced by Finley_NodeFile_gather_global(), and Finley_NodeFile_scatter().