The OpenD Programming Language

DirichletVariable.opCall

  1. void opCall(G gen, T[] result)
  2. void opCall(G* gen, T[] result)
    struct DirichletVariable(T)
    void
    opCall
    (
    G
    )
    (
    scope G* gen
    ,
    scope T[] result
    )

Meta