|
k-dot-p 0.1
|
#include <glib.h>#include <libmodelxx/material.h++>#include <libmodelxx/grid.h++>#include <libmodelxx/fast_complex.h++>#include <libmodelxx/fast_complex.h++>
Include dependency graph for generic_structure.h++:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | kdotp::libmodelxx::structure::generic_structure |
Namespaces | |
| namespace | kdotp |
| namespace | kdotp::libmodelxx |
| namespace | kdotp::libmodelxx::structure |
Functions | |
| struct generic_structure * | kdotp::libmodelxx::structure::generic_structure_new (struct grid::grid *g) |
| GError * | kdotp::libmodelxx::structure::generic_structure_free (struct generic_structure *s) |
| void | kdotp::libmodelxx::structure::generic_structure_free_potential (struct generic_structure *s) |
| GError * | kdotp::libmodelxx::structure::generic_structure_save (struct generic_structure *s, const char *filename) |
| GError * | kdotp::libmodelxx::structure::generic_structure_restore (struct generic_structure **s, const char *filename) |
| GError * | kdotp::libmodelxx::structure::generic_structure_dump (struct generic_structure *s, GFile *file) |