dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #18177
Re: Timing of init dofmap commented out?
On Mon, May 3, 2010 at 11:20 AM, Anders Logg <logg@xxxxxxxxx> wrote:
> In bench/fem/assembly/cpp/main.cpp, the following line is commented out:
>
> Table t1("Init dof map");
>
> Does anyone know why?
I guess that Garth should know:
bzr blame bench/fem/assembly/cpp/main.cpp
...
4559.1.3 gnw20@c | //Table t1("Init dof map");
...
BTW, the runtime used by this benchmark was for some reason (updated
forms) increased by several minutes last week:
http://www.fenics.org/bench/fem-assembly-cpp_last_week.png
Johannes
Follow ups
References