HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
PolynomialVector
Subroutine
49 statements
Source File
TessellationTypes.f90
TessellationTypes
PolynomialVector
Contents
public subroutine PolynomialVector(x, y, z, v)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in)
::
x
real(kind=rp),
intent(in)
::
y
real(kind=rp),
intent(in)
::
z
real(kind=rp),
intent(inout)
::
v
(:)