OpenLB 1.7
Loading...
Searching...
No Matches
Public Types | List of all members
olb::momenta::PorousParticle< MOMENTA > Struct Template Reference

#include <interface.h>

+ Collaboration diagram for olb::momenta::PorousParticle< MOMENTA >:

Public Types

template<typename DESCRIPTOR >
using type
 

Detailed Description

template<typename MOMENTA>
struct olb::momenta::PorousParticle< MOMENTA >

Definition at line 342 of file interface.h.

Member Typedef Documentation

◆ type

template<typename MOMENTA >
template<typename DESCRIPTOR >
using olb::momenta::PorousParticle< MOMENTA >::type
Initial value:
ConcreteTuple<
DESCRIPTOR,
typename MOMENTA::template type<DESCRIPTOR>::density,
PorousParticleMomentum<typename MOMENTA::template type<DESCRIPTOR>::momentum>,
typename MOMENTA::template type<DESCRIPTOR>::stress,
typename MOMENTA::template type<DESCRIPTOR>::definition
>
DefinitionRule definition
Definition interface.h:101

Definition at line 344 of file interface.h.


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