OpenLB 1.7
Loading...
Searching...
No Matches
Public Types | List of all members
olb::ConcretizableBlockGeometry< T, D > Struct Template Reference

Curried BlockGeometry template for use in callUsingConcretePlatform. More...

#include <blockGeometry.h>

+ Collaboration diagram for olb::ConcretizableBlockGeometry< T, D >:

Public Types

using base_t = BlockGeometry<T,D>
 
template<Platform PLATFORM>
using type = BlockGeometry<T,D>
 

Detailed Description

template<typename T, unsigned D>
struct olb::ConcretizableBlockGeometry< T, D >

Curried BlockGeometry template for use in callUsingConcretePlatform.

Definition at line 217 of file blockGeometry.h.

Member Typedef Documentation

◆ base_t

template<typename T , unsigned D>
using olb::ConcretizableBlockGeometry< T, D >::base_t = BlockGeometry<T,D>

Definition at line 219 of file blockGeometry.h.

◆ type

template<typename T , unsigned D>
template<Platform PLATFORM>
using olb::ConcretizableBlockGeometry< T, D >::type = BlockGeometry<T,D>

Definition at line 222 of file blockGeometry.h.


The documentation for this struct was generated from the following file: