My Project
programmer's documentation
Home
Modules
Namespaces
Namespace List
Namespace 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
p
r
s
t
v
w
y
Variables
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
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
f
i
l
m
p
r
t
u
v
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
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
j
k
l
m
n
p
q
r
s
t
u
v
y
Variables
_
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
Typedefs
b
c
f
y
Enumerations
c
f
m
y
Enumerator
a
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
t
u
v
w
x
y
z
Macros
_
b
c
e
f
i
m
n
p
r
s
t
u
y
User examples
Variables and structures reference
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
src
fvm
Variables
fvm_defs.c File Reference
#include "
cs_defs.h
"
#include <stdlib.h>
#include "
fvm_defs.h
"
Include dependency graph for fvm_defs.c:
Variables
const char *
fvm_elements_type_name
[]
const char *
fvm_element_type_name
[]
Variable Documentation
◆
fvm_element_type_name
const char* fvm_element_type_name[]
Initial value:
= {
N_
(
"edge"
),
N_
(
"triangle"
),
N_
(
"quadrangle"
),
N_
(
"simple polygon"
),
N_
(
"tetrahedron"
),
N_
(
"pyramid"
),
N_
(
"prism"
),
N_
(
"hexahedron"
),
N_
(
"simple polyhedron"
)}
◆
fvm_elements_type_name
const char* fvm_elements_type_name[]
Initial value:
= {
N_
(
"edges"
),
N_
(
"triangles"
),
N_
(
"quadrangles"
),
N_
(
"simple polygons"
),
N_
(
"tetrahedra"
),
N_
(
"pyramids"
),
N_
(
"prisms"
),
N_
(
"hexahedra"
),
N_
(
"simple polyhedra"
)}
N_
#define N_(String)
Definition:
cs_defs.h:56
Generated on Thu Apr 9 2020 17:26:56 for My Project by
1.8.16