stringforge.lcs_database.LCSDatabase#
- class stringforge.lcs_database.LCSDatabase(*args: Any, **kwargs: Any)#
Bases:
CYDatabaseDatabase layer that bridges cached geometry rows into JAXVacua.
LCSDatabaseextends the pure-I/OCYDatabasewithlcs_treeandFluxVacuaFinderconstruction, batch loading, sampling, and delegation tostringforge.vacua_writer.VacuaWriterfor vacua persistence. It owns the data/convention boundary; the physical computations performed by returned models are owned by JAXVacua.See the module page for the curated public method index. The class page is kept as the canonical object target for cross-references and the general index.