mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
initialized list
This commit is contained in:
parent
70cc7ed06c
commit
af6b4eaffa
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ module openmc_fox
|
|||
logical :: doneChildren, doneAttributes, allElements
|
||||
integer :: i, i_tree
|
||||
|
||||
list => null()
|
||||
|
||||
if (.not.associated(doc)) then
|
||||
if (getFoX_checks().or.FoX_NODE_IS_NULL<200) then
|
||||
call throw_exception(FoX_NODE_IS_NULL, "getElementsByTagName", ex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue