ASL
0.1.7
Advanced Simulation Library
|
Go to the source code of this file.
Classes | |
class | asl::DataWithGhostNodes< V > |
class | asl::DataCoarser |
Algorithm for generation of coarsed dataset. More... | |
class | asl::DataClipper |
Algorithm for generation of coarsed dataset. More... | |
Namespaces | |
acl | |
Advanced Computational Language. | |
asl | |
Advanced Simulation Library. | |
Typedefs | |
typedef std::shared_ptr< DataCoarser > | asl::SPDataCoarser |
typedef std::shared_ptr< DataClipper > | asl::SPDataClipper |
Functions | |
SPDataWithGhostNodesACLData | asl::coarseData (SPDataWithGhostNodesACLData d) |
SPDataWithGhostNodesACLData | asl::clipData (SPDataWithGhostNodesACLData d, AVec< int > a0, AVec< int > aE) |