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

#include <interface.h>

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

Public Types

template<typename DESCRIPTOR >
using type
 

Detailed Description

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

Definition at line 330 of file interface.h.

Member Typedef Documentation

◆ type

template<typename MOMENTA >
template<typename DESCRIPTOR >
using olb::momenta::Porous< MOMENTA >::type
Initial value:
ConcreteTuple<
DESCRIPTOR,
typename MOMENTA::template type<DESCRIPTOR>::density,
PorousMomentum<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 332 of file interface.h.


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