Home
last modified time | relevance | path

Searched refs:sfb1 (Results 1 – 1 of 1) sorted by relevance

/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Dlgmat.cpp703 const int sfb1=Vh0.N*last_operatortype*Vh0.NbDoF(); in buildInterpolationMatrix() local
704 KN<R> kv(sfb1*nbp); in buildInterpolationMatrix()
772 KNMK_<R> fb(v+p*sfb1,nbdfVK,NVh,last_operatortype); in buildInterpolationMatrix()
897 const int sfb1=Vh0.N*last_operatortype*Vh0.NbDoF(); in buildInterpolationMatrixT() local
898 KN<R> kv(sfb1*nbp); in buildInterpolationMatrixT()
1067 const int sfb1=Vh0.N*last_operatortype*Vh0.NbDoF(); in buildInterpolationMatrixT() local
1068 KN<R> kv(sfb1*nbp); in buildInterpolationMatrixT()
1215 const int sfb1=Uh0.N*last_operatortype*Uh0.NbDoF(); in buildInterpolationMatrix1() local
1216 KN<R> kv(sfb1); in buildInterpolationMatrix1()
1295 const int sfb1=Uh0.N*last_operatortype*Uh0.NbDoF(); in buildInterpolationMatrixT1() local
[all …]