Changeset [373f802aafd4378b4a13305c2974854405fe5b01] by Jed Brown

November 17th, 2008 @ 01:07 AM

Use VLA-pointers in TensorMult_Hex: slightly faster, more readable.

Log FLOPS in TensorMult_Hex, need to register an event for this.

Lower-dimensional entities now set more outgoing stuff, should slightly simplify dimension-independent programming.

Signed-off-by: Jed Brown jed@59A2.org http://github.com/jedbrown/dohp/...

Committed by Jed Brown

  • M src/fs/interface/fs.c
  • M src/fs/tests/ex1.c
  • M src/jacobi/impls/tensor/efstopo.c
  • M src/jacobi/impls/tensor/ruletopo.c
  • M src/jacobi/impls/tensor/tensor.c
  • M src/jacobi/tests/ex1.c
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.