.TH "sc::SCFormIO" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::SCFormIO \- This utility class is used to print only on node 0 and to provide attractive indentation of output\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Static Public Member Functions" .in +1c .ti -1c .RI "static std::ios & \fBindent\fP (std::ios &o)" .br .ti -1c .RI "static std::ios & \fBdecindent\fP (std::ios &o)" .br .ti -1c .RI "static std::ios & \fBincindent\fP (std::ios &o)" .br .ti -1c .RI "static std::ios & \fBskipnextindent\fP (std::ios &o)" .br .ti -1c .RI "static void \fBsetverbose\fP (std::ios &o, long v)" .br .ti -1c .RI "static long \fBgetverbose\fP (std::ios &o)" .br .ti -1c .RI "static void \fBsetindent\fP (std::ios &o, long column)" .br .ti -1c .RI "static long \fBgetindent\fP (std::ios &o)" .br .ti -1c .RI "static int \fBset_printnode\fP (int)" .br .ti -1c .RI "static int \fBget_printnode\fP ()" .br .ti -1c .RI "static void \fBset_debug\fP (int)" .br .ti -1c .RI "static int \fBget_debug\fP ()" .br .ti -1c .RI "static void \fBinit_mp\fP (int me)" .br .ti -1c .RI "static int \fBget_node\fP ()" .br .ti -1c .RI "static void \fBset_default_basename\fP (const char *)" .br .ti -1c .RI "static const char * \fBdefault_basename\fP ()" .br .ti -1c .RI "static char * \fBfileext_to_filename\fP (const char *extension)" .br .ti -1c .RI "static void \fBinit_ostream\fP (std::ostream &)" .br .ti -1c .RI "static std::ostream & \fBlicense\fP (std::ostream &)" .br .ti -1c .RI "static std::ostream & \fBwarranty\fP (std::ostream &)" .br .ti -1c .RI "static std::ostream & \fBcopyright\fP (std::ostream &)" .br .in -1c .SH "Detailed Description" .PP This utility class is used to print only on node 0 and to provide attractive indentation of output\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.