Create a stand-alone 3D ScalarFieldMemory for testing.
Create a stand-alone 3D ScalarFieldMemory for testing.
Layers in field.
Rows in field.
Columns in field.
Function which supplies a value for every point in the field.
Initialized scalar field memory.
Create a stand-alone 2D ScalarFieldMemory for testing.
Create a stand-alone 2D ScalarFieldMemory for testing.
Rows in field.
Columns in field.
Function which supplies a value for every point in the field.
Initialized scalar field memory.
Create a stand-alone 1D ScalarFieldMemory for testing.
Create a stand-alone 1D ScalarFieldMemory for testing.
Columns in field.
Function which supplies a value for every point in the field.
Initialized scalar field memory.
Create a stand-alone 0D ScalarFieldMemory for testing.
Create a stand-alone 0D ScalarFieldMemory for testing.
The single scalar to put in the field.
Initialized scalar field memory.
Factory for creating ScalarFieldMemories.
THIS IS ONLY USED FOR TESTING. NOT EXPORTED TO USERS.