FreeCAD: master a99a897a

Author Committer Branch Timestamp Parent
Przemo Firszt wmayer master 2015-04-27 17:02:19 master dd2b39dd
Changeset FEM: Rename variables f->elem, inpfile->f

The reason behind that change is that auxiliary variables,
like a file handle, should not be too visible. inpfile was
a good description, but we're handling only one file and there
is no need to use a descriptive variable name for it in every function.
It's enough that is used in write_calculix_input_file

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
mod - src/Mod/Fem/ccxInpWriter.py Diff File