ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
Loading...
Searching...
No Matches
real_vector Concept Reference

#include <BlockAndCell.hpp>

Concept definition

template<typename T>
concept real_vector = detail::is_real_vector<T>::value

Detailed Description

Definition at line 50 of file BlockAndCell.hpp.