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

Modules

module  mod_cg2_flood_polygon
 

Functions/Subroutines

pure subroutine, public mod_cg2_flood_polygon::cg2_flood_polygon (polygon, normal, volume, s0, s1, polygon_full, polygon_empty)
 Flood a convex polygon with a given volume fraction in a given direction.
 
pure integer function mod_cg2_flood_polygon::cg2_minloc_distance (polygon, pref, normal)
 Find the minimum location of the signed distance using Fibonacci search of periodic bimodal function.