- May 31, 2024
-
-
- Nov 17, 2022
-
-
- Jul 19, 2022
-
-
Chris Cantwell authored
-
- 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
Removed coeffstate and GlobalOptimisation methodology as cannot now be used since we do nto have access to the Global Coeff state in this update
-
- Jan 04, 2018
-
-
David Moxey authored
-
- Apr 06, 2016
-
-
Chris Cantwell authored
-
- Jan 04, 2015
-
-
Chris Cantwell authored
This no longer makes sense when we can have multiple session files. Also removed other unused references in the code. Removed unused GEOMINFO reading in SessionReader. Made some of the error messages more consistent and informative.
-
- Nov 13, 2013
-
-
Dave Moxey authored
Tidy StdExpansion2D to move some member variables -> Expansion.
-
- Feb 02, 2013
-
-
Dave Moxey authored
-
- Oct 22, 2012
-
-
Pavel Burovskiy authored
-
- Oct 08, 2012
-
-
Pavel Burovskiy authored
-
- Sep 30, 2012
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@4065 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
-
- Jan 04, 2012
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@3456 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 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
-
- May 30, 2011
-
-
Alessandro Bolis authored
Added in StaQuadExp.cpp the eFwdTrans matrix to build up the 3D Homogenous 2D bloc matrix Added Demos for the 3D Homogenous 2D case git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2893 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
-
- Apr 12, 2010
-
-
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
-
- Mar 09, 2010
-
-
Chris Cantwell authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2231 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Feb 26, 2010
-
-
Chris Cantwell authored
StdRegions, and LocalRegions for regular and deformed (where applicable). Added SpatialData and SpatialParameters classes for managing spatiall-varying data. Added TimingGeneralMatrixOp3D for timing operations on 3D geometries along with some associated input meshes. Added 3D std and loc projection demos for tet and hex. Added 3D std and loc regression tests for tet and hex. Fixed bugs in regression tests in relation to reading OK files. Extended Elemental and Global optimisation parameters for 3D expansions. Added GNUPlot output format option. Updated ADR2DManifoldSolver to use spatially varying data. Added Barkley model to ADR2DManifoldSolver. Added 3D support to FldToVtk and XmlToVtk. Renamed History.{h,cpp} to HistoryPoints.{h,cpp} git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@2217 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Apr 20, 2009
-
-
Spencer Sherwin authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1824 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-
- Mar 04, 2009
-
-
Peter Vos authored
git-svn-id: https://gforge.sci.utah.edu/svn/nektar/trunk@1770 305cdda6-5ce1-45b3-a98d-dfc68c8b3305
-