dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00997
Do post-processing (Function::operator()) through FiniteElement::vertexeval() [...]
Commit from logg (2005-09-21 22:44 CEST)
----------------
Do post-processing (Function::operator()) through FiniteElement::vertexeval()
generated by FFC. This takes care of function evaluation for mixed elements.
Oh, and by the way, solving Stokes with mixed elements (Taylor-Hood) seems
to work very nicely now. :-)
dolfin ChangeLog 1.234
dolfin src/demo/fem/convergence/Poisson2D_1.h 1.2
dolfin src/demo/fem/convergence/Poisson2D_2.h 1.2
dolfin src/demo/fem/convergence/Poisson2D_3.h 1.2
dolfin src/demo/fem/convergence/Poisson2D_4.h 1.2
dolfin src/demo/fem/convergence/Poisson2D_5.h 1.2
dolfin src/demo/fem/convergence/Poisson3D_1.h 1.2
dolfin src/demo/fem/convergence/Poisson3D_2.h 1.2
dolfin src/demo/fem/convergence/Poisson3D_3.h 1.2
dolfin src/demo/fem/convergence/Poisson3D_4.h 1.3
dolfin src/demo/fem/convergence/Poisson3D_5.h 1.3
dolfin src/demo/poisson/Poisson.h 1.2
dolfin src/demo/solvers/stokes/main.cpp 1.3
dolfin src/demo/solvers/stokes/plotsolution.m 1.2
dolfin src/kernel/fem/FEM.cpp 1.32
dolfin src/kernel/fem/dolfin/FiniteElement.h 1.17
dolfin src/kernel/fem/dolfin/MassMatrix2D.h 1.2
dolfin src/kernel/fem/dolfin/MassMatrix3D.h 1.2
dolfin src/kernel/fem/dolfin/StiffnessMatrix2D.h 1.3
dolfin src/kernel/fem/dolfin/StiffnessMatrix3D.h 1.3
dolfin src/kernel/function/Function.cpp 1.25
dolfin src/kernel/function/dolfin/Function.h 1.19
dolfin src/kernel/io/MFile.cpp 1.23
dolfin src/modules/convdiff/ConvectionDiffusionSolver.cpp 1.13
dolfin src/modules/elasticity/dolfin/Elasticity.h 1.17
dolfin src/modules/elasticity/dolfin/ElasticityMass.h 1.11
dolfin src/modules/elasticity-updated/dolfin/ElasticityUpdatedMass.h 1.5
dolfin src/modules/elasticity-updated/dolfin/ElasticityUpdatedProj.h 1.4
dolfin src/modules/elasticity-updated/dolfin/ElasticityUpdatedSigma1.h 1.12
dolfin src/modules/elasticity-updated/dolfin/ElasticityUpdatedSigma2.h 1.12
dolfin src/modules/poisson/PoissonSolver.cpp 1.39
dolfin src/modules/poisson/dolfin/Poisson.form 1.7
dolfin src/modules/poisson/dolfin/Poisson.h 1.17
dolfin src/modules/poisson/dolfin/PoissonSolver.h 1.8
dolfin src/modules/stokes/dolfin/Stokes.form 1.2
dolfin src/modules/stokes/dolfin/Stokes.h 1.2
dolfin src/modules/stokes/dolfin/StokesSolver.h 1.2