define a non-constant (in space) field More...
define a non-constant (in space) field
Definition at line 26 of file util_num_unit_tests.hpp.
#include <util_num_unit_tests.hpp>
Public Types | |
| typedef void | const_field | 
| It define that is a constant field.  | |
| typedef void | with_position | 
| It define that is not constant in space.  | |
Public Member Functions | |
| float | val_pos (grid_key_dx< 2 > &pos) | 
| Evaluate the field in one point.  | |