object_type_build Subroutine

public subroutine object_type_build(this, Points, normal, NumOfVertices, index)

Type Bound

Object_type

Arguments

Type IntentOptional Attributes Name
class(Object_type), intent(inout) :: this
real(kind=RP), intent(in) :: Points(:,:)
real(kind=RP), intent(in) :: normal(:)
integer, intent(in) :: NumOfVertices
integer, intent(in) :: index