OOFEM 3.0
Loading...
Searching...
No Matches
oofem::ArcPosSortFunction4 Class Reference

#include <prescribedgradientbcweak.h>

Collaboration diagram for oofem::ArcPosSortFunction4:

Public Member Functions

 ArcPosSortFunction4 (const FloatArray &iLC, const FloatArray &iUC, const double &iRelTol)
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

Detailed Description

Definition at line 382 of file prescribedgradientbcweak.h.

Constructor & Destructor Documentation

◆ ArcPosSortFunction4()

oofem::ArcPosSortFunction4::ArcPosSortFunction4 ( const FloatArray & iLC,
const FloatArray & iUC,
const double & iRelTol )
inline

Definition at line 385 of file prescribedgradientbcweak.h.

References mLC, mRelTol, and mUC.

Member Function Documentation

◆ calcArcPos()

double oofem::ArcPosSortFunction4::calcArcPos ( const FloatArray & iPos) const
inline

◆ operator()()

bool oofem::ArcPosSortFunction4::operator() ( const FloatArray & iVec1,
const FloatArray & iVec2 ) const
inline

Definition at line 391 of file prescribedgradientbcweak.h.

References calcArcPos().

Member Data Documentation

◆ mLC

const FloatArray oofem::ArcPosSortFunction4::mLC
private

Definition at line 442 of file prescribedgradientbcweak.h.

Referenced by ArcPosSortFunction4(), and calcArcPos().

◆ mRelTol

const double oofem::ArcPosSortFunction4::mRelTol
private

Definition at line 444 of file prescribedgradientbcweak.h.

Referenced by ArcPosSortFunction4(), and calcArcPos().

◆ mUC

const FloatArray oofem::ArcPosSortFunction4::mUC
private

Definition at line 443 of file prescribedgradientbcweak.h.

Referenced by ArcPosSortFunction4(), and calcArcPos().


The documentation for this class was generated from the following file:

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011