|
ASL
0.1.6
Advanced Simulation Library
|
The block without discretization (size and position are float) More...
#include <aslBlocks.h>
Public Types | |
| typedef AVec | V |
| Type of a vector. More... | |
| typedef AVec | V |
| Type of a vector. More... | |
Public Member Functions | |
| Box (unsigned int nd) | |
| the size and position are taken 0 More... | |
| Box (unsigned int nd) | |
| the size and position are taken 0 More... | |
Public Attributes | |
| V | size |
| V | position |
The block without discretization (size and position are float)
Definition at line 40 of file aslBlocks.h.
| typedef AVec asl::Box::V |
Type of a vector.
Definition at line 43 of file aslBlocks.h.
| typedef AVec asl::Box::V |
Type of a vector.
Definition at line 43 of file aslBlocks.h.
|
inlineexplicit |
the size and position are taken 0
Definition at line 113 of file aslBlocks.h.
|
inlineexplicit |
the size and position are taken 0
| V asl::Box::position |
Definition at line 45 of file aslBlocks.h.
| V asl::Box::size |
Definition at line 44 of file aslBlocks.h.
1.8.9.1