atomic_ascii

atomic_ascii — Method to load ASCII position file.

Functions

Description

ASCII file format is a plain text format. The mandatory information are a box description and a list of coordinates with symbols. Additional information can be added by keywords or meta data, like forces, units or total energy from a DFT calculation.

Functions

visu_data_loader_ascii_getStatic ()

VisuDataLoader *
visu_data_loader_ascii_getStatic (void);

Retrieve the instance of the atomic loader used to parse ASCII files.

Returns

a VisuDataLoader owned by V_Sim.

[transfer none]

Since: 3.8

Types and Values