IOM_plugin_norm

About the IOM_plugin_norm 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 norm data.

@author: R. Bourquin @copyright: Copyright (C) 2010, 2011 R. Bourquin @license: Modified BSD License

IOM_plugin_norm.add_norm(self, parameters, timeslots=None, blockid=0)[source]

Add storage for the norms.

IOM_plugin_norm.delete_norm(self, blockid=0)[source]

Remove the stored norms.

IOM_plugin_norm.has_norm(self, blockid=0)[source]

Ask if the specified data block has the desired data tensor.

IOM_plugin_norm.load_norm(self, timestep=None, split=False, blockid=0)[source]

Load the norm data.

IOM_plugin_norm.load_norm_timegrid(self, blockid=0)[source]

Load the timegrid corresponding to the norm data.

IOM_plugin_norm.save_norm(self, norm, timestep=None, blockid=0)[source]

Save the norm of wavefunctions or wavepackets.

Table Of Contents

Previous topic

IOM_plugin_inhomogwavepacket

Next topic

IOM_plugin_parameters

This Page