Modules | |
| module | ut_int_computer |
| Routines to compute the discrete approximations. | |
Functions/Subroutines | |
| subroutine | ut_int_computer::get_int_scheme (id, scheme, name) |
| subroutine | ut_int_computer::compute_int (field, nodes_positions_x, nodes_positions_y, points, my_int_scheme, field_int) |
| Compute the interpolation for each 'field_int' nodes, from is to ie The 'field' node must be larger The 'int_pos' field is the associated nodes' position. | |
| subroutine | ut_int_computer::compute_int_is_ie (my_int_scheme, nx, is, ie) |