- May 31, 2024
-
-
- Nov 17, 2022
-
-
- Jul 19, 2022
-
-
Chris Cantwell authored
-
- Jan 13, 2022
-
-
Spencer Sherwin authored
Updated to declare memory correction, add a useoptfile command line option and update tests to run with opt file provided
-
- Jun 22, 2020
-
-
Spencer Sherwin authored
Updates from Dave's comments, compiling but still need to fix some tests (or see if they need tweaking)
-
- Apr 03, 2020
-
-
Spencer Sherwin authored
-
- Jan 18, 2019
-
-
Spencer Sherwin authored
-
- Aug 05, 2018
-
-
Spencer Sherwin authored
Updated Dirichlet conditions to work in parallel and pass nearly all the regression tests except one petsc test which does not seem to work with new solution that has been adopted
-
- Jan 04, 2018
-
-
David Moxey authored
-
- May 01, 2016
-
-
Dave Moxey authored
-
- Apr 06, 2016
-
-
Chris Cantwell authored
-
- Apr 07, 2015
-
-
Rupert Nash authored
-
- Dec 14, 2013
-
-
Chris Cantwell authored
Moved SetUpOutput to FieldIO class. Tidied up code. Added support for parallel IO to utilities and demos.
-
- Nov 13, 2013
-
-
Dave Moxey authored
Tidy StdExpansion2D to move some member variables -> Expansion.
-
- Mar 01, 2013
-
-
Spencer Sherwin authored
Updated FieldIO to LibUtilities and replaced GeomShapeType and ExpansionType with ShapeType in LibUtilities/BasisUtils
-
- Feb 02, 2013
-
-
Dave Moxey authored
-
- Oct 22, 2012
-
-
Pavel Burovskiy authored
-
- Oct 08, 2012
-
-
Pavel Burovskiy authored
-
- Oct 01, 2012
-
-
Alessandro Bolis authored
First immaginary plane solution set manually to zero. Efficiency of the Skew-symmetric advection term. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@4068 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Sep 30, 2012
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@4065 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Mar 07, 2012
-
-
Chris Cantwell authored
Updated Comm class to return self for RowComm if not split. Updated LocalToGlobalC0Map to use RowComm for UniversalMap construction. Added missing vSession->Finalise() call Helmholtz3DHom1D demo. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3670 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Feb 21, 2012
-
-
Alessandro Bolis authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3632 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Feb 20, 2012
-
-
Pavel Burovskiy authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3623 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Feb 16, 2012
-
-
Pavel Burovskiy authored
Updating AnalyticExpressionEvaluator with vectorization API. Amending all vectorizable calls in the library and solvers. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3598 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Dec 02, 2011
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3346 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Sep 11, 2011
-
-
Chris Cantwell authored
Removed deprecated and unused constructors from Cont/DisCont fields. Tidied up and adjusted demos accordingly. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3143 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
-
- Aug 01, 2011
-
-
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
-
- Jul 29, 2011
-
-
Chris Cantwell authored
Updated demos/solvers to use session reader for parameters, etc Added XML Schema for Nektar++ XML input files. Moved UserDefiendEqns tags to standard FUNCTION tags and updated solvers. Ensured compliance to standard of ADRSolver tests. More tidying up of EquationSystem. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3018 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Jun 06, 2011
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2909 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Jun 03, 2011
-
-
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
-
- Jun 02, 2011
-
-
Chris Cantwell authored
Support for Demo/Solver execution in both serial and parallel. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2900 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
-
- Apr 17, 2011
-
-
Alessandro Bolis authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2783 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Sep 27, 2010
-
-
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
-
- Aug 22, 2010
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2337 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Jul 30, 2010
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2331 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Apr 25, 2010
-
-
Chris Cantwell authored
Fixed MultiRegion MakeRegressionTest path. git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2272 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Apr 16, 2010
-
-
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
-