Skip to content

Kuanghua

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Undefined reference to function during make #5690
    Kuanghua
    Participant

    Hello
    I have already defined the new iniEquilibrium in superLattice2D.h just after the original definition
    void iniEquilibrium(FunctorPtr<SuperIndicatorF2D<T>>&& indicator,
    AnalyticalF2D<T,T>& rho, AnalyticalF2D<T,T>& u); by
    void iniEquilibrium(FunctorPtr<SuperIndicatorF2D<T>>&& indicator, AnalyticalF2D<T, T>& rho);

    and yet the function cannot be identified.

    For me the iniEquilibrium should be calculated with density and weight coefficient.

Viewing 1 post (of 1 total)