teqp 0.22.0
Loading...
Searching...
No Matches
teqp::MixVLETpFlags Struct Reference

#include <VLE_types.hpp>

Public Attributes

double atol = 1e-10
 
double reltol = 1e-10
 
double axtol = 1e-10
 
double relxtol = 1e-10
 
double relaxation = 1.0
 
int maxiter = 10
 

Detailed Description

Definition at line 31 of file VLE_types.hpp.

Member Data Documentation

◆ atol

double teqp::MixVLETpFlags::atol = 1e-10

Definition at line 32 of file VLE_types.hpp.

◆ axtol

double teqp::MixVLETpFlags::axtol = 1e-10

Definition at line 34 of file VLE_types.hpp.

◆ maxiter

int teqp::MixVLETpFlags::maxiter = 10

Definition at line 37 of file VLE_types.hpp.

◆ relaxation

double teqp::MixVLETpFlags::relaxation = 1.0

Definition at line 36 of file VLE_types.hpp.

◆ reltol

double teqp::MixVLETpFlags::reltol = 1e-10

Definition at line 33 of file VLE_types.hpp.

◆ relxtol

double teqp::MixVLETpFlags::relxtol = 1e-10

Definition at line 35 of file VLE_types.hpp.


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