Bridge++  Ver. 2.0.4
Bridge Namespace Reference

BridgeIO for output under parallel environment with verbose level control. More...

Classes

class  BridgeIO
 
class  unique_ptr
 
class  unique_ptr< T[]>
 

Enumerations

enum  VerboseLevel { CRUCIAL, GENERAL, DETAILED, PARANOIAC }
 

Variables

BridgeIO vout
 

Detailed Description

BridgeIO for output under parallel environment with verbose level control.

BridgeIO provides output under parallel environment with verbose level control. There are 4 verbose levels as follows from strong to weak:

CRUCIAL, GENERAL, DETAILED, PARANOIAC

Multi-threaded. [3 Mar 2015 Y.Namekawa]

Can specify the node and only the specified node open the file. removed ildg_os_ thread safe indentation [22 April 2025 I.Kanamori]

Enumeration Type Documentation

◆ VerboseLevel

Enumerator
CRUCIAL 
GENERAL 
DETAILED 
PARANOIAC 

Definition at line 45 of file bridgeIO.h.

Variable Documentation

◆ vout

BridgeIO Bridge::vout

Definition at line 569 of file bridgeIO.cpp.