FEDEM Solver
R8.0
Source code of the dynamics solver
|
Public Member Functions | |
subroutine | ffa_partial_volume (bodyIndex, normal, z0, Vb, As, C0b, C0s, ierr) |
subroutine ffabodyhandlerinterface::ffa_partial_volume::ffa_partial_volume | ( | integer, intent(in) | bodyIndex, |
real(dp), dimension(3), intent(in) | normal, | ||
real(dp), intent(in) | z0, | ||
real(dp), intent(out) | Vb, | ||
real(dp), intent(out) | As, | ||
real(dp), dimension(3), intent(out) | C0b, | ||
real(dp), dimension(3), intent(out) | C0s, | ||
integer, intent(out) | ierr | ||
) |