-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a doco file since the MaterialOutputAciton is now registered to a…
… syntax
- Loading branch information
Showing
2 changed files
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# MaterialOutputAction | ||
|
||
!syntax description /Outputs/MaterialOutputAction | ||
|
||
This [Action.md] is used to output the material properties computed by a [Material](syntax/Materials/index.md) | ||
or a [FunctorMaterial](syntax/FunctorMaterials/index.md) to an auxiliary variable. | ||
Vector, tensor, and array-valued properties can be output to variables prefixed with the component or index. | ||
|
||
!syntax parameters /Outputs/MaterialOutputAction |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters