|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include <prescribedgradientbcweak.h>
Collaboration diagram for oofem::ArcPosSortFunction3< T >:Public Member Functions | |
| ArcPosSortFunction3 (const FloatArray &iLC, const FloatArray &iUC, const double &iTol, int iSideInd) | |
| ~ArcPosSortFunction3 () | |
| bool | operator() (const std::pair< FloatArray, T > &iVec1, const std::pair< FloatArray, int > &iVec2) const |
| double | calcArcPos (const FloatArray &iPos) const |
Private Attributes | |
| const FloatArray | mLC |
| const FloatArray | mUC |
| const double | mTol |
| const int | mSideInd |
Definition at line 331 of file prescribedgradientbcweak.h.
|
inline |
Definition at line 334 of file prescribedgradientbcweak.h.
|
inline |
Definition at line 341 of file prescribedgradientbcweak.h.
|
inline |
Definition at line 348 of file prescribedgradientbcweak.h.
References oofem::FloatArray::distance(), and OOFEM_ERROR.
Referenced by oofem::PrescribedGradientBCWeak::giveTractionElArcPos().
|
inline |
Definition at line 343 of file prescribedgradientbcweak.h.
|
private |
Definition at line 380 of file prescribedgradientbcweak.h.
|
private |
Definition at line 385 of file prescribedgradientbcweak.h.
|
private |
Definition at line 382 of file prescribedgradientbcweak.h.
|
private |
Definition at line 381 of file prescribedgradientbcweak.h.