Help for a "Surface and Flux integrals" program
|
11-06-2017, 07:43 PM
(This post was last modified: 11-06-2017 07:46 PM by parisse.)
Post: #40
|
|||
|
|||
RE: Help for a "Surface and Flux integrals" program
If you need symbolic variables inside a user function, the cleanest way to do that is to declare the variable(s) local, and then purge their initial content (initial content is "Unitialized local variable") so that the local var eval to itself. You can also assume the variable to be DOM_SYMBOLIC (it has the same effect).
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)