OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
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)
 
 ~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
 

Detailed Description

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

Definition at line 331 of file prescribedgradientbcweak.h.

Constructor & Destructor Documentation

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

Definition at line 334 of file prescribedgradientbcweak.h.

template<class T>
oofem::ArcPosSortFunction3< T >::~ArcPosSortFunction3 ( )
inline

Definition at line 341 of file prescribedgradientbcweak.h.

Member Function Documentation

template<class T>
double oofem::ArcPosSortFunction3< T >::calcArcPos ( const FloatArray iPos) const
inline
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 343 of file prescribedgradientbcweak.h.

Member Data Documentation

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

Definition at line 380 of file prescribedgradientbcweak.h.

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

Definition at line 385 of file prescribedgradientbcweak.h.

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

Definition at line 382 of file prescribedgradientbcweak.h.

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

Definition at line 381 of file prescribedgradientbcweak.h.


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

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011