SyFi
0.3
|
Go to the source code of this file.
Namespaces | |
namespace | test |
Functions | |
def | test.tic |
def | test.toc |
def | test.timeit |
Variables | |
test._t = None | |
float | test.avg = 0.0 |
int | test.n = 0 |
tuple | test.e = FiniteElement("CG", cell, degree) |
tuple | test.t = timeit(input) |
tuple | test.input = FiniteElement("CG", cell, degree) |