- 15 Jan, 2010 10 commits
- 13 Jan, 2010 5 commits
- 05 Jan, 2010 3 commits
-
-
mattijs authored
-
-
Andrew Heather authored
-
- 04 Jan, 2010 4 commits
-
-
graham authored
-
mattijs authored
-
mattijs authored
- Rewrote globalPoints to use globalIndex class so now only transfers single label instead of labelPair - Added addressing in globalMeshData - from coupled master points to slave points - ,, edges ,, edges - from coupled points (master or slave) to uncoupled boundary faces - ,, ,, cells - See test/globalMeshData for simple test
-
mattijs authored
Scotch is now built using its own build system which builds an additional metis.h which conflicts with the metis one so to have separate include directory settings we also need separate Make/ structures.
-
- 01 Jan, 2010 1 commit
-
-
mattijs authored
-
- 30 Dec, 2009 1 commit
-
-
mattijs authored
-
- 22 Dec, 2009 2 commits
-
-
-
Andrew Heather authored
-
- 21 Dec, 2009 6 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
graham authored
in a similar way to calculate the inertia of cells.
-
Mark Olesen authored
Previously Fstreams had stdStream() as a public member and the other streams had stream() as a protected member. All serial streams now have public method stdStream() and the stream() method has been eliminated. This is not only more consistent, but also avoids confusion (for the programmer, not the compiler) with the ITstream::stream() method.
-
Mark Olesen authored
-
- 18 Dec, 2009 1 commit
-
-
graham authored
http://www.geometrictools.com/LibPhysics/RigidBody/RigidBody.html in surfaceInertia utility. Allows calculation of shell or solid properties of a triSurface, with optionally specified volumetric or surface density. Default behaviour is to calculate inertia around centre of mass, with option to specify reference point. Various test surfaces supplied and tested against analytical results.
-
- 17 Dec, 2009 3 commits
- 16 Dec, 2009 4 commits
-
-
Andrew Heather authored
-
-
Andrew Heather authored
-
Mark Olesen authored
-