Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 42 of file field_seq_visu_gnuplot_internal.h.
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 |
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.
Definition at line 45 of file field_seq_visu_gnuplot_internal.h.
Definition at line 45 of file field_seq_visu_gnuplot_internal.h.