RASPA3 3.0.21
A molecular simulation code for computing adsorption and diffusion in nanoporous materials
Loading...
Searching...
No Matches
IsothermFitting::DNA Struct Reference
Collaboration diagram for IsothermFitting::DNA:

Public Member Functions

 DNA (std::string genotype, MultiSiteIsotherm phenotype, double fitness)
 
 DNA (const DNA &a) noexcept=default
 
DNAoperator= (const DNA &a) noexcept=default
 
 DNA (DNA &&a) noexcept=default
 
DNAoperator= (DNA &&a) noexcept=default
 
bool operator< (const DNA &other) const
 

Public Attributes

std::string genotype
 
MultiSiteIsotherm phenotype
 
double fitness
 
std::size_t hash
 

The documentation for this struct was generated from the following file: