4.1.1.9.1.4. pyfem.util.fileParser module

containsValue(db, val)[source]

Addition of two numbers

Parameters:
  • db (integer) – a

  • val (integer) – btted

Returns:

new value

Return type:

integer

cleanVariable(a)[source]
isNodeDof(nodeDof)[source]
decodeNodeDof(nodeDof, nodes)[source]
getType(a)[source]
storeValue(db, key, a)[source]
readItem(l1, db)[source]
readBlock(ln, db)[source]
fileParser(fileName)[source]
deepFileParser(fileName, db)[source]
class nodeTable(label, subLabel='None')[source]

Bases: object

readNodeTable(fileName, label, nodes=None)[source]