About the IOM_plugin_parameters class
The WaveBlocks Project
@author: R. Bourquin
@copyright: Copyright (C) 2010, 2011, 2012 R. Bourquin
@license: Modified BSD License
 
Class documentation
The WaveBlocks Project
IOM plugin providing functions for handling simulation parameter data.
@author: R. Bourquin
@copyright: Copyright (C) 2011 R. Bourquin
@license: Modified BSD License
- 
IOM_plugin_parameters.add_parameters(self, blockid='global')[source]
 
Add storage for the simulation parameters.
- 
IOM_plugin_parameters.delete_parameters(self, blockid='global')[source]
 
Remove the stored simulation parameters.
- 
IOM_plugin_parameters.has_parameters(self, blockid='global')[source]
 
Ask if the specified data block has the desired data tensor.
- 
IOM_plugin_parameters.load_parameters(self, blockid='global')[source]
 
Load the simulation parameters.
- 
IOM_plugin_parameters.save_parameters(self, parameters, blockid='global')[source]
 
Save the norm of wavefunctions or wavepackets.