This is the complete list of members for graphics::DataMatlabCell, including all inherited members.
coeff() const | graphics::DataMatlabCell | inline |
count() | graphics::DataMatlabCell | inline |
DataMatlabCell(std::ofstream *ofsmsh, std::ofstream *ofs1, std::ofstream *ofs2, std::ofstream *ofs3, uint dim, Real scl) | graphics::DataMatlabCell | |
DataMatlabCell(std::ofstream *ofs, uint dim, Real scl) | graphics::DataMatlabCell | |
dim() const (defined in graphics::DataMatlabCell) | graphics::DataMatlabCell | inline |
info(std::ostream &os) const | concepts::CellPostprocess< Real > | protectedvirtual |
map() (defined in graphics::DataMatlabCell) | graphics::DataMatlabCell | inline |
offset() const (defined in graphics::DataMatlabCell) | graphics::DataMatlabCell | inline |
operator()(const concepts::Element< Real > &elm) | graphics::DataMatlabCell | virtual |
operator()(const concepts::Cell &cell) | graphics::DataMatlabCell | virtual |
CellPostprocess< Real >::operator()(const Element< Real > &elm)=0 | concepts::CellPostprocess< Real > | pure virtual |
range() const (defined in graphics::DataMatlabCell) | graphics::DataMatlabCell | inline |
scale() const (defined in graphics::DataMatlabCell) | graphics::DataMatlabCell | inline |
setVec(const concepts::Vector< Real > *sol) | graphics::DataMatlabCell | |
solution() const | graphics::DataMatlabCell | inline |
write(std::ofstream **ofsmsh, std::ofstream **ofs1, std::ofstream **ofs2, std::ofstream **ofs3) | graphics::DataMatlabCell | |
~OutputOperator() (defined in concepts::OutputOperator) | concepts::OutputOperator | virtual |