← Back to team overview

syfi team mailing list archive

[HG syfi] Moved some utilities under sfc.common.

 

One or more new changesets pushed to the primary SyFi repository.
A short summary of the last three changesets is included below.

changeset:   687:e22b7b4e01089a9635944d425fb8e937eae03b0f
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 21 14:25:22 2007 +0200
files:       python/setup.py python/sfc/CompositeDofMapCG.py python/sfc/DofMapCG.py python/sfc/DofMapSignedCG.py python/sfc/FiniteElementCG.py python/sfc/FiniteElementSignedCG.py python/sfc/FormCG.py python/sfc/FormSignedCG.py python/sfc/FunctionCG.py python/sfc/IntegralCG.py python/sfc/UFCCell.py python/sfc/UserForm.py python/sfc/common/logger.py python/sfc/common/options.py python/sfc/common/strings.py python/sfc/common/utilities.py python/sfc/compiler.py python/sfc/gen_tabulate_tensor.py python/sfc/logger.py python/sfc/optimize.py python/sfc/options.py python/sfc/representations.py python/sfc/sign_on_basis.py python/sfc/strings.py python/sfc/utilities.py
description:
Moved some utilities under sfc.common.


changeset:   686:f0916fd5d2eb205e242c9242c57e4fc2ef3c57b4
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 21 14:09:18 2007 +0200
files:       python/SFC/CodeFormatter.py python/SFC/CodeGenerator.py python/SFC/CompositeDofMapCG.py python/SFC/DofMapCG.py python/SFC/DofMapDiscontinuousCG.py python/SFC/DofMapQuadratureCG.py python/SFC/DofMapSignedCG.py python/SFC/FERep.py python/SFC/FL/Form.py python/SFC/FL/Integral.py python/SFC/FL/__init__.py python/SFC/FiniteElementCG.py python/SFC/FiniteElementQuadratureCG.py python/SFC/FiniteElementSignedCG.py python/SFC/FormCG.py python/SFC/FormSignedCG.py python/SFC/FunctionCG.py python/SFC/IntegralCG.py python/SFC/QuadFunction.py python/SFC/QuadRule.py python/SFC/TODO.TXT python/SFC/UFCCell.py python/SFC/UserForm.py python/SFC/__init__.py python/SFC/affine_map.py python/SFC/compiler.py python/SFC/gen_tabulate_tensor.py python/SFC/integral.py python/SFC/logger.py python/SFC/optimize.py python/SFC/options.py python/SFC/quad_tables.py python/SFC/quadrature.py python/SFC/representations.py python/SFC/sign_on_basis.py python/SFC/strings.py python/SFC/symbolic_utils.py python/SFC/utilities.py python/setup.py python/sfc/CodeFormatter.py python/sfc/CodeGenerator.py python/sfc/CompositeDofMapCG.py python/sfc/DofMapCG.py python/sfc/DofMapDiscontinuousCG.py python/sfc/DofMapQuadratureCG.py python/sfc/DofMapSignedCG.py python/sfc/FERep.py python/sfc/FL/Form.py python/sfc/FL/Integral.py python/sfc/FL/__init__.py python/sfc/FiniteElementCG.py python/sfc/FiniteElementQuadratureCG.py python/sfc/FiniteElementSignedCG.py python/sfc/FormCG.py python/sfc/FormSignedCG.py python/sfc/FunctionCG.py python/sfc/IntegralCG.py python/sfc/QuadFunction.py python/sfc/QuadRule.py python/sfc/TODO.TXT python/sfc/UFCCell.py python/sfc/UserForm.py python/sfc/__init__.py python/sfc/affine_map.py python/sfc/compiler.py python/sfc/gen_tabulate_tensor.py python/sfc/integral.py python/sfc/logger.py python/sfc/optimize.py python/sfc/options.py python/sfc/quad_tables.py python/sfc/quadrature.py python/sfc/representations.py python/sfc/sign_on_basis.py python/sfc/strings.py python/sfc/symbolic_utils.py python/sfc/utilities.py
description:
Renamed SFC to sfc.


changeset:   685:952c71ad3a2c88b854266523c40ccaf7e77d4d7b
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Tue Aug 21 13:57:50 2007 +0200
files:       doc/SFC_reference/html/SFC-module.html doc/SFC_reference/html/SFC-pysrc.html doc/SFC_reference/html/SFC.CodeFormatter-module.html doc/SFC_reference/html/SFC.CodeFormatter-pysrc.html doc/SFC_reference/html/SFC.CodeFormatter.CodeFormatter-class.html doc/SFC_reference/html/SFC.CodeFormatter.IfElse-class.html doc/SFC_reference/html/SFC.CodeFormatter.Struct-class.html doc/SFC_reference/html/SFC.CodeFormatter.Switch-class.html doc/SFC_reference/html/SFC.CodeGenerator-module.html doc/SFC_reference/html/SFC.CodeGenerator-pysrc.html doc/SFC_reference/html/SFC.CodeGenerator.CodeConfiguration-class.html doc/SFC_reference/html/SFC.CodeGenerator.CodeGenerator-class.html doc/SFC_reference/html/SFC.CompositeDofMapCG-module.html doc/SFC_reference/html/SFC.CompositeDofMapCG-pysrc.html doc/SFC_reference/html/SFC.CompositeDofMapCG.CompositeDofMapCG-class.html doc/SFC_reference/html/SFC.DofMapCG-module.html doc/SFC_reference/html/SFC.DofMapCG-pysrc.html doc/SFC_reference/html/SFC.DofMapCG.DofMapCG-class.html doc/SFC_reference/html/SFC.DofMapDiscontinuousCG-module.html doc/SFC_reference/html/SFC.DofMapDiscontinuousCG-pysrc.html doc/SFC_reference/html/SFC.DofMapDiscontinuousCG.DofMapDiscontinuousCG-class.html doc/SFC_reference/html/SFC.DofMapQuadratureCG-module.html doc/SFC_reference/html/SFC.DofMapQuadratureCG-pysrc.html doc/SFC_reference/html/SFC.DofMapQuadratureCG.DofMapQuadratureCG-class.html doc/SFC_reference/html/SFC.DofMapSignedCG-module.html doc/SFC_reference/html/SFC.DofMapSignedCG-pysrc.html doc/SFC_reference/html/SFC.DofMapSignedCG.DofMapSignedCG-class.html doc/SFC_reference/html/SFC.FERep-module.html doc/SFC_reference/html/SFC.FERep-pysrc.html doc/SFC_reference/html/SFC.FERep.FERep-class.html doc/SFC_reference/html/SFC.FiniteElementCG-module.html doc/SFC_reference/html/SFC.FiniteElementCG-pysrc.html doc/SFC_reference/html/SFC.FiniteElementCG.FiniteElementCG-class.html doc/SFC_reference/html/SFC.FiniteElementQuadratureCG-module.html doc/SFC_reference/html/SFC.FiniteElementQuadratureCG-pysrc.html doc/SFC_reference/html/SFC.FiniteElementQuadratureCG.FiniteElementQuadratureCG-class.html doc/SFC_reference/html/SFC.FiniteElementSignedCG-module.html doc/SFC_reference/html/SFC.FiniteElementSignedCG-pysrc.html doc/SFC_reference/html/SFC.FiniteElementSignedCG.FiniteElementSignedCG-class.html doc/SFC_reference/html/SFC.FormCG-module.html doc/SFC_reference/html/SFC.FormCG-pysrc.html doc/SFC_reference/html/SFC.FormCG.FormCG-class.html doc/SFC_reference/html/SFC.FormSignedCG-module.html doc/SFC_reference/html/SFC.FormSignedCG-pysrc.html doc/SFC_reference/html/SFC.FormSignedCG.FormSignedCG-class.html doc/SFC_reference/html/SFC.FunctionCG-module.html doc/SFC_reference/html/SFC.FunctionCG-pysrc.html doc/SFC_reference/html/SFC.FunctionCG.FunctionCG-class.html doc/SFC_reference/html/SFC.IntegralCG-module.html doc/SFC_reference/html/SFC.IntegralCG-pysrc.html doc/SFC_reference/html/SFC.IntegralCG.CellIntegralCG-class.html doc/SFC_reference/html/SFC.IntegralCG.ExteriorFacetIntegralCG-class.html doc/SFC_reference/html/SFC.IntegralCG.IntegralCG-class.html doc/SFC_reference/html/SFC.IntegralCG.InteriorFacetIntegralCG-class.html doc/SFC_reference/html/SFC.QuadFunction'-module.html doc/SFC_reference/html/SFC.QuadFunction'-pysrc.html doc/SFC_reference/html/SFC.QuadFunction'.QuadFunction-class.html doc/SFC_reference/html/SFC.QuadRule-module.html doc/SFC_reference/html/SFC.QuadRule-pysrc.html doc/SFC_reference/html/SFC.QuadRule.QuadRule-class.html doc/SFC_reference/html/SFC.UFCCell-module.html doc/SFC_reference/html/SFC.UFCCell-pysrc.html doc/SFC_reference/html/SFC.UFCCell.UFCCell-class.html doc/SFC_reference/html/SFC.UserForm'-module.html doc/SFC_reference/html/SFC.UserForm'-pysrc.html doc/SFC_reference/html/SFC.UserForm'.CellIntegral-class.html doc/SFC_reference/html/SFC.UserForm'.ExteriorFacetIntegral-class.html doc/SFC_reference/html/SFC.UserForm'.Integral-class.html doc/SFC_reference/html/SFC.UserForm'.InteriorFacetIntegral-class.html doc/SFC_reference/html/SFC.UserForm'.UserForm-class.html doc/SFC_reference/html/SFC.UserForm'.new_instancemethod-class.html doc/SFC_reference/html/SFC.affine_map-module.html doc/SFC_reference/html/SFC.affine_map-pysrc.html doc/SFC_reference/html/SFC.compiler-module.html doc/SFC_reference/html/SFC.compiler-pysrc.html doc/SFC_reference/html/SFC.gen_tabulate_tensor-module.html doc/SFC_reference/html/SFC.gen_tabulate_tensor-pysrc.html doc/SFC_reference/html/SFC.integral-module.html doc/SFC_reference/html/SFC.integral-pysrc.html doc/SFC_reference/html/SFC.logger-module.html doc/SFC_reference/html/SFC.logger-pysrc.html doc/SFC_reference/html/SFC.logger.Log-class.html doc/SFC_reference/html/SFC.optimize-module.html doc/SFC_reference/html/SFC.optimize-pysrc.html doc/SFC_reference/html/SFC.optimize.ExDict-class.html doc/SFC_reference/html/SFC.optimize2-module.html doc/SFC_reference/html/SFC.optimize2-pysrc.html doc/SFC_reference/html/SFC.options-module.html doc/SFC_reference/html/SFC.options-pysrc.html doc/SFC_reference/html/SFC.quad_tables-module.html doc/SFC_reference/html/SFC.quad_tables-pysrc.html doc/SFC_reference/html/SFC.quadrature-module.html doc/SFC_reference/html/SFC.quadrature-pysrc.html doc/SFC_reference/html/SFC.representations-module.html doc/SFC_reference/html/SFC.representations-pysrc.html doc/SFC_reference/html/SFC.sign_on_basis-module.html doc/SFC_reference/html/SFC.sign_on_basis-pysrc.html doc/SFC_reference/html/SFC.strings-module.html doc/SFC_reference/html/SFC.strings-pysrc.html doc/SFC_reference/html/SFC.symbolic_utils-module.html doc/SFC_reference/html/SFC.symbolic_utils-pysrc.html doc/SFC_reference/html/SFC.utilities-module.html doc/SFC_reference/html/SFC.utilities-pysrc.html doc/SFC_reference/html/SyFi-module.html doc/SFC_reference/html/SyFi-pysrc.html doc/SFC_reference/html/SyFi.ArnoldFalkWintherWeakSymP-class.html doc/SFC_reference/html/SyFi.ArnoldFalkWintherWeakSymSigma-class.html doc/SFC_reference/html/SyFi.ArnoldFalkWintherWeakSymU-class.html doc/SFC_reference/html/SyFi.Box-class.html doc/SFC_reference/html/SyFi.Bubble-class.html doc/SFC_reference/html/SyFi.CrouzeixRaviart-class.html doc/SFC_reference/html/SyFi.DiscontinuousLagrange-class.html doc/SFC_reference/html/SyFi.Dof-class.html doc/SFC_reference/html/SyFi.ExStats-class.html doc/SFC_reference/html/SyFi.ExpressionCollection-class.html doc/SFC_reference/html/SyFi.ExpressionSimplifier-class.html doc/SFC_reference/html/SyFi.FE-class.html doc/SFC_reference/html/SyFi.Hermite-class.html doc/SFC_reference/html/SyFi.Lagrange-class.html doc/SFC_reference/html/SyFi.Line-class.html doc/SFC_reference/html/SyFi.MixedFE-class.html doc/SFC_reference/html/SyFi.Nedelec-class.html doc/SFC_reference/html/SyFi.Nedelec2Hdiv-class.html doc/SFC_reference/html/SyFi.Nedelec2HdivPtv-class.html doc/SFC_reference/html/SyFi.P0-class.html doc/SFC_reference/html/SyFi.Polygon-class.html doc/SFC_reference/html/SyFi.PySwigIterator-class.html doc/SFC_reference/html/SyFi.RaviartThomas-class.html doc/SFC_reference/html/SyFi.Rectangle-class.html doc/SFC_reference/html/SyFi.ReferenceBox-class.html doc/SFC_reference/html/SyFi.ReferenceLine-class.html doc/SFC_reference/html/SyFi.ReferenceRectangle-class.html doc/SFC_reference/html/SyFi.ReferenceTetrahedron-class.html doc/SFC_reference/html/SyFi.ReferenceTriangle-class.html doc/SFC_reference/html/SyFi.Robust-class.html doc/SFC_reference/html/SyFi.RobustPtv-class.html doc/SFC_reference/html/SyFi.Simplex-class.html doc/SFC_reference/html/SyFi.SpaceTimeDomain-class.html doc/SFC_reference/html/SyFi.SpaceTimeElement-class.html doc/SFC_reference/html/SyFi.StandardFE-class.html doc/SFC_reference/html/SyFi.TempSymbolHandler-class.html doc/SFC_reference/html/SyFi.TensorLagrange-class.html doc/SFC_reference/html/SyFi.TensorP0-class.html doc/SFC_reference/html/SyFi.Tetrahedron-class.html doc/SFC_reference/html/SyFi.Triangle-class.html doc/SFC_reference/html/SyFi.VectorCrouzeixRaviart-class.html doc/SFC_reference/html/SyFi.VectorDiscontinuousLagrange-class.html doc/SFC_reference/html/SyFi.VectorLagrange-class.html doc/SFC_reference/html/SyFi.VectorP0-class.html doc/SFC_reference/html/SyFi.ex_int_map-class.html doc/SFC_reference/html/SyFi.exlist-class.html doc/SFC_reference/html/SyFi.exmap-class.html doc/SFC_reference/html/SyFi.exset-class.html doc/SFC_reference/html/SyFi.exvector-class.html doc/SFC_reference/html/SyFi.symexlist-class.html doc/SFC_reference/html/SyFi.symexpair-class.html doc/SFC_reference/html/api-objects.txt doc/SFC_reference/html/class-tree.html doc/SFC_reference/html/copy-module.html doc/SFC_reference/html/copy-pysrc.html doc/SFC_reference/html/copy.Error-class.html doc/SFC_reference/html/copy._EmptyClass-class.html doc/SFC_reference/html/help.html doc/SFC_reference/html/identifier-index-A.html doc/SFC_reference/html/identifier-index-B.html doc/SFC_reference/html/identifier-index-C.html doc/SFC_reference/html/identifier-index-D.html doc/SFC_reference/html/identifier-index-E.html doc/SFC_reference/html/identifier-index-F.html doc/SFC_reference/html/identifier-index-G.html doc/SFC_reference/html/identifier-index-H.html doc/SFC_reference/html/identifier-index-I.html doc/SFC_reference/html/identifier-index-J.html doc/SFC_reference/html/identifier-index-K.html doc/SFC_reference/html/identifier-index-L.html doc/SFC_reference/html/identifier-index-M.html doc/SFC_reference/html/identifier-index-N.html doc/SFC_reference/html/identifier-index-O.html doc/SFC_reference/html/identifier-index-P.html doc/SFC_reference/html/identifier-index-Q.html doc/SFC_reference/html/identifier-index-R.html doc/SFC_reference/html/identifier-index-S.html doc/SFC_reference/html/identifier-index-T.html doc/SFC_reference/html/identifier-index-U.html doc/SFC_reference/html/identifier-index-V.html doc/SFC_reference/html/identifier-index-W.html doc/SFC_reference/html/identifier-index-X.html doc/SFC_reference/html/identifier-index-Y.html doc/SFC_reference/html/identifier-index-Z.html doc/SFC_reference/html/identifier-index-_.html doc/SFC_reference/html/identifier-index.html doc/SFC_reference/html/math-module.html doc/SFC_reference/html/module-tree.html doc/SFC_reference/html/new-module.html doc/SFC_reference/html/new-pysrc.html doc/SFC_reference/html/operator-module.html doc/SFC_reference/html/operator.attrgetter-class.html doc/SFC_reference/html/operator.itemgetter-class.html doc/SFC_reference/html/swiginac-module.html doc/SFC_reference/html/swiginac-pysrc.html doc/SFC_reference/html/swiginac.G2_SERIAL-class.html doc/SFC_reference/html/swiginac.G3_SERIAL-class.html doc/SFC_reference/html/swiginac.H_SERIAL-class.html doc/SFC_reference/html/swiginac.Li2_SERIAL-class.html doc/SFC_reference/html/swiginac.Li3_SERIAL-class.html doc/SFC_reference/html/swiginac.Li_SERIAL-class.html doc/SFC_reference/html/swiginac.Order_SERIAL-class.html doc/SFC_reference/html/swiginac.PySwigIterator-class.html doc/SFC_reference/html/swiginac.S_SERIAL-class.html doc/SFC_reference/html/swiginac.abs_SERIAL-class.html doc/SFC_reference/html/swiginac.acos_SERIAL-class.html doc/SFC_reference/html/swiginac.acosh_SERIAL-class.html doc/SFC_reference/html/swiginac.add-class.html doc/SFC_reference/html/swiginac.asin_SERIAL-class.html doc/SFC_reference/html/swiginac.asinh_SERIAL-class.html doc/SFC_reference/html/swiginac.atan2_SERIAL-class.html doc/SFC_reference/html/swiginac.atan_SERIAL-class.html doc/SFC_reference/html/swiginac.atanh_SERIAL-class.html doc/SFC_reference/html/swiginac.basic-class.html doc/SFC_reference/html/swiginac.beta_SERIAL-class.html doc/SFC_reference/html/swiginac.binomial_SERIAL-class.html doc/SFC_reference/html/swiginac.clifford-class.html doc/SFC_reference/html/swiginac.cliffordunit-class.html doc/SFC_reference/html/swiginac.color-class.html doc/SFC_reference/html/swiginac.conjugate_function_SERIAL-class.html doc/SFC_reference/html/swiginac.constant-class.html doc/SFC_reference/html/swiginac.cos_SERIAL-class.html doc/SFC_reference/html/swiginac.cosh_SERIAL-class.html doc/SFC_reference/html/swiginac.csgn_SERIAL-class.html doc/SFC_reference/html/swiginac.determinant_algo-class.html doc/SFC_reference/html/swiginac.diracgamma-class.html doc/SFC_reference/html/swiginac.diracgamma5-class.html doc/SFC_reference/html/swiginac.diracgammaL-class.html doc/SFC_reference/html/swiginac.diracgammaR-class.html doc/SFC_reference/html/swiginac.diracone-class.html doc/SFC_reference/html/swiginac.do_taylor-class.html doc/SFC_reference/html/swiginac.eta_SERIAL-class.html doc/SFC_reference/html/swiginac.ex-class.html doc/SFC_reference/html/swiginac.exmap-class.html doc/SFC_reference/html/swiginac.exp_SERIAL-class.html doc/SFC_reference/html/swiginac.expairseq-class.html doc/SFC_reference/html/swiginac.expand_options-class.html doc/SFC_reference/html/swiginac.exvector-class.html doc/SFC_reference/html/swiginac.factorial_SERIAL-class.html doc/SFC_reference/html/swiginac.function-class.html doc/SFC_reference/html/swiginac.function_options-class.html doc/SFC_reference/html/swiginac.idx-class.html doc/SFC_reference/html/swiginac.indexed-class.html doc/SFC_reference/html/swiginac.info_flags-class.html doc/SFC_reference/html/swiginac.integral-class.html doc/SFC_reference/html/swiginac.lgamma_SERIAL-class.html doc/SFC_reference/html/swiginac.log_SERIAL-class.html doc/SFC_reference/html/swiginac.lst-class.html doc/SFC_reference/html/swiginac.matrix-class.html doc/SFC_reference/html/swiginac.minkmetric-class.html doc/SFC_reference/html/swiginac.mul-class.html doc/SFC_reference/html/swiginac.ncmul-class.html doc/SFC_reference/html/swiginac.numeric-class.html doc/SFC_reference/html/swiginac.power-class.html doc/SFC_reference/html/swiginac.pseries-class.html doc/SFC_reference/html/swiginac.psi1_SERIAL-class.html doc/SFC_reference/html/swiginac.psi2_SERIAL-class.html doc/SFC_reference/html/swiginac.refcounted-class.html doc/SFC_reference/html/swiginac.registered_class_options-class.html doc/SFC_reference/html/swiginac.relational-class.html doc/SFC_reference/html/swiginac.scalar_products-class.html doc/SFC_reference/html/swiginac.sin_SERIAL-class.html doc/SFC_reference/html/swiginac.sinh_SERIAL-class.html doc/SFC_reference/html/swiginac.spinidx-class.html doc/SFC_reference/html/swiginac.spinmetric-class.html doc/SFC_reference/html/swiginac.spmapkey-class.html doc/SFC_reference/html/swiginac.su3d-class.html doc/SFC_reference/html/swiginac.su3f-class.html doc/SFC_reference/html/swiginac.su3one-class.html doc/SFC_reference/html/swiginac.su3t-class.html doc/SFC_reference/html/swiginac.subs_options-class.html doc/SFC_reference/html/swiginac.symbol-class.html doc/SFC_reference/html/swiginac.symmetry-class.html doc/SFC_reference/html/swiginac.tan_SERIAL-class.html doc/SFC_reference/html/swiginac.tanh_SERIAL-class.html doc/SFC_reference/html/swiginac.tensdelta-class.html doc/SFC_reference/html/swiginac.tensepsilon-class.html doc/SFC_reference/html/swiginac.tensmetric-class.html doc/SFC_reference/html/swiginac.tensor-class.html doc/SFC_reference/html/swiginac.tgamma_SERIAL-class.html doc/SFC_reference/html/swiginac.varidx-class.html doc/SFC_reference/html/swiginac.wildcard-class.html doc/SFC_reference/html/swiginac.zeta1_SERIAL-class.html doc/SFC_reference/html/swiginac.zeta2_SERIAL-class.html doc/SFC_reference/html/swiginac.zetaderiv_SERIAL-class.html doc/SFC_reference/html/toc-SFC.CodeFormatter-module.html doc/SFC_reference/html/toc-everything.html doc/SFC_reference/html/uml_class_diagram_for_sfc_code.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_comp.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_dofm.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_dofm_2.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_dofm_3.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_dofm_4.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_fini.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_fini_2.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_fini_3.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_form.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_form_2.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_inte.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_inte_2.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_inte_3.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_inte_4.gif doc/SFC_reference/html/uml_class_diagram_for_sfc_user_3.gif doc/SFC_reference/html/uml_class_diagram_for_swiginac_19.gif doc/SFC_reference/html/uml_class_diagram_for_swiginac_41.gif doc/SFC_reference/html/uml_class_diagram_for_swiginac_48.gif doc/SFC_reference/html/uml_class_diagram_for_swiginac_63.gif doc/SFC_reference/html/uml_class_diagram_for_swiginac_83.gif doc/SFC_reference/html/uml_class_diagram_for_swiginac_84.gif doc/SFC_reference/html/uml_class_diagram_for_syfi_dis.gif doc/SFC_reference/html/uml_class_diagram_for_syfi_fe.gif doc/SFC_reference/html/uml_class_diagram_for_syfi_lin.gif doc/SFC_reference/html/uml_class_diagram_for_syfi_pol.gif doc/SFC_reference/html/uml_class_diagram_for_syfi_sta.gif doc/SFC_reference/html/uml_class_diagram_for_syfi_tri.gif doc/SFC_reference/html/uml_class_diagram_for_syfi_vec_2.gif python/SFC/CodeFormatter.py python/SFC/FL/Form.py python/SFC/FL/Integral.py python/SFC/FiniteElementCG.py python/SFC/TODO.TXT python/SFC/compiler.py python/SFC/representations.py
description:
Minor changes.


----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/syfi