MeshCallBack

class nrv.utils.MeshCallBack(f=None, axis='x')[source]

Methods

MeshCallBack.__init__([f, axis])

Init method for NRV_class

MeshCallBack.call_method(self, X)

MeshCallBack.get_parameters()

Generic method returning all the atributes of an NRV_class instance

MeshCallBack.load(data[, blacklist])

Generic loading method for NRV_class instance

MeshCallBack.save([save, fname, blacklist])

Generic saving method for NRV_class instance.

MeshCallBack.set_function([f])

MeshCallBack.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance