[implicit][model] Use tag dispatching for the initial() method
* use two separate functions for box and cc * avoid compiler error if user wants to set the initial(const Vertex& v) or initial(const Element& e) method (for box or cc) explicitly in the problem instead of using initialAtPos
Loading
Please register or sign in to comment