39 template <
typename Impl,
bool restorePrimal,
bool modifiedBuffer,
typename Type,
typename Adjo
intType,
typename PrimalType,
typename IndexType>
48 Base(primalMpiType, adjointMpiType) {}
55 return modifiedBuffer;
88 for(
int i = 0; i < elements; i += 1) {
89 func(&indices[i], userData);
Global namespace for MeDiPack - Message Differentiation Package.
Definition adjointInterface.hpp:37