Further refactoring of Physics to move some dependencies to the FiniteElementMesh class
Changes the way number of elements and unknowns are calculated in Physics This still needs some work Adds FunctionArgument class for passing arguments to Forcing objects with multiple parameters Adds test demonstrating parallelism using OpenMP
Showing