15 class ElementGraphics;
59 Real
shapefct(
const uint i,
const Real xi)
const;
68 virtual std::ostream&
info(std::ostream& os)
const;
72 static std::unique_ptr<LineGraphics> graphics_;
Edge & connector() const
Returns the connector (topology)
Line(const concepts::Edge1d &cell, uint idx[])
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Real shapefct(const uint i, const Real xi) const
virtual const concepts::Edge & support() const
Returns the support of this element.
Real shapefctD(const uint i) const
Line(const concepts::Edge1d &cell, concepts::TColumn< Real > *T0, concepts::TColumn< Real > *T1=0)
virtual const concepts::Edge1d & cell() const
Returns the cell of this element.