HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
addNewInterpolationMatrix
Subroutine
13 statements
Source File
sharedSpectralBasis.f90
SharedSpectralBasis
addNewInterpolationMatrix
Contents
public subroutine addNewInterpolationMatrix(Tset_, Nold, spAold, Nnew, xiNew)
Uses
NodalStorageClass
Arguments
Type
Intent
Optional
Attributes
Name
class(InterpolationMatrix_t)
::
Tset_
(0:,0:)
integer,
intent(in)
::
Nold
class(NodalStorage_t),
intent(in)
::
spAold
integer,
intent(in)
::
Nnew
real(kind=RP),
intent(in)
::
xiNew
(0:Nnew)