WriteBoundaryToTecplot Subroutine

public subroutine WriteBoundaryToTecplot(fd, boundary, elements)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: fd
type(Boundary_t), intent(in) :: boundary
type(Element_t), intent(in) :: elements(:)