Tools to compute surface integrals.
|
double precision function | integrate_ib_field_over_boundary (ib_metrics, ibc_interp, field) |
|
subroutine | compute_ib_surfaces (ib_metrics, surfaces) |
|
subroutine | compute_ib_surface_field (ib_metrics, surface) |
|
elemental double precision function | corner_length_of_cut_rectangle (dx, dy, dist, dir_x, dir_y) |
| Compute the length of a straight line inside a rectangle.
|
|