XGCa
|
Data Types | |
type | boundary2_type |
type | range_type |
Public Member Functions | |
logical function | is_inside (i, bd) |
subroutine | set_boundary2_values (arr, value, bd) |
logical function boundary_class::is_inside | ( | integer, intent(in) | i, |
type(boundary2_type) | bd | ||
) |
subroutine boundary_class::set_boundary2_values | ( | real (8), dimension(bd%iseg(bd%nseg)%end) | arr, |
real (8) | value, | ||
type(boundary2_type) | bd | ||
) |