flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::futils Namespace Reference

Functions

void flush () noexcept
 Flushes output of fortran routines.
 
void swap () noexcept
 Swaps stdout and stderr descriptors.
 

Function Documentation

◆ flush()

void flexiblesusy::futils::flush ( )
noexcept

Flushes output of fortran routines.

Definition at line 42 of file fortran_utils.cpp.

References flush_impl().

Referenced by flexiblesusy::looplibrary::Fflite::Fflite(), and flexiblesusy::looplibrary::Looptools::Looptools().

◆ swap()

void flexiblesusy::futils::swap ( )
noexcept

Swaps stdout and stderr descriptors.

Definition at line 32 of file fortran_utils.cpp.

References flexiblesusy::close().

Referenced by flexiblesusy::looplibrary::Fflite::Fflite(), and flexiblesusy::looplibrary::Looptools::Looptools().