|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include <prescribedgradientbcweak.h>
Collaboration diagram for oofem::ArcPosSortFunction4:Public Member Functions | |
| ArcPosSortFunction4 (const FloatArray &iLC, const FloatArray &iUC, const double &iRelTol) | |
| ~ArcPosSortFunction4 () | |
| bool | operator() (const FloatArray &iVec1, const FloatArray &iVec2) const |
| double | calcArcPos (const FloatArray &iPos) const |
Private Attributes | |
| const FloatArray | mLC |
| const FloatArray | mUC |
| const double | mRelTol |
Definition at line 389 of file prescribedgradientbcweak.h.
|
inline |
Definition at line 392 of file prescribedgradientbcweak.h.
|
inline |
Definition at line 398 of file prescribedgradientbcweak.h.
|
inline |
Definition at line 405 of file prescribedgradientbcweak.h.
References oofem::FloatArray::distance(), and OOFEM_ERROR.
Referenced by oofem::PrescribedGradientBCWeak::createTractionMesh().
|
inline |
Definition at line 400 of file prescribedgradientbcweak.h.
|
private |
Definition at line 456 of file prescribedgradientbcweak.h.
|
private |
Definition at line 458 of file prescribedgradientbcweak.h.
|
private |
Definition at line 457 of file prescribedgradientbcweak.h.