Integration tools over the grid. More...
Functions | |
| double precision function, dimension(spatial_dimension) | mod_compute_face_field_integral::compute_face_field_integral (field, face_grid_volume) |
| Compute the integral on the whole domain of a face field. | |
| double precision function | mod_compute_field_integral::compute_field_integral (field, grid_volume) |
| Compute the integral on the whole domain of a field. | |
Integration tools over the grid.
| double precision function mod_compute_field_integral::compute_field_integral | ( | double precision, dimension(:,:,:), intent(in) | field, |
| double precision, dimension(:,:,:), intent(in) | grid_volume ) |
Compute the integral on the whole domain of a field.
The argument field can be defined on cells or faces.