← Back to team overview

dolfin team mailing list archive

I made a number of modifications to the NewFunction class, take a look [...]

 

Commit from logg (2005-04-13 04:22 CEST)
----------------

I made a number of modifications to the NewFunction class, take a look
and see what you think. A number of things, such as detecting the
correct finite element for a function appearing in a form, now happen
automatically.

The convection-diffusion demo still doesn't work. We need to make sure
that vectors defining the dofs of a function are properly initialized.

  dolfin  src/kernel/fem/dolfin/LinearTetElement.h            1.2
  dolfin  src/kernel/fem/dolfin/LinearTriElement.h            1.2
  dolfin  src/kernel/form/Form.cpp                            1.8
  dolfin  src/kernel/form/dolfin/Form.h                       1.7
  dolfin  src/kernel/function/NewFunction.cpp                 1.20
  dolfin  src/kernel/function/dolfin/NewFunction.h            1.18
  dolfin  src/modules/convdiff/ConvectionDiffusionSolver.cpp  1.2
  dolfin  src/modules/convdiff/dolfin/ConvectionDiffusion.h   1.2
  dolfin  src/modules/poisson/PoissonSolver.cpp               1.35
  dolfin  src/modules/poisson/dolfin/Poisson.h                1.5