Skip to content
  • graham's avatar
    8a9b8718
    ENH: InteractionLists. Adding changing mesh support. · 8a9b8718
    graham authored
    Rebuilding InteractionLists *FROM SCRATCH, AT EVERY REFERRED DATA
    SEND* when mesh_.changing().  Expensive, as required for every force
    calculation subCycle, but will make sure that the InteractionLists are
    correct at all times.  Not intended for serious use, only to make the
    method not wrong, to do moving/changing mesh calculations efficiently
    will require an efficient maintenance and update mechanism for the
    InteractionLists.  Triggers a warning.
    8a9b8718
    ENH: InteractionLists. Adding changing mesh support.
    graham authored
    Rebuilding InteractionLists *FROM SCRATCH, AT EVERY REFERRED DATA
    SEND* when mesh_.changing().  Expensive, as required for every force
    calculation subCycle, but will make sure that the InteractionLists are
    correct at all times.  Not intended for serious use, only to make the
    method not wrong, to do moving/changing mesh calculations efficiently
    will require an efficient maintenance and update mechanism for the
    InteractionLists.  Triggers a warning.
Loading