Container

Each subsystem is organized by the Container class:

std::vector<Container*> danceq::internal::BasisU1::container_per_subsystem

Pointer to the Container of each subsystem.

Vector of size Npart* pointing to the responsible Container for each subsystem.

Note

Subsystems of the same length point to the same Container instance.