← Back to team overview

ufl team mailing list archive

[HG UFL] Added functions push_level and pop_level, useful for e.g. overriding

 

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

changeset:   593:335c13acf64518ae27f3a4ea22b479e6a438bfc4
tag:         tip
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 18 12:36:48 2009 +0100
files:       ufl/log.py
description:
Added functions push_level and pop_level, useful for e.g. overriding
output level in a section of the code while debugging:

push_level(DEBUG)
...
pop_level()


changeset:   592:725b90825677b2d365eb878c23e35fba25e71f1a
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 18 12:24:07 2009 +0100
files:       demo/HyperElasticity.ufl demo/HyperElasticity1D.ufl demo/Hyperelasticity1D.ufl
description:
Added 3D hyperelasticity demo using automatic differentiation, which breaks some algorithms.
(Probably not quite correct, material laws and boundary conditions needs verification).


changeset:   591:9af2614ead2d443d461bcdd809f4a5b759dcf700
user:        "Martin Sandve Alnæs <martinal@xxxxxxxxx>"
date:        Wed Feb 18 12:15:55 2009 +0100
files:       demo/ConvectionJacobi.ufl demo/ConvectionJacobi2.ufl demo/ConvectionVector.ufl demo/Elasticity.ufl demo/ExplicitConvection.ufl demo/Heat.ufl demo/Hyperelasticity1D.ufl demo/Mass.ufl demo/MassAD.ufl demo/MixedElasticity.ufl demo/MixedPoisson.ufl demo/MixedPoisson2.ufl demo/NavierStokes.ufl demo/NonlinearPoisson.ufl demo/Poisson.ufl demo/PoissonDg.ufl demo/PoissonSystem.ufl demo/PowAd.ufl demo/ProjectionSystem.ufl demo/SimpleDiff.ufl demo/SimpleDiff2.ufl demo/Source.ufl demo/Stiffness.ufl demo/StiffnessAD.ufl demo/Stokes.ufl demo/convection_jacobi.ufl demo/convection_jacobi2.ufl demo/convection_vector.ufl demo/elasticity.ufl demo/explicit_convection.ufl demo/heat.ufl demo/hyperelasticity1D.ufl demo/mass.ufl demo/mass_ad.ufl demo/mixed_elasticity.ufl demo/mixed_poisson.ufl demo/mixed_poisson2.ufl demo/navier_stokes.ufl demo/nonlinear_poisson.ufl demo/poisson.ufl demo/poisson_dg.ufl demo/poisson_system.ufl demo/pow_ad.ufl demo/projection_system.ufl demo/simplediff.ufl demo/simplediff2.ufl demo/source.ufl demo/stiffness.ufl demo/stiffness_ad.ufl demo/stokes.ufl
description:
Renamed demo files to CamelCaps.

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