Skip to content

AMIInterpolation allocates new communicator every tilmestep

Functionality to add/problem to solve

AMIInterpolation allocates a local communicator since the communication generally only uses a subset of processors. In most cases it can re-use the communicator, avoiding overhead and additional side effects

@andy

Target audience

Code using AMIInterpolation