VectorBaseView Class Reference

#include <vector_base_view.h>

Inherits VectorView.

List of all members.

Public Member Functions

 VectorBaseView (const char *title="BaseView", DEFAULT_WINDOW_POS)
void show (Space *space)
virtual ~VectorBaseView ()

Protected Member Functions

void free ()
void update_solution ()
void update_title ()
virtual void on_special_key (int key, int x, int y)
virtual const char * get_help_text () const

Protected Attributes

Spacespace
PrecalcShapesetpss
Solutionsln
int ndofs
int component
int base_index

Constructor & Destructor Documentation

VectorBaseView::VectorBaseView ( const char *  title = "BaseView",
DEFAULT_WINDOW_POS   
) [inline]
virtual VectorBaseView::~VectorBaseView (  )  [inline, virtual]

Member Function Documentation

void VectorBaseView::free (  )  [protected]
const char * VectorBaseView::get_help_text (  )  const [protected, virtual]

Reimplemented from VectorView.

void VectorBaseView::on_special_key ( int  key,
int  x,
int  y 
) [protected, virtual]

Reimplemented from View.

void VectorBaseView::show ( Space space  ) 
void VectorBaseView::update_solution (  )  [protected]
void VectorBaseView::update_title (  )  [protected]

Member Data Documentation

int VectorBaseView::base_index [protected]
int VectorBaseView::component [protected]
int VectorBaseView::ndofs [protected]

The documentation for this class was generated from the following files:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3