comparison INDEX @ 250:8f309b85bb7e

Add function to set linear algebra back-end
author Eugenio Gianniti <eugenio.gianniti@mail.polimi.it>
date Sun, 13 Jul 2014 19:25:03 +0200
parents 9adf76893ce4
children 072aee55bb75
comparison
equal deleted inserted replaced
249:f56525533e54 250:8f309b85bb7e
21 LinearForm 21 LinearForm
22 ResidualForm 22 ResidualForm
23 JacobianForm 23 JacobianForm
24 Functional 24 Functional
25 Creation of the discretized problem 25 Creation of the discretized problem
26 linear_algebra_backend
26 assemble 27 assemble
27 assemble_system 28 assemble_system
28 Post processing 29 Post processing
29 @function/save 30 @function/save
30 @function/plot 31 @function/plot