| svZeroDSolver
    | 
Define the block factory functional. More...
Go to the source code of this file.
| Typedefs | |
| using | BlockFactoryFunc = std::function<Block*(int, Model*)> | 
| General functional for the creation of different types of blocks. | |
Define the block factory functional.
| using BlockFactoryFunc = std::function<Block*(int, Model*)> | 
General functional for the creation of different types of blocks.