atomic_yaml

atomic_yaml — Method to load YAML position file.

Synopsis

void                visu_rendering_atomic_yaml_init     (VisuRendering *method);

Description

YAML format is a plain text format to store atomic positions. This format is defined and used by BigDFT. It has meta-data available to store forces, total energy, units, boundary conditions...

Details

visu_rendering_atomic_yaml_init ()

void                visu_rendering_atomic_yaml_init     (VisuRendering *method);

Create the structure that gives access to a load method and some description of it (file formats associated, name...). Internal use only

method :

the VisuRendering method to be associated to.