0.6.0
Loading...
Searching...
No Matches
computer.f90 File Reference

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, 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)