1
1
# Copyright (C) 2005 Johan Jansson.
2
2
# Licensed under the GNU GPL Version 2.
7
9
# The bilinear form for standard mass term
8
10
# Compile this form with FFC: ffc ElasticityMass.form.
10
12
element = FiniteElement("Vector Lagrange", "tetrahedron", 1)