HSGPPeriodic.create_variable#
- HSGPPeriodic.create_variable(name, xdist=False)[source]#
Create HSGP variable.
- Parameters:
- name
str The name of the variable.
- name
- Returns:
XTensorVariableThe variable created from the HSGP configuration.
Create HSGP variable.
strThe name of the variable.
XTensorVariableThe variable created from the HSGP configuration.