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

Modules

module  ut_integ_computer
 Routines to compute the discrete approximations.
 

Functions/Subroutines

subroutine ut_integ_computer::get_integ_scheme (id, scheme, name)
 
subroutine ut_integ_computer::compute_integ (field, dx_u, cv, my_integ_scheme, my_interp_scheme, field_integ, is, ie)
 Compute the integral for each 'field_integ' nodes, from is to ie The 'field' node must be larger The 'integ_pos' field is the associated nodes' position.
 
subroutine ut_integ_computer::compute_integ_is_ie (my_integ_scheme, my_interp_scheme, nx, is, ie)