feos-derive

Crates.iofeos-derive
lib.rsfeos-derive
version0.5.0
sourcesrc
created_at2022-09-14 15:09:16.232197
updated_at2024-05-21 05:51:13.823838
descriptionMacros for the EquationOfState and HelmholtzEnergyFunctional traits in FeOs
homepagehttps://github.com/feos-org
repositoryhttps://github.com/feos-org/feos
max_upload_size
id665866
size42,891
Philipp Rehner (prehner)

documentation

README

FeOs-derive

crate documentation

feos-derive is part of the FeOs project.

FeOs - A Framework for Equations of State and Classical Density Functional Theory

What it does

The feos-derive crate contains two macros that provide boilerplate for the implementation of the EquationOfState and the HelmholtzEnergyFunctional trait for the EosVariant and FunctionalVariant enums of the feos crate. With these macros, new equations of state and functionals can be added to the variants without any further implementations needed.

Commit count: 175

cargo fmt