Functions/Subroutines | |
| subroutine, public | compute_symmetric_difference_area (phases1, phases2, area) |
| Compute the area of symmetric difference between two phases. | |
| subroutine, public | compute_field_symmetric_difference_area (phases1, phases2, area) |
| Compute the area of symmetric difference between two phases. Returns a field. | |
| subroutine | compute_symmetric_difference_area_local_2d (phases1, phases2, i, j, area) |
| double precision function | volume_polygon_intersection (polygon1, polygon2) |
| subroutine | compute_symmetric_difference_area_local_3d (phases1, phases2, i, j, k, area) |
| double precision function | volume_polyhedron_intersection (polyhedron1, polyhedron2) |
|
private |
|
private |
|
private |
|
private |