- 15 Dec, 2011 1 commit
-
-
Dave Moxey authored
Fixed 3D deformed elements; improved prism inner product with BLAS; begin implementation of StdPyrExp; tidied PrismExp and PyrExp; started implementation of face nodes. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3390 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 09 Dec, 2011 1 commit
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3363 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 08 Dec, 2011 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3361 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 06 Dec, 2011 1 commit
-
-
Chris Cantwell authored
Added regression test for variable coefficient in unsteady diffusion. Removed cout statements in DisContfield2D Fixed geometry object look-up error in MeshGraph (since geometry objects are now stored in maps) git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3353 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 04 Dec, 2011 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3348 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 22 Oct, 2011 1 commit
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3240 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 06 Oct, 2011 1 commit
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3202 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 11 Sep, 2011 1 commit
-
-
Chris Cantwell authored
MemoryManager uses const references instead of non-const references. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3144 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 10 Sep, 2011 1 commit
-
-
Chris Cantwell authored
Limited sessionreader to only parsing .xml files from command-line. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3138 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 05 Sep, 2011 1 commit
-
-
Alessandro Bolis authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3124 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 07 Aug, 2011 1 commit
-
-
Chris Cantwell authored
MeshGraph can be initialised using SessionReader, which provides access to the mesh information. Geometry automatically parsed on construction. MeshGraph stored in ExpList. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3043 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 04 Aug, 2011 1 commit
-
-
Blake Nelson authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3038 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 01 Aug, 2011 1 commit
-
-
Chris Cantwell authored
Moved mesh partitioner and parseutils up to LibUtilities. Moved Comm object creation and Mesh partitioning into SessionReader Removed direct comm object creation and mesh partitioning from executables Fixed missing namespace qualifiers in Metis. Comm now held by session, so removed Comm parameter from Drivers. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3027 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 26 Jul, 2011 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3006 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 20 Jul, 2011 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2987 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 13 Jun, 2011 1 commit
-
-
Alessandro Bolis authored
Added new functor in ParseUtils.hpp Fixed bug in MeshGraph.cpp for the homogeneous lengths parse git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2926 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 03 Jun, 2011 1 commit
-
-
Chris Cantwell authored
Updated all regression tests to adhere to the new format. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2905 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 01 Jun, 2011 1 commit
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2898 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 28 Mar, 2011 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2730 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 11 Feb, 2011 1 commit
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2660 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 09 Dec, 2010 1 commit
-
-
Blake Nelson authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2569 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 01 Dec, 2010 1 commit
-
-
Chris Cantwell authored
Removed temporary string from ImportFld in MeshGraph (was causing segfault) Updated MeshConvert to use factory pattern when selecting converter. Added converter for the Polygon File Format to MeshConvert. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2559 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 12 Oct, 2010 1 commit
-
-
Chris Cantwell authored
Corrected typo in AlievPanfilov docs. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2423 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 27 Sep, 2010 1 commit
-
-
Chris Cantwell authored
Moved boundary condition related routines from ExpLists to DisContFields. Updated SpatialDomains library to comply with coding standards. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2370 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 20 Sep, 2010 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2365 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 22 Aug, 2010 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2337 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 16 Jun, 2010 1 commit
-
-
Spencer Sherwin authored
<<<<<<< .mine git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2284 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 16 Apr, 2010 1 commit
-
-
Chris Cantwell authored
Implemented Tet inner product wrt deriv basis. Tested helmholtz on tet mesh. Removed generation of boundary conditions in ContField3D (handled by DisCont) Fixed FldToVtk to use even-spaced points in 3D. Cleaned up tet orientation in MeshConvert. Added utility for generating auxiliary fields (currently generates \nabla u X \nabla v) git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2259 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 12 Apr, 2010 1 commit
-
-
Chris Cantwell authored
Added regular tet meshes for timings. Fixed typo in BlockMatrix.hpp Added Tinyxml dependency for StdRegions Demos git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2258 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 12 Jan, 2010 1 commit
-
-
Chris Cantwell authored
Cleaned up MeshGraph header file. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2172 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 16 Dec, 2009 1 commit
-
-
Blake Nelson authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2128 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 15 Dec, 2009 1 commit
-
-
Chris Cantwell authored
Added generation of tangential basis into GeomFactors Updated ADR2DManifold solver to use GeomFactors for tangents Added <GEOMINFO> XML session section support in MeshGraph Fixed const-correctness in VmathArray Cleaned up LocalRegions code to generate GeomFactors Removed GenSegExp Temporary fix to SubStructuredGraph Documentation for GlobalLinSys and GlobalMatrix classes git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2125 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 18 Nov, 2009 1 commit
-
-
Blake Nelson authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2071 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 22 Oct, 2009 1 commit
-
-
Cristian Biotto authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2014 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 24 Sep, 2009 1 commit
-
-
Cristian Biotto authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1997 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 06 Sep, 2009 1 commit
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1975 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 26 Aug, 2009 1 commit
-
-
Renato Cantao authored
1.35 and 1.39. - Cleared some deprecated headers warnings. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1972 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 19 Aug, 2009 1 commit
-
-
Claes Eskilsson authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1967 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 02 Jul, 2009 1 commit
-
-
Sehun Chun authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1925 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- 18 Jun, 2009 1 commit
-
-
Claes Eskilsson authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1913 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-