| ... | ... | @@ -134,6 +134,6 @@ To add a new mesh preset, follow these instructions: |
|
|
|
|
|
|
|
## Adding Custom Expressions
|
|
|
|
|
|
|
|
[Ignore this section for now, custom expressions are not super fleshed out as of now]
|
|
|
|
Custom Expressions can be useful in problem formulations, but there is no standard way to construct them, you can make a python UserExpression class or write C++ code and make a compiled expression, which ever you choose to use in your problem formulations, make sure you add it to the documentation in [Custom Expressions](Custom Expressions)
|
|
|
|
|
|
|
|
[Return to Home](Home) |
|
|
\ No newline at end of file |