Legolas v. 2.3.0 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
assemble_iv_array
Subroutine
29 statements
Source File
mod_iv_state_vector.f08
mod_iv_state_vector
assemble_iv_array
Contents
private subroutine assemble_iv_array(self, N, nodes)
Type Bound
iv_state_vector_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
iv_state_vector_t
),
intent(inout)
::
self
integer,
intent(in)
::
N
Number of grid points
real(kind=dp),
intent(in)
::
nodes
(N)
Array of grid points