| BaseDataCell(std::map< std::string, std::ostream * > &os, const uint dim, const concepts::ElementGraphicsBase::graphicsType type, const concepts::Vector< F > &sol, const concepts::ElementFunction< F, G > *fun=0) | graphics::BaseDataCell< F, G > | |
| BaseOutputCell(std::map< std::string, std::ostream * > &os, const uint dim, const concepts::ElementGraphicsBase::graphicsType type) (defined in graphics::BaseOutputCell< F >) | graphics::BaseOutputCell< F > | inline |
| cnt_ | graphics::BaseOutputCell< F > | protected |
| coeff() const | graphics::BaseDataCell< F, G > | inline |
| count() | graphics::BaseOutputCell< F > | inline |
| dim() const | graphics::BaseOutputCell< F > | inline |
| dim_ | graphics::BaseOutputCell< F > | protected |
| elementFunction() | graphics::BaseDataCell< F, G > | inline |
| info(std::ostream &os) const | graphics::BaseDataCell< F, G > | protectedvirtual |
| n() const | graphics::BaseDataCell< F, G > | virtual |
| operator()(const concepts::Element< G > &elm) | graphics::BaseDataCell< F, G > | virtual |
| operator()(const concepts::Cell &cell) | graphics::BaseDataCell< F, G > | virtual |
| graphics::BaseOutputCell::operator()(const concepts::Element< F > &elm)=0 | graphics::BaseOutputCell< F > | pure virtual |
| os_ | graphics::BaseOutputCell< F > | protected |
| sol() const (defined in graphics::BaseDataCell< F, G >) | graphics::BaseDataCell< F, G > | inline |
| streams() const | graphics::BaseOutputCell< F > | inline |
| type_ | graphics::BaseOutputCell< F > | protected |
| write() | graphics::BaseOutputCell< F > | inline |
| ~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |