Routines to compute the discrete approximations.
More...
|
subroutine | get_rec_scheme (id, scheme, name) |
|
subroutine | compute_rec (field, nodes_cv, points, rec_scheme, derivative, field_rec) |
| 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 | compute_rec_is_ie (rec_scheme, nx, is, ie) |
|
|
integer, parameter | nschemes = 6 |
|
Routines to compute the discrete approximations.