![]() |
MoCSI API Reference
|
Class that manages the creation of the GridBase object. More...
#include <GridFactory.h>

Public Member Functions | |
| GridFactory (SimulationClassBase< T > *sim, std::shared_ptr< ShapeBase< T > > m_simulation_shape, const std::string &dimension) | |
| Constructor for the GridFactory class. Structurally identical to the ShapeFactory class. | |
| std::shared_ptr< GridBase< T > > | getGridPtr () |
| GridFactory< T >::GridFactory | ( | SimulationClassBase< T > * | sim, |
| std::shared_ptr< ShapeBase< T > > | m_simulation_shape, | ||
| const std::string & | dimension | ||
| ) |
Constructor for the GridFactory class. Structurally identical to the ShapeFactory class.