Skip to content

Commit

Permalink
Update docs/pages/Kratos/Expressions/IOs/Variable_Expression_IO.md
Browse files Browse the repository at this point in the history
Co-authored-by: Máté Kelemen <[email protected]>
  • Loading branch information
sunethwarna and matekelemen authored Feb 2, 2024
1 parent 75ca8d2 commit d51e94b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ summary:

### Variable types

Following variable types are allowed to be read in or write to from an expression.
The following Kratos variable types are supported:
* ```Kratos::Variable<int>```
* ```Kratos::Variable<double>```
* ```Kratos::Variable<array_1d<double, 3>>```
Expand Down

0 comments on commit d51e94b

Please sign in to comment.