aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/prolongate_3d_cc_enovol_rf2.cc
Commit message (Collapse)AuthorAge
* Replace abs() by fabs()Erik Schnetter2013-04-02
| | | | Replace calls to abs() with floating arguments by calls to fabs(), to ensure the results are not accidentally truncated to integer.
* CarpetLib: Support padding in enovol prolongation operatorErik Schnetter2012-11-22
|
* CarpetLib: add volume averaged cc eno operatorRoland Haas2012-11-20