Home
last modified time | relevance | path

Searched defs:CodeIJ (Results 1 – 2 of 2) sorted by relevance

/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DHashMatrix.cpp111 typename HashMatrix<I,R>::uniquecodeInt HashMatrix<I,R>::CodeIJ() const { in CodeIJ() function in HashMatrix
/dports/math/freefem++/FreeFem-sources-4.6/src/mpi/
H A Dparallelempi.cpp1408 template<class R> uint64_t CodeIJ(const MatriceMorse<R> * pa) { return pa->CodeIJ();} in CodeIJ() function