HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
object_type_build
Subroutine
16 statements
Source File
TessellationTypes.f90
TessellationTypes
object_type_build
Contents
public subroutine object_type_build(this, Points, normal, NumOfVertices, index)
Type Bound
Object_type
Arguments
Type
Intent
Optional
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