ESYS13
Revision_
|
#include "Mesh.h"
Functions | |
void | Finley_Mesh_addPoints (Finley_Mesh *mesh, const dim_t numPoints, const double *points_ptr, const index_t *tags_ptr) |
void Finley_Mesh_addPoints | ( | Finley_Mesh * | mesh, |
const dim_t | numPoints, | ||
const double * | points_ptr, | ||
const index_t * | tags_ptr | ||
) |
References Esys_MPIInfo::comm, Finley_NodeFile::degreesOfFreedomDistribution, Esys_MPIInfo_free(), Esys_MPIInfo_getReference(), FALSE, Finley_ElementFile_alloc(), Finley_ElementFile_allocTable(), Finley_ElementFile_free(), Finley_noError(), Finley_Point1, Finley_ReferenceElementSet_alloc(), Finley_ReferenceElementSet_dealloc(), Finley_ReferenceElementSet_reference(), Finley_NodeFile::globalDegreesOfFreedom, Finley_ElementFile::Id, INDEX2, Finley_Mesh::integrationOrder, LARGE_POSITIVE_FLOAT, MPI_DOUBLE, Finley_Mesh::MPIInfo, Finley_ElementFile::Nodes, Finley_Mesh::Nodes, Finley_NodeFile::numDim, Finley_ElementFile::numElements, Finley_ElementFile::Owner, Paso_Distribution_getFirstComponent(), Paso_Distribution_getLastComponent(), Finley_Mesh::Points, Esys_MPIInfo::rank, Finley_Mesh::reducedIntegrationOrder, Finley_ElementFile::referenceElementSet, Finley_ElementFile::Tag, TMPMEMALLOC, TMPMEMFREE, and TRUE.
Referenced by finley::MeshAdapter::addDiracPoints().