Skip to main content Link Search Menu Expand Document (external link)

Pointers and memory management are fundamental to programming in C/C++. A good understanding is required for using ABLATE and PETSc. Hours 10 and 11 introduce the concept of pointers in c++, specifically applied to objects/classes.

Goals

  1. Complete activities for Hours 10 and 11.
  2. Commit these activities and push to your private CodingAblate Repo.