Skip to content

Operating at cell level #12529

Discussion options

You must be logged in to vote

In that case you don't need to loop through each cell as VisIt will apply the new expression across the entire dataset. You will need to do something like:

DefineScalarExpression("varName3", "varName1 + varName2")

There are a number of math operators and functions you can use in expressions. Look here for more details.

Replies: 3 comments

Comment options

griffin28
Oct 2, 2020
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

griffin28
Oct 2, 2020
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by biagas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #12248 on August 02, 2021 04:19.