OOFEM 3.0
Loading...
Searching...
No Matches
oofem::ArcPosSortFunction3< T > Class Template Reference

#include <prescribedgradientbcweak.h>

Collaboration diagram for oofem::ArcPosSortFunction3< T >:

Public Member Functions

 ArcPosSortFunction3 (const FloatArray &iLC, const FloatArray &iUC, const double &iTol, int iSideInd)
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

Detailed Description

template<class T>
class oofem::ArcPosSortFunction3< T >

Definition at line 330 of file prescribedgradientbcweak.h.

Constructor & Destructor Documentation

◆ ArcPosSortFunction3()

template<class T>
oofem::ArcPosSortFunction3< T >::ArcPosSortFunction3 ( const FloatArray & iLC,
const FloatArray & iUC,
const double & iTol,
int iSideInd )
inline

Definition at line 333 of file prescribedgradientbcweak.h.

References mLC, mSideInd, mTol, and mUC.

Member Function Documentation

◆ calcArcPos()

template<class T>
double oofem::ArcPosSortFunction3< T >::calcArcPos ( const FloatArray & iPos) const
inline

◆ operator()()

template<class T>
bool oofem::ArcPosSortFunction3< T >::operator() ( const std ::pair< FloatArray, T > & iVec1,
const std ::pair< FloatArray, int > & iVec2 ) const
inline

Definition at line 340 of file prescribedgradientbcweak.h.

References calcArcPos().

Member Data Documentation

◆ mLC

template<class T>
const FloatArray oofem::ArcPosSortFunction3< T >::mLC
private

Definition at line 373 of file prescribedgradientbcweak.h.

Referenced by ArcPosSortFunction3(), and calcArcPos().

◆ mSideInd

template<class T>
const int oofem::ArcPosSortFunction3< T >::mSideInd
private

Definition at line 378 of file prescribedgradientbcweak.h.

Referenced by ArcPosSortFunction3(), and calcArcPos().

◆ mTol

template<class T>
const double oofem::ArcPosSortFunction3< T >::mTol
private

Definition at line 375 of file prescribedgradientbcweak.h.

Referenced by ArcPosSortFunction3().

◆ mUC

template<class T>
const FloatArray oofem::ArcPosSortFunction3< T >::mUC
private

Definition at line 374 of file prescribedgradientbcweak.h.

Referenced by ArcPosSortFunction3(), 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