- Feb 09, 2012
-
-
Sergey Yakovlev authored
Remarks: 1) There is commented out part that deals with face orientation and reordering (it will be implemented once we finalize the face orientation notation) 2) NumDGBndryCoeffs is currently only implemented for Hexes git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3555 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Dec 16, 2011
-
-
Blake Nelson authored
Added explicit instantiation of commonly used template classes (NekVector, NekMatrix) to speed up compilation. Added a ctest interface for the unit tests. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3397 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Nov 16, 2011
-
-
Andrew Comerford authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3299 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Oct 06, 2011
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3202 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Sep 11, 2011
-
-
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
-
- Aug 07, 2011
-
-
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
-
Chris Cantwell authored
Added constructor which creates BC object instead of needing parameter for DisContField objects. Added registering solver info params to sessionreader. Tidied up and partially documented SessionReader. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3042 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Jun 01, 2011
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2898 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- May 25, 2011
-
-
Alessandro Bolis authored
is now a pointer to an ExpList. It will be associated with the peoper 0D/1D/2D expansion list in the derived classes. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2872 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- May 09, 2011
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2824 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Jun 16, 2010
-
-
Spencer Sherwin authored
<<<<<<< .mine git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2284 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Apr 30, 2010
-
-
Chris Cantwell authored
Scattered trace segments to 2D elements to ensure uniqueness of normals. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2274 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Mar 17, 2010
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2243 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Dec 18, 2009
-
-
Blake Nelson authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2147 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Dec 15, 2009
-
-
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
-
- Nov 20, 2009
-
-
Cristian Biotto authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2080 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Nov 19, 2009
-
-
Peter Vos authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2072 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Nov 02, 2009
-
-
Chris Cantwell authored
Moved ContField3D to inherit from DisContField3D. Incorporated GenExpList1D functionality into ExpList1D. Tidied up and added documentation to various classes. Moved Namespace documentation and introductions to separate files along with doxygen configuration. Added option to use system ZLIB library instead of libboost_zlib on UNIX. Added extra search paths to FindMetis.cmake and FindNektar++.cmake. Updated Linux compiling instructions. Updated regDemo to use Helmholtz2D-g when built as debug. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2033 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
Peter Vos authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2030 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Oct 30, 2009
-
-
Peter Vos authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2027 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Apr 20, 2009
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1829 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Apr 03, 2009
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1812 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Apr 02, 2009
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1807 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Dec 19, 2008
-
-
Peter Vos authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1698 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Sep 17, 2008
-
-
Peter Vos authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1570 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Sep 16, 2008
-
-
Peter Vos authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1567 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Aug 18, 2008
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1496 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-