OpenADFortTk (SourceProcessing)
PyFort/flow.py File Reference

Go to the source code of this file.

Packages

namespace  PyFort::flow

Functions

def PyFort::flow._fixed_flow_line
def PyFort::flow._free_flow_line
def PyFort::flow.flow_comment
def PyFort::flow.setInputFormat
def PyFort::flow.setOutputFormat
def PyFort::flow._setFormatDefaults
def PyFort::flow.setOutputLineLength

Variables

string PyFort::flow._fixedFormatStart = ' '
string PyFort::flow._freeFormatStart = ''
int PyFort::flow._fixed_line_len = 72
string PyFort::flow._fixed_comment = 'C '
int PyFort::flow._free_line_len = 80
string PyFort::flow._free_comment = '! '
 PyFort::flow.flow_line = _fixed_flow_line
 PyFort::flow.formatStart = _fixedFormatStart
 PyFort::flow.outputLineLength = _fixed_line_len
 PyFort::flow.outputLineLengthSet = False
 PyFort::flow.commentInit = _fixed_comment
string PyFort::flow.inputFormat = 'fixed'
string PyFort::flow.outputFormat = 'free'
 PyFort::flow.outputFormatSet = False
 All Classes Namespaces Files Functions Variables