~njansson/dolfin/hpc

Viewing all changes in revision 2662.

  • Committer: Anders Logg
  • Date: 2008-05-14 17:51:19 UTC
  • Revision ID: logg@simula.no-20080514175119-5h6turu5py9xnz32
Add min() function to MeshSize for simple extraction of minimal
mesh size.

Example:

  h = MeshSize(shape, mesh)
  dt = 0.5*h.min()

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: