IBM_build Subroutine

public subroutine IBM_build(this, elements, no_of_elements, no_of_DoFs, isChild, movingSTL, iter)

Type Bound

IBM_type

Arguments

Type IntentOptional Attributes Name
class(IBM_type), intent(inout) :: this
type(element), intent(inout) :: elements(:)
integer, intent(in) :: no_of_elements
integer, intent(in) :: no_of_DoFs
logical, intent(in) :: isChild
integer, intent(in), optional :: movingSTL
integer, intent(in), optional :: iter