Rosetta
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
utility
options
mpi_stderr.hh
Go to the documentation of this file.
1
// -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*-
2
// vi: set ts=2 noet:
3
//
4
// (c) Copyright Rosetta Commons Member Institutions.
5
// (c) This file is part of the Rosetta software suite and is made available under license.
6
// (c) The Rosetta software is developed by the contributing members of the Rosetta Commons.
7
// (c) For more information, see http://www.rosettacommons.org. Questions about this can be
8
// (c) addressed to University of Washington UW TechTransfer, email: license@u.washington.edu.
9
10
/// @file utility/options/ScalarOption_T_.hh
11
/// @brief Program scalar-valued option abstract base class
12
/// @author Stuart G. Mentzer (Stuart_Mentzer@objexx.com)
13
/// @author Modified by Sergey Lyskov
14
15
16
#ifndef INCLUDED_utility_options_mpi_stderr_hh
17
#define INCLUDED_utility_options_mpi_stderr_hh
18
19
20
// Unit headers
21
22
// C++ headers
23
// for the sake of Windows PyRosetta build
24
#include <string>
25
26
namespace
utility {
27
namespace
options
{
28
29
30
extern
void
mpi_safe_std_err
( std::string msg );
31
32
}
33
}
34
#endif
utility::options::mpi_safe_std_err
void mpi_safe_std_err(std::string msg)
Definition:
mpi_stderr.cc:29
options
rule< Scanner, options_closure::context_t > options
Definition:
Tag.cc:377
Generated on Sun Jan 17 2016 15:22:22 for Rosetta by
1.8.7