Home
last modified time | relevance | path

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

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/FEM/include/
H A DitkFEMRobustSolver.hxx739 const int dofn = element->GetDegreeOfFreedom(k * numberOfDOFs + n); in AssembleLandmarkStiffnessMatrix() local
744 this->m_LinearSystem->AddMatrixValue(dofn, dofm, value, m_LandmarkStiffnessMatrixIndex); in AssembleLandmarkStiffnessMatrix()
760 const int dofn = element->GetDegreeOfFreedom(i * numberOfDOFs + n); in AssembleLandmarkStiffnessMatrix() local
765 … this->m_LinearSystem->AddMatrixValue(dofn, dofm, value, m_LandmarkStiffnessMatrixIndex); in AssembleLandmarkStiffnessMatrix()
766 … this->m_LinearSystem->AddMatrixValue(dofm, dofn, value, m_LandmarkStiffnessMatrixIndex); in AssembleLandmarkStiffnessMatrix()
826 const int dofn = element->GetDegreeOfFreedom(k * numberOfDOFs + n); in RemoveUnselectedLandmarkContributionInPointStiffnessMatrix() local
831 this->m_LinearSystem->AddMatrixValue(dofn, dofm, value, m_LandmarkStiffnessMatrixIndex); in RemoveUnselectedLandmarkContributionInPointStiffnessMatrix()
847 const int dofn = element->GetDegreeOfFreedom(i * numberOfDOFs + n); in RemoveUnselectedLandmarkContributionInPointStiffnessMatrix() local
852 … this->m_LinearSystem->AddMatrixValue(dofn, dofm, value, m_LandmarkStiffnessMatrixIndex); in RemoveUnselectedLandmarkContributionInPointStiffnessMatrix()
853 … this->m_LinearSystem->AddMatrixValue(dofm, dofn, value, m_LandmarkStiffnessMatrixIndex); in RemoveUnselectedLandmarkContributionInPointStiffnessMatrix()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/rc/
H A Dsh.wmii257 dofn Local-Overrides
285 dofn Event-$event $args
/dports/x11-wm/wmii/wmii-3.6/rc/
H A Dsh.wmii257 dofn Local-Overrides
285 dofn Event-$event $args
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dunit.h538 #define DEF_ACTION(name,CODE,args,prepfn,netprepfn,dofn,checkfn,argdecl,doc) CODE, argument
644 #define DEF_TASK(name,dname,CODE,argtypes,dofn,createfn,setfn,netsetfn,pushfn,netpushfn,argdecl) CO… argument
902 #define DEF_ACTION(name,code,args,prepfn,netprepfn,dofn,CHECKFN,ARGDECL,doc) \ argument
908 #define DEF_TASK(name,dname,code,argtypes,dofn,CREATEFN,setfn,netsetfn,pushfn,netpushfn,ARGDECL) \ argument
H A Dkpublic.h13 #define DEF_ACTION(name,code,args,prepfn,NETPREPFN,dofn,checkfn,ARGDECL,doc) \ argument
19 #define DEF_TASK(name,dname,code,argtypes,dofn,createfn,setfn,NETSETFN,pushfn,NETPUSHFN,ARGDECL) \ argument
H A Dkernel.h16 #define DEF_ACTION(name,code,args,PREPFN,netprepfn,dofn,checkfn,ARGDECL,doc) \ argument
22 #define DEF_TASK(name,dname,code,argtypes,dofn,CREATEFN,SETFN,netsetfn,PUSHFN,netpushfn,ARGDECL) \ argument
H A Dactions.c85 #define DEF_ACTION(NAME,CODE,ARGS,prepfn,netprepfn,dofn,checkfn,argdecl,doc) \ argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/space/
H A DFeSpace.cpp164 number_t dofn = 1; //dof's numbering starts at 1 in buildFeDofs() local
172 dofs.push_back(FeDof(*this, itElt->refElt_p->refDofs[i], dofn)); //add new dof in buildFeDofs()
173 itElt->dofNumbers[i] = dofn; in buildFeDofs()
175 dofn++; in buildFeDofs()
256 dofs.push_back(FeDof(*this, refElt->refDofs[i], dofn, sh)); //create dof in buildFeDofs()
257 …itElt->dofNumbers[i] = dofn; //update dof numbering of current el… in buildFeDofs()
258 … dofIndex[dki] = dofn; //add key in global dof map in buildFeDofs()
291 dofn++; in buildFeDofs()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/essentialConditions/
H A DConstraints.cpp489 std::vector<number_t> dofn=elt->dofNumbers; in constraintsMatrix() local
490 std::vector<number_t>::iterator itd=dofn.begin(), itdc=itd; in constraintsMatrix()
504 for(itd=dofn.begin(); itd!=dofn.end(); ++itd) in constraintsMatrix()
517 dofn.resize(nbd); in constraintsMatrix()
541 for(itd=dofn.begin(); itd!=dofn.end(); ++itd) in constraintsMatrix()
553 dofn.resize(nbd); in constraintsMatrix()
559 for(itd=dofn.begin(); itd!=dofn.end(); ++itd) in constraintsMatrix()
561 *itdu=dofn; in constraintsMatrix()
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/
H A DTHANKS84 Marcel Ruff <ruff@comsys.dofn.de>
/dports/devel/omniORB/omniORB-4.2.4/
H A DCREDITS82 Email: ruff@comsys.dofn.de
/dports/math/reduce/Reduce-svn5758-src/psl/dist/comp/
H A Dpass-1.sl320 (apply (or (get fcn 'dofn) fcn)
987 (setf num (apply (get operator 'dofn) (list num (constant-value arg))))
1049 (apply (get (third fns) 'dofn)
1052 (setf con (apply (get (first fns) 'dofn) (list con value)))
H A Dpass-2-3.sl2867 (prog (dofn)
2870 (when (setq dofn (get (car u) 'dofn))
2871 (rplaca u dofn))
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/docs/
H A Dparsedata.adoc331 <frank@comsys.dofn.de> from clk_rcc8000.c Nortel DASA Network Systems
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/
H A Dsyscall.c4564 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
4565 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu42/qemu-4.2.1/linux-user/
H A Dsyscall.c5132 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5133 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu/qemu-6.2.0/linux-user/
H A Dsyscall.c5680 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5681 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu5/qemu-5.2.0/linux-user/
H A Dsyscall.c5709 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5710 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/
H A Dsyscall.c5132 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5133 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/
H A Dsyscall.c5282 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5283 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/
H A Dsyscall.c5678 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5679 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/
H A Dsyscall.c5249 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5250 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/emulators/qemu60/qemu-6.0.0/linux-user/
H A Dsyscall.c5786 #define IOCTL_SPECIAL(cmd, access, dofn, ...) \ argument
5787 { TARGET_ ## cmd, cmd, #cmd, access, dofn, { __VA_ARGS__ } },
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-19991705 * unit.h (ActionDefn dofn, checkfn): Remove fields.
1707 instead of using checkfn and dofn fields.
/dports/mail/thunderbird-dictionaries/dictionaries/spell-cy-GB.xpi/
H A Dcy-GB.dic74651 dofn/T