[Nek5000-users] question on subroutine sem2lex
nek5000-users at lists.mcs.anl.gov
nek5000-users at lists.mcs.anl.gov
Mon Jun 2 07:22:55 CDT 2014
Hi Xianbei,
It should be eg.
However, note that it's really not as simple as this....You'll need to understand
where your data resides, etc.
I think this code example is quite dated and definitely not tested as it is not
part of the standard source.
Paul
________________________________
From: nek5000-users-bounces at lists.mcs.anl.gov [nek5000-users-bounces at lists.mcs.anl.gov] on behalf of nek5000-users at lists.mcs.anl.gov [nek5000-users at lists.mcs.anl.gov]
Sent: Monday, June 02, 2014 12:46 AM
To: Nek5000
Subject: [Nek5000-users] question on subroutine sem2lex
Hi,all:
In the parallel version of sem2lex, there is a part of code wrote as following:
if (gllnid(eg).eq.nid) then ! element eg is on this processor
eg = eg+1
le = gllel(ge) ! le is local element number
do iz=1,nz1
do iy=1,ny1
do ix=1,nx1
However, ge doesn't appear anywhere except here,(le=gllel(ge)), so is this should be "le=gllel(eg)"? Or just my misunderstanding?
Xianbei
来自网易手机号码邮箱了解更多<http://shouji.163.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/nek5000-users/attachments/20140602/8f7b5029/attachment-0001.html>
More information about the Nek5000-users
mailing list