NEML2 2.0.0
Loading...
Searching...
No Matches
reserved Namespace Reference

Variables

str FORCES = 'forces'
 
str OLD_FORCES = 'old_forces'
 
str OLD_STATE = 'old_state'
 
str PARAMETERS = 'parameters'
 
str RESIDUAL = 'residual'
 
str STATE = 'state'
 
list subaxis_names = ['state', 'old_state', 'forces', 'old_forces', 'residual', 'parameters']
 

Detailed Description

Reserved subaxis names

Variable Documentation

◆ FORCES

str FORCES = 'forces'

◆ OLD_FORCES

str OLD_FORCES = 'old_forces'

◆ OLD_STATE

str OLD_STATE = 'old_state'

◆ PARAMETERS

str PARAMETERS = 'parameters'

◆ RESIDUAL

str RESIDUAL = 'residual'

◆ STATE

str STATE = 'state'

◆ subaxis_names

list subaxis_names = ['state', 'old_state', 'forces', 'old_forces', 'residual', 'parameters']