Package com.singularsys.extensions.xjep
Interface SymbolicLValueI
- All Superinterfaces:
LValueI
- All Known Implementing Classes:
MatrixEle
Functions which can appear on the left-hand side of a symbolic assignment.
For instance the matrix element function where the equations of individual elements can be specified.
- See Also:
-
Method Summary
-
Method Details
-
setEqn
Sets the equation of an LValue- Parameters:
xjep- Jep instancelhsNode- an LValue whose equation can be setrhsNode- the expression the set in to- Throws:
ParseException
-