custom_potential_section
Full name: ase2sprkkr.potentials.custom_potential_section
Module class hierarchy

Description
Custom potential sections are the parts of Potential, that whose content is not parsed.
I.e. these sections can has any content (they are readed up to the section separator).
Classes
|
Unknown sections of the potential file are mapped to a "section" of this type. |
|
The custom sections are in fact values - their content can be readed or writed as one value (in the most cases string). |
The grammar for a custom section - i.e. for unknown section, whose content is let as is. |
|
|
The grammar_type of a custom section - i.e. string, that ends with a section separator. |