ASL
0.1.7
Advanced Simulation Library
|
Go to the source code of this file.
Classes | |
class | asl::Box |
The block without discretization (size and position are float) More... | |
class | asl::Block |
Namespaces | |
acl | |
Advanced Computational Language. | |
asl | |
Advanced Simulation Library. | |
Functions | |
const Block | asl::offset (const Block &bl, int a=1) |
const unsigned int | asl::nD (const Block &b) |
const bool | asl::in (const Block &b, AVec<> a) |
const bool | asl::in (const Block &b, AVec< int > a) |
const AVec< int > | asl::continiousToDiscret (const Block &b, AVec<> a) |
AVec< int > | asl::castTransformVector (AVec< int > s) |