#include <meshRelations.hh>
Public Attributes | |
const Connector * | cntr_ |
Point< Real, dim > | p_ |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
Define a point inside a geometrical cell by its connector and the coordinate in the reference cell.
Definition at line 22 of file meshRelations.hh.
|
protectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
const Connector* concepts::PointInCell< dim >::cntr_ |
Definition at line 24 of file meshRelations.hh.
Point<Real,dim> concepts::PointInCell< dim >::p_ |
Definition at line 25 of file meshRelations.hh.