teqp 0.22.0
Loading...
Searching...
No Matches
teqp::VLLE::VLLEFinderOptions Struct Reference

#include <VLLE_types.hpp>

Public Attributes

int max_steps = 20
 The maximum number of steps allowed in polisher.
 
double rho_trivial_threshold = 1e-16
 The relative difference between densities of liquid solutions that indicates a non-trivial solution has been found.
 

Detailed Description

Definition at line 18 of file VLLE_types.hpp.

Member Data Documentation

◆ max_steps

int teqp::VLLE::VLLEFinderOptions::max_steps = 20

The maximum number of steps allowed in polisher.

Definition at line 19 of file VLLE_types.hpp.

◆ rho_trivial_threshold

double teqp::VLLE::VLLEFinderOptions::rho_trivial_threshold = 1e-16

The relative difference between densities of liquid solutions that indicates a non-trivial solution has been found.

Definition at line 20 of file VLLE_types.hpp.


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