concepts::CCell_F_dist< dimC > Struct Template Reference
Struct that provides a CCell_F
object together with a heuristic distance between given point to the finite number of physical points of the underlying cell.
More...
#include <formulafrmEformula.hh>
Public Member Functions | |
CCell_F_dist (const CCell_F< dimC > &ccF, const Point< Real, dimC > &P) | |
bool | operator< (CCell_F_dist ccF_d) const |
bool | operator== (CCell_F_dist ccF_d) const |
Public Attributes | |
const CCell_F< dimC > & | ccF |
Real | dist_2 |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
template<uint dimC>
struct concepts::CCell_F_dist< dimC >
Struct that provides a CCell_F
object together with a heuristic distance between given point to the finite number of physical points of the underlying cell.
Definition at line 235 of file formulafrmEformula.hh.
Constructor & Destructor Documentation
◆ CCell_F_dist()
|
inline |
Definition at line 236 of file formulafrmEformula.hh.
Member Function Documentation
◆ info()
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 255 of file formulafrmEformula.hh.
◆ operator<()
|
inline |
Definition at line 247 of file formulafrmEformula.hh.
◆ operator==()
|
inline |
Definition at line 243 of file formulafrmEformula.hh.
Member Data Documentation
◆ ccF
const CCell_F<dimC>& concepts::CCell_F_dist< dimC >::ccF |
Definition at line 250 of file formulafrmEformula.hh.
◆ dist_2
Real concepts::CCell_F_dist< dimC >::dist_2 |
Definition at line 252 of file formulafrmEformula.hh.
The documentation for this struct was generated from the following file:
- geometry/formulafrmEformula.hh