OpenLB 1.7
Loading...
Searching...
No Matches
olb::concepts::LatticeDescriptor Concept Reference

#include <concepts.h>

Concept definition

template<typename DESCRIPTOR>
concept olb::concepts::LatticeDescriptor = std::derived_from<DESCRIPTOR, descriptors::LATTICE_DESCRIPTOR_BASE>

Detailed Description

Definition at line 40 of file concepts.h.