FullpotMesh

class ase2sprkkr.sprkkr.radial_meshes.FullpotMesh(jrns, jrcri, jrcut)[source]

Data describing mesh for a full potential

Class hierarchy

Inheritance diagram of ase2sprkkr.sprkkr.radial_meshes.FullpotMesh

Constructor

__init__(jrns, jrcri, jrcut)[source]
to_tuple()[source]
classmethod from_tuple(data)[source]