aboutsummaryrefslogtreecommitdiff
path: root/src/interpolate.c
Commit message (Expand)AuthorAge
* Remove unused variableeschnett2012-11-21
* Implement the "dd" tensor typeeschnett2011-09-26
* provide better error message in case variables have the wrong tensortypeknarf2011-08-12
* Implement ddd_sym symmetry, correspoinding to T_i(jk).schnetter2010-03-29
* Add ManualCartesian tensor typeianhin2010-02-15
* Determine the symmetry boundary width from the registered boundaryschnetter2010-02-14
* Update README and add licence.schnetter2009-02-10
* Remove usused variableschnetter2008-02-20
* Reduce warning level if multiple scalars are found in the same groupschnetter2008-02-20
* Correct Weyl scalar parties.schnetter2006-10-25
* Add tensor types to handle the Weyl scalars.schnetter2006-10-19
* When interpolating, ignore input variable indices which are set to -1.schnetter2006-08-16
* Correct indexing error for 4-tensorsschnetter2006-05-30
* Handle 4-tensors as well.schnetter2006-05-12
* Support tensor type uu_sym.schnetter2005-08-26
* Also check for zero size when testing pointers to objects allocated by malloc().tradke2005-05-12
* Handle the tensor type alias "d".schnetter2005-05-04
* Handle groups without variables correctly when checking tensor typeschnetter2004-08-06
* Check tensor type aliases at paramcheck time, and be less verbose atschnetter2004-08-06
* Provide symmetry interpolation.schnetter2004-05-28