CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

mutual libraries connection

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 22, 2017, 01:35
Default mutual libraries connection
  #1
Senior Member
 
Elham
Join Date: Oct 2009
Posts: 184
Rep Power: 16
Elham is on a distinguished road
Hello,

I am writing a code that contains two different libraries. I am wondering if it is possible to have two different libraries that have mutual connections? It means that, for example:

Code:
myFirstlibrary(U, Phi);
alpha.myFirstlibrary();
and myFirstlibrary needs vDot which is calculated in

Code:
mySecondlibrary(U, Phi, alpha);
vDot.mySecondlibrary();
and alpha is a function of myFirstlibrary.

Regards,

Elham
Elham is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] difficulties installing swak4foam newbie29 OpenFOAM Community Contributions 120 October 21, 2022 04:01
compiling libraries - LIBBIN and USER_LIBBIN grjmell OpenFOAM Programming & Development 4 June 17, 2022 22:06
problem loading UDF library in parallel cluster Veera Gutti FLUENT 8 July 26, 2016 07:24
[PyFoam] path problems for shared libraries after Qt update klausb OpenFOAM Community Contributions 0 May 20, 2016 07:39
[OpenFOAM] Paraview 3.98 - errors when saving geometry file pajot ParaView 1 September 28, 2013 10:45


All times are GMT -4. The time now is 23:52.