BEACH
1.5.0
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
read_particle_species_array
Interface
Apache-2.0
134 statements
Source File
bem_app_config_parser.f90
bem_app_config_parser
read_particle_species_array
Contents
None
interface
public module subroutine read_particle_species_array(cfg, table, key, authoring)
Arguments
Type
Intent
Optional
Attributes
Name
type(
app_config
),
intent(inout)
::
cfg
type(config_toml_table),
intent(inout)
::
table
type(toml_key),
intent(in)
::
key
type(
app_config_authoring
),
intent(inout)
::
authoring