#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. | |
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.
|
inline |
Definition at line 236 of file formulafrmEformula.hh.
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 255 of file formulafrmEformula.hh.
|
inline |
Definition at line 247 of file formulafrmEformula.hh.
|
inline |
Definition at line 243 of file formulafrmEformula.hh.
const CCell_F<dimC>& concepts::CCell_F_dist< dimC >::ccF |
Definition at line 250 of file formulafrmEformula.hh.
Real concepts::CCell_F_dist< dimC >::dist_2 |
Definition at line 252 of file formulafrmEformula.hh.