← Back to team overview

dolfin team mailing list archive

Dirichlet boundary conditions implemented for general order Lagrange [...]

 

Commit from logg (2005-05-18 00:34 CEST)
----------------

Dirichlet boundary conditions implemented for general order Lagrange
elements (or any other elements with nodes given by point-evaluation).

This is still experimental and untested (so please help me test it).

  dolfin  ChangeLog                                             1.200
+ dolfin  src/demo/solvers/poisson/plotsolution.m               1.1
  dolfin  src/kernel/fem/FEM.cpp                                1.20
  dolfin  src/kernel/fem/dolfin/FEM.h                           1.10
  dolfin  src/kernel/fem/dolfin/FiniteElement.h                 1.14
  dolfin  src/kernel/function/Function.cpp                      1.18
  dolfin  src/kernel/function/dolfin/Function.h                 1.12
  dolfin  src/kernel/mesh/Edge.cpp                              1.5
  dolfin  src/kernel/mesh/Point.cpp                             1.7
  dolfin  src/kernel/mesh/Triangle.cpp                          1.7
  dolfin  src/kernel/mesh/dolfin/Edge.h                         1.8
  dolfin  src/kernel/mesh/dolfin/Point.h                        1.5
  dolfin  src/modules/convdiff/ConvectionDiffusionSolver.cpp    1.7
  dolfin  src/modules/convdiff/dolfin/ConvectionDiffusion.form  1.4
  dolfin  src/modules/convdiff/dolfin/ConvectionDiffusion.h     1.11
  dolfin  src/modules/elasticity/ElasticitySolver.cpp           1.13
  dolfin  src/modules/elasticity/dolfin/Elasticity.h            1.10
  dolfin  src/modules/elasticity/dolfin/ElasticityMass.h        1.8
  dolfin  src/modules/poisson/dolfin/Poisson.h                  1.12
  dolfin  src/post/links.sh                                     1.11