BaseFormulaCell(std::map< std::string, std::ostream * > &os, const uint dim, const concepts::ElementGraphicsBase::graphicsType type, const concepts::PiecewiseFormulaBase< F > &frm, const uint points=5) | graphics::BaseFormulaCell< F, G > | |
BaseOutputCell(std::map< std::string, std::ostream * > &os, const uint dim, const concepts::ElementGraphicsBase::graphicsType type) | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | inline |
cnt_ | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | protected |
count() | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | inline |
dim() const | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | inline |
dim_ | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | protected |
formula() const | graphics::BaseFormulaCell< F, G > | inline |
frm_ | graphics::BaseFormulaCell< F, G > | private |
info(std::ostream &os) const | graphics::BaseFormulaCell< F, G > | protectedvirtual |
n() const | graphics::BaseFormulaCell< F, G > | inlinevirtual |
BaseOutputCell< typename concepts::Realtype< F >::type >::n() const=0 | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | pure virtual |
operator()(const concepts::Element< G > &elm) | graphics::BaseFormulaCell< F, G > | virtual |
operator()(const concepts::Cell &cell) | graphics::BaseFormulaCell< F, G > | virtual |
BaseOutputCell< typename concepts::Realtype< F >::type >::operator()(const concepts::Element< typename concepts::Realtype< F >::type > &elm)=0 | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | pure virtual |
os_ | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | protected |
Points_ | graphics::BaseFormulaCell< F, G > | private |
streams() const | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | inline |
type_ | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | protected |
write() | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | inline |
~OutputOperator() | concepts::OutputOperator | virtual |