ug4
Introduction for C++ Programmers

This page intends to give a starting point for people who want to work with ug4's source code. It introduces some of the most important classes and concepts and provides links to further documentation.

Introduction to ug4's Domain class shows how ug handles the grid representing a physical model domain. libGrid - Overview gives a short introduction on how ug's grid class can be used.