Stream.h File Reference

Contains the interface to the stream classes. More...

Classes

class  Stream
 Edge model for the mass and energy balance of a generic stream semi-abstract class Contains P, T and one Phase subobject: total phase. More...
 

Namespaces

namespace  Phase
 

Functions

void gather (int verbosityInstance, EdgeBase *out_, std::vector< EdgeBase * > &inlets_, Value &Pmin, Value &Tavg)
 

Detailed Description

Contains the interface to the stream classes.

This file is part of LIBPF All rights reserved; do not distribute without permission.

Author
(C) Copyright 2004-2023 Paolo Greppi simevo s.r.l.

Function Documentation

◆ gather()

void gather ( int  verbosityInstance,
EdgeBase out_,
std::vector< EdgeBase * > &  inlets_,
Value Pmin,
Value Tavg 
)