Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces
graphics/matrixBasis.hh File Reference
#include "basics.hh"
#include "toolbox.hh"
#include "geometry.hh"
#include "hp2D.hh"
#include "function.hh"
#include "operator.hh"
#include "space.hh"
#include "basis.hh"
Include dependency graph for matrixBasis.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  graphics::MatrixBaseDataCell< F, G >
 Class for writing the graphical output of a FE solution represented by a coefficient vector (and possibly an element function) to dense matrices. More...
class  graphics::MatrixBaseElementFormulaCell< F, G >
 Class for writing the graphical output of an element formula to dense matrices. More...
class  graphics::MatrixBaseMeshCell
class  graphics::MatrixBaseOutputCell< G >
 Basis class for graphical output over dense matrices. More...
class  graphics::MatrixSolutionEvaluationCell< F, G >
 Class for writing the values of the solution of a pde on the quadraturepoints of the space in a DenseMatrix. More...

Namespaces

namespace  graphics
 

Graphics.



Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)