[MOAB-dev] Fortran interface to iMesh_CreateEntSet
Paul Wilson
wilsonp at engr.wisc.edu
Mon Nov 21 08:53:59 CST 2011
Hi all,
I'm not an expert on the calling interface, but any change it doesn't
like you using the %VAL() construct on literal constant?
On 11/21/2011 08:49 AM, Iulian Grindeanu wrote:
> call iMesh_createEntSet(%VAL(mesh), %VAL(1), &
> sethand,ier)
What about:
*myVariable = 1*
call iMesh_createEntSet(%VAL(mesh), %VAL(*myVariable*), &
sethand,ier)
I'm just guessing!!!
Paul
--
-- ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ --
Paul Wilson ~ UW-Madison ~ 608-263-0807 ~ cal: http://bit.ly/pphw-cal
Associate Professor, Engineering Physics. ~ http://cnerg.engr.wisc.edu
Chair, Energy Analysis& Policy Program ~ http://nelson.wisc.edu/eap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20111121/bff37f4f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 9417 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20111121/bff37f4f/attachment.bin>
More information about the moab-dev
mailing list