LBIBCell
 All Classes Functions Variables Friends Pages
Todo List
Member LbmLib::geometry::Connection::Connection (std::shared_ptr< nodes::GeometryNode > const p1, std::shared_ptr< nodes::GeometryNode > const p2, const std::map< std::string, std::vector< std::string > > connectionType, unsigned int domainId)
: self-registration of connection
Member LbmLib::geometry::Connection::~Connection ()
remove these lines. i don't know when the destructor is called -> random behaviour.
Member LbmLib::geometry::Geometry::addConnection (std::shared_ptr< nodes::GeometryNode > p1, std::shared_ptr< nodes::GeometryNode > p2, const std::map< std::string, std::vector< std::string > > boundaryConditionDescriptor, const unsigned int domainIdentifier)
remove the registering of the connection in the geometrynodes once the connection registers itself
Member LbmLib::geometry::Geometry::eraseConnection (std::shared_ptr< Connection > toDelete)
this has to be tested!!!!!!
Member LbmLib::geometry::Geometry::removeGeometryNode (const unsigned int nodeid)
some error here; domainid is automatically bumped
Class LbmLib::solver::BioBaseSolver< T >
look at ... for an example
Member LbmLib::solver::ForceSolver::deleteForceType (const unsigned int forcetype)
fails with pragma, of course. other ways?