Go to the source code of this file.
subroutine apply_wall_bc_pic |
( |
| ) |
|
subroutine check_if_parcel_overlaps_stl |
( |
double precision, dimension(3), intent(in) |
POS, |
|
|
logical, intent(out) |
OVERLAP_EXISTS |
|
) |
| |
logical function apply_wall_bc_pic::hit_facet |
( |
double precision, dimension(3,3), intent(in) |
VERTS, |
|
|
double precision, dimension(3), intent(in) |
POINT |
|
) |
| |
subroutine out_this_stl |
( |
integer, intent(in) |
LC | ) |
|
subroutine pic_reflect_part |
( |
integer, intent(in) |
LL, |
|
|
double precision, dimension(dimn), intent(in) |
WALL_NORM |
|
) |
| |
subroutine write_this_facet_and_parcel |
( |
integer, intent(in) |
FID, |
|
|
double precision, dimension(dimn), intent(in) |
position, |
|
|
|
velocity |
|
) |
| |