SyFi  0.3
sympy_test.py File Reference

Go to the source code of this file.

Namespaces

namespace  sympy_test

Variables

tuple sympy_test.t = ReferenceSimplex(2)
tuple sympy_test.fe = Lagrange(2,5)
int sympy_test.u = 0
list sympy_test.us = []
tuple sympy_test.ui = Symbol("u_%d" % i)
tuple sympy_test.J = zeronm(fe.nbf(), fe.nbf())
list sympy_test.Fi = u*fe.N[i]
list sympy_test.uj = us[j]
tuple sympy_test.integrands = diff(Fi, uj)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines