|
Rheolef
7.1
an efficient C++ finite element environment
|
Public Member Functions | |
| bound_type () | |
| void | update (const point_basic< T > &x, const T &u) |
Public Attributes | |
| point_basic< T > | xmin |
| point_basic< T > | xmax |
| T | umin |
| T | umax |
Definition at line 42 of file field_seq_visu_gnuplot_internal.h.
| bound_type | ( | ) |
Definition at line 47 of file field_seq_visu_gnuplot_internal.h.
| void update | ( | const point_basic< T > & | x, |
| const T & | u | ||
| ) |
Definition at line 49 of file field_seq_visu_gnuplot_internal.h.
| point_basic<T> xmin |
Definition at line 44 of file field_seq_visu_gnuplot_internal.h.
| point_basic<T> xmax |
Definition at line 44 of file field_seq_visu_gnuplot_internal.h.
| T umin |
Definition at line 45 of file field_seq_visu_gnuplot_internal.h.
| T umax |
Definition at line 45 of file field_seq_visu_gnuplot_internal.h.