|
[Sponsors] |
January 13, 2005, 02:16 |
Where can I find the code abou
|
#1 |
Guest
Posts: n/a
|
Where can I find the code about the funs 'neg'?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`` tmp > neg ( const tmp > & ) tmp > neg ( const GeometricField & ) void neg ( GeometricField & Res, const GeometricField & sf ) tmp neg ( const tmp & ) tmp neg ( const UList & ) void neg ( scalarField & Res, const UList & sf ) tmp > neg ( const tmp > & ) tmp > neg ( const FieldField & ) void neg ( FieldField & Res, const FieldField & sf ) dimensionedScalar neg ( const dimensionedScalar & ) |
|
January 13, 2005, 04:55 |
I would either use the Doxyge
|
#2 |
Guest
Posts: n/a
|
I would either use the Doxygen documentation or go to $FOAM_SRC and 'grep' for it in */lnInclude/*.H.
(all the libraries have an lnInclude directory where all the files are linked to) Mattijs |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
user defined function(udf) | venkatesh4386@gmail.com | FLUENT | 0 | January 5, 2009 12:49 |
User defined function | hari | FLUENT | 0 | October 9, 2007 04:24 |
user defined function | Thomas Lescot | FLUENT | 1 | May 4, 2007 11:13 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |
Help: user defined function | alice | FLUENT | 3 | December 13, 2000 01:10 |