hemocell
Toggle main menu visibility
Main Page
Related Pages
Topics
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
u
w
z
Variables
Typedefs
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
y
z
Enumerations
Related Symbols
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
y
z
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
c
d
e
f
h
i
l
m
o
p
r
s
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
examples
capillary
wedge.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
hemocell.h
"
4
#include "palabos3D.h"
5
#include "palabos3D.hh"
6
7
class
Wedge
{
8
public
:
9
static
std::tuple<unsigned, unsigned, unsigned>
domain_size
(
unsigned
resolution);
10
static
int
geometry
(plb::MultiBlockLattice3D<double, DESCRIPTOR> *&lattice,
unsigned
resolution);
11
static
plb::Array<double, 3>
driving_force
(
double
);
12
};
7
class
Wedge
{
…
};
Wedge
Definition
wedge.h:7
Wedge::domain_size
static std::tuple< unsigned, unsigned, unsigned > domain_size(unsigned resolution)
Length refDirN with square cross section of 36x36 cells.
Definition
wedge.cpp:55
Wedge::geometry
static int geometry(plb::MultiBlockLattice3D< double, DESCRIPTOR > *&lattice, unsigned resolution)
Definition
wedge.cpp:59
Wedge::driving_force
static plb::Array< double, 3 > driving_force(double)
Definition
wedge.cpp:75
hemocell.h
Generated by
1.9.8