![]() |
GLVis
v4.2
Accurate and flexible finite element visualization
|
Go to the source code of this file.
Functions | |
| int | isfinite (double x) |
| void | KeyiPressed () |
| void | KeyIPressed () |
| void | DrawNumberedMarker (gl3::GlDrawable &buff, const double x[3], double dx, int n) |
| void | RemoveFPErrors (const DenseMatrix &pts, Vector &vals, DenseMatrix &normals, const int n, const Array< int > &ind, Array< int > &f_ind) |
Variables | |
| thread_local VisualizationSceneSolution * | vssol |
| thread_local VisualizationScene * | locscene |
| thread_local GeometryRefiner | GLVisGeometryRefiner |
| const int | split_quads = 1 |
| void DrawNumberedMarker | ( | gl3::GlDrawable & | buff, |
| const double | x[3], | ||
| double | dx, | ||
| int | n | ||
| ) |
Definition at line 1112 of file vssolution.cpp.
| int isfinite | ( | double | x | ) |
Definition at line 36 of file vssolution.cpp.
| void KeyiPressed | ( | ) |
Definition at line 317 of file vssolution.cpp.
| void KeyIPressed | ( | ) |
Definition at line 323 of file vssolution.cpp.
| void RemoveFPErrors | ( | const DenseMatrix & | pts, |
| Vector & | vals, | ||
| DenseMatrix & | normals, | ||
| const int | n, | ||
| const Array< int > & | ind, | ||
| Array< int > & | f_ind | ||
| ) |
Definition at line 1127 of file vssolution.cpp.
| thread_local VisualizationScene* locscene |
Definition at line 38 of file aux_vis.cpp.
| const int split_quads = 1 |
Definition at line 1240 of file vssolution.cpp.
| thread_local VisualizationSceneSolution* vssol |
Definition at line 28 of file vssolution.cpp.
1.8.5