Skip to content
Snippets Groups Projects
  1. Mar 28, 2019
    • bianucci's avatar
      Add retrieval of neighbouring support points for DCPSE. · d31ec168
      bianucci authored
      The Support class allow getting the required number of neighbouring points of a given one.
      It does so in a way that only expands the search area in directions where we are performing derivation.
      Now linking to a newer version of openfpm_data as a fix in const-ness of some operators was required.
      Also minor fixes to some other tests.
      d31ec168
  2. Mar 27, 2019
    • bianucci's avatar
      Add derivation functionality to Monomial and MonomialBasis. · 32a66115
      bianucci authored
      Possibility to get derivatives of Monomial and MonomialBasis objects has been added to allow for easy arbitrary derivative computation when building the RHS in the DCPSE linear system.
      Monomial was also renamed from MonomialBasisElement.
      32a66115
  3. Mar 25, 2019
  4. Mar 22, 2019
    • bianucci's avatar
      Add MonomialBasis feature for DCPSE. · 032819e1
      bianucci authored
      MonomialBasis allows generating the right exponent multi-indices to be used to build the Vandermonde matrix for DCPSE.
      Updated openfpm_data submodule is necessary for a fix included there.
      032819e1
  5. Mar 19, 2019
  6. Mar 18, 2019
  7. Mar 16, 2019
  8. Mar 15, 2019
  9. Mar 14, 2019
  10. Mar 11, 2019
  11. Mar 04, 2019
  12. Mar 03, 2019
  13. Mar 02, 2019
  14. Feb 23, 2019
  15. Feb 20, 2019
  16. Feb 19, 2019
Loading