Inout working
This commit is contained in:
parent
9f7b73054b
commit
73f585ed8b
5 changed files with 66 additions and 12 deletions
|
|
@ -493,6 +493,7 @@ MODULE moduleInput
|
|||
CALL config%get(object // '.numColl', collOutput, found)
|
||||
CALL config%get(object // '.EMField', emOutput, found)
|
||||
call config%get(object // '.boundariesParticle', boundaryParticleOutput, found)
|
||||
call config%get(object // '.boundariesEM', boundaryEMOutput, found)
|
||||
call config%get(object // '.injects', injectOutput, found)
|
||||
|
||||
CALL config%get(object // '.triggerCPUTime', triggerCPUTime, found)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue