Classes | |
class | Builder |
class | FileAttr |
class | Section |
class | Sif |
Functions | |
def | createSection (name) |
def | isNumbered (section) |
def | isValid (section) |
def | writeSections (sections, stream) |
Variables | |
string | ABORT = "Abort" |
string | BODY = "Body" |
string | BODY_FORCE = "Body Force" |
string | BOUNDARY_CONDITION = "Boundary Condition" |
string | COMPONENT = "Component" |
string | CONSTANTS = "Constants" |
string | EQUATION = "Equation" |
string | IGNORE = "Ignore" |
string | INITIAL_CONDITION = "Initial Condition" |
string | MATERIAL = "Material" |
string | SILENT = "Silent" |
string | SIMULATION = "Simulation" |
string | SOLVER = "Solver" |
string | WARN = "Warn" |