One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 5862:ec4e59e812488c40f269e6fa4eb8b1c0c12a73f2 tag: tip user: "Johan Hake <[email protected]>" date: Thu Mar 12 22:04:45 2009 +0100 files: site-packages/dolfin/compile_function.py description: Do not allow c++ keyword in compile function expression changeset: 5861:b92cb5007a24e03ab0cb73d3d475f85aca6aa46a user: "Johan Hake <[email protected]>" date: Thu Mar 12 22:01:30 2009 +0100 files: dolfin/swig/dolfin_shared_ptr_classes.i description: Added SUPGStabilizer to shared_ptr derived classes changeset: 5860:54b6f356ba99be68a5caa08fa66031fc1572ac0e user: "Johan Hake <[email protected]>" date: Thu Mar 12 22:00:22 2009 +0100 files: dolfin/function/SpecialFunctions.cpp dolfin/function/SpecialFunctions.h site-packages/dolfin/specialfunctions.py description: Added a SUPGStablizer built in function sigma - diffusion coeffisient a - advective field s - SUPGStabilizer(a,sigma) v - TestFunction # SUPG stabilized TestFunction v = v + dot(s,grad(v)) (Will add a demo later) ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
