Toggle navigation
Legolas v. 2.1.1 - develop
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
initialise
Subroutine
9 statements
Source File
mod_base_efs.f08
mod_base_efs
initialise
Contents
None
private subroutine initialise(this, sv_component, ef_grid_size, nb_efs)
Arguments
Type
Intent
Optional
Attributes
Name
class(
base_ef_t
),
intent(inout)
::
this
type(
sv_component_t
),
intent(in),
target
::
sv_component
integer,
intent(in)
::
ef_grid_size
integer,
intent(in)
::
nb_efs
Contents
None