Home
last modified time | relevance | path

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

/dports/devel/libs11n/libs11n-1.2.10-nobuildfiles/include/s11n.net/s11n/
H A Dfactory.hpp143 void alias( const key_type & alias, const value_type & isthesameas ) in alias() argument
145 this->aliases()[alias] = isthesameas; in alias()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/tce/
H A Dtce.py762 def isthesameas(self,another): member in Factor
2334 if (factorproduct.isthesameas(another.factor)):
2994 def isthesameas(self,another,globaltargetindexes,verbose=0): member in ElementaryTensorContraction
3022 ratio = self.factor.isthesameas(another.factor)
3177 return selfcopy.factor.isthesameas(anothercopy.factor)
5789 ratio = selfcopy.contraction.factor.isthesameas(anothercopy.contraction.factor)
5867 ratio = ratio * anothercopy.contraction.factor.isthesameas(newfactor)
6066 ratio = intermediate.isthesameas(child.contraction,globaltargetindexes)
6118 …ratio = listofcontractions[icontraction].isthesameas(listofcontractions[jcontraction],globaltarget…
6128 …ratio = intermediatesreused[icontraction].isthesameas(intermediatesreused[jcontraction],globaltarg…
/dports/science/nwchem-data/nwchem-7.0.2-release/src/tce/
H A Dtce.py762 def isthesameas(self,another): member in Factor
2332 if (factorproduct.isthesameas(another.factor)):
2992 def isthesameas(self,another,globaltargetindexes,verbose=0): member in ElementaryTensorContraction
3020 ratio = self.factor.isthesameas(another.factor)
3175 return selfcopy.factor.isthesameas(anothercopy.factor)
5787 ratio = selfcopy.contraction.factor.isthesameas(anothercopy.contraction.factor)
5865 ratio = ratio * anothercopy.contraction.factor.isthesameas(newfactor)
6064 ratio = intermediate.isthesameas(child.contraction,globaltargetindexes)
6116 …ratio = listofcontractions[icontraction].isthesameas(listofcontractions[jcontraction],globaltarget…
6126 …ratio = intermediatesreused[icontraction].isthesameas(intermediatesreused[jcontraction],globaltarg…