ASPECT
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Functions
a
c
d
e
f
g
h
i
m
n
o
p
r
s
t
w
x
z
Variables
Typedefs
Enumerations
+
Enumerator
a
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
+
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
k
l
m
n
o
p
r
s
t
u
v
w
~
+
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
+
Enumerations
a
c
d
f
k
l
m
o
p
r
s
t
v
y
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
u
v
z
Related Functions
+
Files
File List
+
File Members
All
Functions
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
aspect
FEVariable
aspect::FEVariable< dim > Member List
This is the complete list of members for
aspect::FEVariable< dim >
, including all inherited members.
base_index
aspect::FEVariable< dim >
block_index
aspect::FEVariable< dim >
component_mask
aspect::FEVariable< dim >
extractor_scalar
() const
aspect::FEVariable< dim >
extractor_vector
() const
aspect::FEVariable< dim >
fe
aspect::VariableDeclaration< dim >
FEVariable
(const VariableDeclaration< dim > &fe_variable, const unsigned int component_index, const unsigned int block_index, const unsigned int base_index)
aspect::FEVariable< dim >
first_component_index
aspect::FEVariable< dim >
multiplicity
aspect::VariableDeclaration< dim >
n_blocks
aspect::VariableDeclaration< dim >
n_components
() const
aspect::VariableDeclaration< dim >
name
aspect::VariableDeclaration< dim >
scalar_extractor
aspect::FEVariable< dim >
private
VariableDeclaration
(const std::string &name, const std::shared_ptr< FiniteElement< dim >> &fe, const unsigned int multiplicity, const unsigned int n_blocks)
aspect::VariableDeclaration< dim >
VariableDeclaration
()
aspect::VariableDeclaration< dim >
vector_extractor
aspect::FEVariable< dim >
private