This is the complete list of members for graphics::DataMatlabCell, including all inherited members.
cnt_ | graphics::DataMatlabCell | private |
coeff() const | graphics::DataMatlabCell | inline |
coeff_ | graphics::DataMatlabCell | private |
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 | graphics::DataMatlabCell | inline |
dim_ | graphics::DataMatlabCell | private |
info(std::ostream &os) const | concepts::CellPostprocess< Real > | protectedvirtual |
map() | graphics::DataMatlabCell | inline |
map_ | graphics::DataMatlabCell | private |
offset() const | graphics::DataMatlabCell | inline |
offset_ | graphics::DataMatlabCell | private |
ofs1_ | graphics::DataMatlabCell | private |
ofs2_ | graphics::DataMatlabCell | private |
ofs3_ | graphics::DataMatlabCell | private |
ofsmsh_ | graphics::DataMatlabCell | private |
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 | graphics::DataMatlabCell | inline |
range_ | graphics::DataMatlabCell | private |
scale() const | graphics::DataMatlabCell | inline |
scl_ | graphics::DataMatlabCell | private |
setVec(const concepts::Vector< Real > *sol) | graphics::DataMatlabCell | |
sol_ | graphics::DataMatlabCell | private |
solution() const | graphics::DataMatlabCell | inline |
write(std::ofstream **ofsmsh, std::ofstream **ofs1, std::ofstream **ofs2, std::ofstream **ofs3) | graphics::DataMatlabCell | |
~OutputOperator() | concepts::OutputOperator | virtual |