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) | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | inline |
cnt_ | graphics::BaseOutputCell< typename concepts::Realtype< F >::type > | protected |
coeff() const | graphics::BaseDataCell< F, G > | inline |
coeff_ | graphics::BaseDataCell< F, G > | private |
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 |
elementFunction() | graphics::BaseDataCell< F, G > | inline |
fun_ | graphics::BaseDataCell< F, G > | private |
info(std::ostream &os) const | graphics::BaseDataCell< F, G > | protectedvirtual |
n() const | graphics::BaseDataCell< F, G > | virtual |
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::BaseDataCell< F, G > | virtual |
operator()(const concepts::Cell &cell) | graphics::BaseDataCell< 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 |
sol() const | graphics::BaseDataCell< F, G > | inline |
sol_ | graphics::BaseDataCell< 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 |