Post Reply 
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).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Help for a "Surface and Flux integrals" program - parisse - 11-06-2017 07:43 PM



User(s) browsing this thread: 3 Guest(s)