Loading [MathJax]/extensions/tex2jax.js
WARPXM
v1.10.0
Toggle main menu visibility
About
Install Instructions
Quick Links
User Information
Basic WARPXM run instructions
WARPXM Input Files
Warpy: the WARPXM Python interface
User Guide: Setting up a multiphysics simulation
Developer Information
WARPXM Logical Structure
WARPXM Code Structure
Navigating the code
CMake Build Structure
Developing new Applications
Warpy Development
Standards and Normalization
Normalization
Coding standards
Documentation commenting
The Code
Namespaces
Namespace List
Namespace Members
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
l
m
n
o
p
r
s
t
u
v
w
x
y
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
Typedefs
Enumerator
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
q
r
s
t
u
v
w
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
v
w
x
y
z
Typedefs
a
b
c
d
e
f
h
i
l
n
p
r
s
t
u
v
w
Enumerations
Enumerator
Related Functions
Files
File List
File Members
All
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Functions
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
Variables
Typedefs
Enumerator
w
Macros
_
r
s
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
basis.h
Go to the documentation of this file.
1
#ifndef BASIS_BASIS_H
2
#define BASIS_BASIS_H
3
4
// Wm includes
5
#include "
basis/wmbasisarrayset.h
"
6
7
namespace
wxm
8
{
9
namespace
basis
10
{
11
12
typedef
WmBasisArraySet
basis_t
;
13
}
14
}
// namespace wxm
15
16
#endif
// BASIS_BASIS_H
WmBasisArraySet
Definition:
wmbasisarrayset.h:13
wxm::basis::basis_t
WmBasisArraySet basis_t
Definition:
basis.h:12
wxm
Base namespace for everything not included in the global namespace.
Definition:
field_source.h:8
wmbasisarrayset.h
src
basis
basis.h
Generated by
1.9.6