Skip to content

Commit e98f741

Browse files
committed
Update NEWS items for 1.6.2 release
1 parent 7953be4 commit e98f741

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

NEWS

+18
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
1.6.1 -> 1.6.2
2+
* Mimic stl and boost constructors in our allocators
3+
* Weaken partitioner_test for SFC on 8+ processors
4+
* Fix for deprecated warning in SLEPc not-quite-3.15
5+
* fix typo in type_to_n_nodes_map
6+
* amended solver_types
7+
* set constant 0 to float
8+
* Fix example doc and combine if-statements
9+
* Fix docs that referred to old example
10+
* Update docs for named boundary (side, edge, node) sets.
11+
* Make RadialBasisInterpolation quiet
12+
* misc_ex13: fix doc string
13+
* Prerequest nothing on side FE in RB ex2
14+
* libmesh_cast_ptr -> cast_ptr in example
15+
* Fix deprecated warnings in SLEPc 3.15
16+
* Add missing PYRAMID14 master point
17+
* Don't try to autodetect headers for tecio in system
18+
* Wrap Petsc include for dmimpl.h in ignore and restore warnings.
19+
* undef MAJOR_VERSION and MINOR_VERSION before including petsc.h in config tests
220
* Fix for --enable-petsc-required
321
* Fix nodes_on_edge for 2nd order InfCell cases
422
* Fix Elem::is_child_on_edge

0 commit comments

Comments
 (0)