Changeset [470a11ab2637ad5678ed5e1c6df81a83952ce944] by Jed Brown
May 16th, 2011 @ 04:44 PM
Add small units library for working with nondimensional units
internally and dimensionalizing for I/O (with test)
https://github.com/jedbrown/dohp/commit/470a11ab2637ad5678ed5e1c6df...
Committed by Jed Brown
- A include/dohpunits.h
- A src/util/dunits.c
- A src/util/tests/CMakeLists.txt
- A src/util/tests/ex1.c
- A src/util/tests/refout/util-ex1.refout
- M include/CMakeLists.txt
- M src/CMakeLists.txt
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.