tumopp: Tumor growth simulator in C++
Public Member Functions | List of all members
tumopp::Tissue::equal_shptr_cell Struct Reference

Equal function object for shptr<Cell> More...

Public Member Functions

bool operator() (const std::shared_ptr< tumopp::Cell > &lhs, const std::shared_ptr< tumopp::Cell > &rhs) const noexcept
 Compare cell coord.
 

Detailed Description

Equal function object for shptr<Cell>


The documentation for this struct was generated from the following file: