ordered according to calling sequence

This commit is contained in:
Martin Diehl 2019-02-02 17:24:00 +01:00
parent 16cb9ebed9
commit abedb5c3db
2 changed files with 738 additions and 732 deletions

View File

@ -27,7 +27,7 @@ module mesh
mesh_microstructureAt !< microstructure ID of each element
integer(pInt), dimension(:,:), allocatable, public, protected :: &
mesh_element !< entryCount and list of elements containing node
mesh_element !< entryCount and list of elements containing node
integer(pInt), dimension(:,:,:,:), allocatable, public, protected :: &
mesh_ipNeighborhood !< 6 or less neighboring IPs as [element_num, IP_index, neighbor_index that points to me]

File diff suppressed because it is too large Load Diff