changelog tags manifest rss atom

shortlog for long/3D/uworld/StgDomain

navigate: (0) -300 -100 -60 tip

3 weeks Walter Landry Fix a compiler warning
5 weeks Walter Landry Add option to add dt to currentTime in Equation_eval
5 weeks Walter Landry Fix formatting of an error message
2 months Walter Landry Add a tolerance when checking whether a point is inside the mesh. Otherwise, with Q2 elements, the curvature can make it seem that points are outside the boundary when they are actually inside.
2 months Walter Landry Update to Petsc 3.2.
2 months Walter Landry Fix compiler warnings.
6 months Walter Landry Added tag 2.0.0 for changeset 02e48a4b5e0c
6 months Walter Landry Add a missing include
6 months Walter Landry Do not run TimeIntegrator if it is the first step
6 months Walter Landry Fix a bug where we were writing off the end of an array
6 months Walter Landry Fix compiler warning
6 months Walter Landry Only destroy something we have created
6 months Walter Landry Fix a bug where we were writing past the end of an array.
6 months Walter Landry Add EquationShape
6 months Walter Landry Add equation to SurfaceAdaptor
6 months Walter Landry Add equation as a VC and make it the default
6 months Walter Landry Add Equation_eval
7 months Walter Landry Do not build the tests
7 months Walter Landry Change uint to unsigned int
7 months Walter Landry Make all of the Shape stuff use "const Coord" instead of "Coord".
7 months Walter Landry Fix compiler warnings
7 months Walter Landry Fix compiler warnings.
7 months Walter Landry Make advection happen before a solve, except on the first step
7 months Walter Landry Completely remove all of the support for using simplexes with quad elements since they are no longer used
7 months Walter Landry Fix compiler warnings
7 months Walter Landry Fix ElementHasPoint3D for quads by using Face_Search3D instead of simplexes
7 months Walter Landry Fix compiler warnings
7 months Walter Landry Make an array big enough to fit all 27 nodes of a Q2 3D element
7 months Walter Landry Make a Num_Approx more robust
7 months Walter Landry Remove triInds code for Q2 elements
7 months Walter Landry Remove mapSize from Mesh_HexType since it is not needed for quad elements anymore
7 months Walter Landry Fix ElementHasPoint2D for quads by using Side_Search2D instead of simplexes
7 months Walter Landry Fix compiler warning
8 months Walter Landry Make HasPoint3DWithIncidence work with quadratic elements
8 months Walter Landry Make Mesh_HexType_ElementHasPoint2DWithIncidence work with quad elements and at least abort in 3D. Also fixed some indexing bugs in Mesh_HexType_ElementHasPoint3DWithIncidence that assigned a point to the wrong face or edge of an element
8 months Walter Landry Add a triInds and tetInds mapping for Q2 elements. Seems to work completely for Q2P-1 elements.
8 months Walter Landry Add Mesh_GetBasis and use it in _MeshParticleLayout_InitialiseParticlesOfCell
8 months Walter Landry Fix compile warnings
12 months Walter Landry Fix some const void* bugs when compiling without hdf5
12 months Walter Landry Rename .c -> .cxx and make configure automatically use c++
12 months Walter Landry Make it compile with C++ and C compilers
12 months Walter Landry Make Swarm checkpointing quieter
18 months Walter Landry Added tag 1.6.1 for changeset f9710dcf0622
21 months Walter Landry Make topo_data work in 2D
22 months Walter Landry Added tag 1.5.0 for changeset 5c8d91ee6b4a
2 years Walter Landry Make it less wordy by default
2 years Walter Landry Merge in Underworld 1.4.1
2 years JulianGiordani Added tag 1.4.1 for changeset d0c52b4f0285
2 years JulianGiordani Removing obsolete ToolboxesManager function, associated StGermain change 2fe5aed271ba
2 years JulianGiordani Removed tag 1.4.1
2 years JulianGiordani Added tag 1.4.1 for changeset 02f4b902987d
2 years JohnMansour build phase for MeshShapeVC was attempting to use the passed in (void*)data to obtain a context. this function argument is generally null under the current implementation however. should instead use self->context to obtain required context. similar issues may present elsewhere.
2 years JohnMansour added backwards compatibility for swarmvariable dataset names.
2 years JulianGiordani Change to warning message to be more useful
2 years JulianGiordani Added tag 1.4.0 for changeset 09dd79668614
2 years JericoRevote Reverting back equation, description to latex format.
2 years Walter Landry When a MeshParticleLayout is destroyed, it should not destroy the underlying mesh, because it does not later create a new mesh.
2 years Walter Landry Add Cylinder as a SurfaceType
2 years Walter Landry Add the ability to deform the lower boundary
2 years Walter Landry Make SurfaceAdaptor interpolate topo data

navigate: (0) -300 -100 -60 tip