BaseView Class Reference
Visualizes the basis functions of a space.
More...
#include <base_view.h>
Inherits ScalarView.
List of all members.
Detailed Description
Visualizes the basis functions of a space.
BaseView is a debugging tool for the visualization of the basis functions of a given space.
Constructor & Destructor Documentation
| BaseView::BaseView |
( |
const char * |
title = "BaseView", |
|
|
DEFAULT_WINDOW_POS |
| |
|
) |
| | |
| virtual BaseView::~BaseView |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| void BaseView::free |
( |
|
) |
[protected] |
| const char * BaseView::get_help_text |
( |
|
) |
const [protected, virtual] |
| void BaseView::on_special_key |
( |
int |
key, |
|
|
int |
x, |
|
|
int |
y | |
|
) |
| | [protected, virtual] |
| void BaseView::show |
( |
Space * |
space, |
|
|
double |
eps = H2D_EPS_LOW, |
|
|
int |
item = H2D_FN_VAL_0 | |
|
) |
| | |
| void BaseView::update_solution |
( |
|
) |
[protected] |
| void BaseView::update_title |
( |
|
) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following files: