Welcome, Guest
Username: Password: Remember me

TOPIC: Use Sub. NOEROD with other parameter

Use Sub. NOEROD with other parameter 8 years 3 months ago #23489

  • nguyenthong_BK
  • nguyenthong_BK's Avatar
Dear all
I'm using sisyphe. I would like to use the parameter NPTFR and the table NBOR(NPTFR) in the subroutine SUBROUTINE NOEROD. What does the instruction I must to declare in this SUB NOEROD? Thank you very much for your help.
Best regards
Thong NGUYEN
HCMUT, VN
The administrator has disabled public write access.

Use Sub. NOEROD with other parameter 8 years 3 months ago #23542

  • jmhervouet
  • jmhervouet's Avatar
Hello Thong,

You can add in your subroutine:

USE DECLARATIONS_SISYPHE, ONLY : NPTFR,MESH
INTEGER, POINTER :: NBOR(:)
NBOR=>MESH%NBOR%I


Then you can use NBOR and NPTFR as you like.

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

Use Sub. NOEROD with other parameter 8 years 2 months ago #23560

  • nguyenthong_BK
  • nguyenthong_BK's Avatar
Dear Mr. J. M. Hervouet
Thank you very much for your help.
With my best regards
Thong NGUYEN
HCMUT, VN
The administrator has disabled public write access.
Moderators: Pablo, pavans

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.