Registry
|
Functions | |
bool | CloseVertexExists (const Vec *unnamed, Domain *unnamed, const char *unnamed, SmartPtr< MGSubsetHandler > unnamed, double unnamed) |
double | EvaluateAtClosestVertex (const Vec *Position, SmartPtr< GridFunction > GridFunction, const char *Component, const char *Subsets, SmartPtr< MGSubsetHandler > SubsetHandler) |
double | EvaluateAtClosestVertexAllProcs (const Vec *Position, SmartPtr< GridFunction > GridFunction, const char *Component, const char *Subsets, SmartPtr< MGSubsetHandler > SubsetHandler) |
bool ug4Bridge::Evaluate::CloseVertexExists | ( | const Vec * | unnamed, |
Domain * | unnamed, | ||
const char * | unnamed, | ||
SmartPtr< MGSubsetHandler > | unnamed, | ||
double | unnamed | ||
) |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed | |
[in] | unnamed |
References Domain().
double ug4Bridge::Evaluate::EvaluateAtClosestVertex | ( | const Vec * | Position, |
SmartPtr< GridFunction > | GridFunction, | ||
const char * | Component, | ||
const char * | Subsets, | ||
SmartPtr< MGSubsetHandler > | SubsetHandler | ||
) |
[in] | Position | |
[in] | GridFunction | |
[in] | Component | |
[in] | Subsets | |
[in] | SubsetHandler |
double ug4Bridge::Evaluate::EvaluateAtClosestVertexAllProcs | ( | const Vec * | Position, |
SmartPtr< GridFunction > | GridFunction, | ||
const char * | Component, | ||
const char * | Subsets, | ||
SmartPtr< MGSubsetHandler > | SubsetHandler | ||
) |
[in] | Position | |
[in] | GridFunction | |
[in] | Component | |
[in] | Subsets | |
[in] | SubsetHandler |