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

Enumerations

enum  { opt_short_c = 1 , opt_short_f , opt_short_h , opt_short_p }
 
enum  { opt_long_help = 1 }
 

Functions/Subroutines

program test_clip_polyhedron
 
subroutine init_random_seed ()
 
integer function lcg (s)
 
subroutine print_usage_clip ()
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
opt_short_c 
opt_short_f 
opt_short_h 
opt_short_p 

◆ anonymous enum

anonymous enum
Enumerator
opt_long_help 

Function/Subroutine Documentation

◆ init_random_seed()

subroutine test_clip_polyhedron::init_random_seed

◆ lcg()

integer function test_clip_polyhedron::lcg ( integer(int64) s)
private

◆ print_usage_clip()

subroutine test_clip_polyhedron::print_usage_clip
private

◆ test_clip_polyhedron()

program test_clip_polyhedron