ENH: align method names with OpenFOAM 1712 container method names
containsAtPosition -> find contains -> found lastElement -> last removeLastElement -> remove() removeElement(int) -> [TODO] remove(int, bool) fcElement -> fcValue rcElement -> rcValue
Showing