mod_bulk Module Reference
Functions/Subroutines | |
| subroutine | asimple_drag (spdx, spdy, strx, stry) |
| subroutine | psimple_drag (spdx, spdy, strx, stry) |
Function/Subroutine Documentation
| subroutine mod_bulk::asimple_drag | ( | real(sp), dimension(:), intent(in), allocatable, target | spdx, |
| real(sp), dimension(:), intent(in), allocatable, target | spdy, | ||
| real(sp), dimension(:), intent(inout), allocatable, target | strx, | ||
| real(sp), dimension(:), intent(inout), allocatable, target | stry | ||
| ) |
Here is the call graph for this function:

Here is the caller graph for this function:

| subroutine mod_bulk::psimple_drag | ( | real(sp), dimension(:), intent(in), pointer | spdx, |
| real(sp), dimension(:), intent(in), pointer | spdy, | ||
| real(sp), dimension(:), intent(inout), pointer | strx, | ||
| real(sp), dimension(:), intent(inout), pointer | stry | ||
| ) |
Here is the caller graph for this function:


1.8.11