SundanceGeomUtils.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  Sundance

Functions

bool Sundance::cellContainsPoint (const Mesh &mesh, int cellDim, int cellLID, const double *x, Array< int > &facetLID)
double Sundance::volume (const Mesh &mesh, int cellDim, int cellLID)
double Sundance::orient2D (const double *A, const double *B, const double *x)
int Sundance::findEnclosingCell (const Mesh &mesh, int cellDim, int initialGuessLID, const double *x)
Point Sundance::pullback (const Mesh &mesh, int cellDim, int cellLID, const double *x)
void Sundance::printCell (const Mesh &mesh, int cellLID)
void Sundance::maximalNeighbors (const Mesh &mesh, int cellDim, int cellLID, const Array< int > &facetLID, std::list< int > &rtn)

Site Contact