HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
buildMatrixPolySpline
Subroutine
14 statements
Source File
TessellationTypes.f90
TessellationTypes
buildMatrixPolySpline
Contents
public subroutine buildMatrixPolySpline(Phi, P, P_T, V)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=rp),
intent(in)
::
Phi
(:,:)
real(kind=rp),
intent(in)
::
P
(:,:)
real(kind=rp),
intent(in)
::
P_T
(:,:)
real(kind=rp),
intent(inout)
::
V
(:,:)