yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02406
Re: [Branch ~yade-dev/yade/trunk] Rev 1826: 1. Remove implementation of global functions from Tetra.hpp to Tetra.cpp (gave errors on linking ...
In [1]: _pyRootClasses
Out[1]:
set(['BoundingVolume',
'BoundingVolumeEngineUnit',
'ConstitutiveLaw',
'DeusExMachina',
'FileGenerator',
'InteractingGeometry',
'InteractionGeometry',
'InteractionGeometryEngineUnit',
'InteractionPhysics',
'InteractionPhysicsEngineUnit',
'Material',
'StandAloneEngine',
'State'])
In [2]: O.childClasses('StandAloneEngine')
Out[2]: []
In [3]: listChildClassesRecursive('Material')
Out[3]: set()
In [4]: dir()
Out[4]:
['BexContainer',
'Body',
'BodyContainer',
'BodyIterator',
'BoundingVolume',
'BoundingVolumeEngineUnit',
'BoundingVolumeMetaEngine',
'ConstitutiveLaw',
'ConstitutiveLawDispatcher',
'DeusExMachina',
'Engine',
'EngineUnit',
'FileGenerator',
'IPShellEmbed',
'IPython',
'In',
'InteractingGeometry',
'Interaction',
'InteractionContainer',
'InteractionDispatchers',
'InteractionGeometry',
'InteractionGeometryEngineUnit',
'InteractionGeometryMetaEngine',
'InteractionIterator',
'InteractionPhysics',
'InteractionPhysicsEngineUnit',
'InteractionPhysicsMetaEngine',
'Material',
'MaterialContainer',
'MetaEngine',
'Omega',
'Out',
'ParallelEngine',
'Quaternion',
'STLImporter',
'Serializable',
'StandAloneEngine',
'State',
'TagsWrapper',
'TimingDeltas',
'Vector2',
'Vector3',
'_',
'_1',
'_2',
'_3',
'__',
'__IP',
'___',
'__builtins__',
'__doc__',
'__file__',
'__name__',
'__package__',
'_allSerializables',
'_dh',
'_i',
'_i1',
'_i2',
'_i3',
'_i4',
'_ih',
'_ii',
'_iii',
'_ip',
'_noPropsClasses',
'_oh',
'_proxiedClasses',
'_proxyNamespace',
'_pyRootClasses',
'_sh',
'acos',
'acosh',
'asin',
'asinh',
'atan',
'atan2',
'atanh',
'ceil',
'cleanup',
'componentMaxVector',
'componentMinVector',
'componentSum',
'copysign',
'cos',
'cosh',
'degrees',
'diagDiv',
'diagMult',
'division',
'e',
'exp',
'fabs',
'factorial',
'floor',
'fmod',
'frexp',
'fsum',
'help',
'hypot',
'info',
'ip',
'ipshell',
'isinf',
'isnan',
'ldexp',
'listChildClassesRecursive',
'log',
'log10',
'log1p',
'modf',
'oldName',
'pi',
'pow',
'quaternionFromAxes',
'quaternionToAxes',
'quaternionToEulerAngles',
'quaterniontoGLMatrix',
'radians',
'renamed',
'root',
'rootType',
'runtime',
'sin',
'sinh',
'sqrt',
'srv',
'sys',
'tan',
'tanh',
'trunc',
'unitVectorsAngle',
'utils',
'warnWrap',
'yade',
'yade_completers']
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями
Anton Gladkyy
2009/12/1 Anton Gladky <gladky.anton@xxxxxxxxx>
> We have just talked to him.
>
> Very strange. We cannot start even with r1815!
> ______________________________
> [ENG] Best Regards
> [GER] Mit freundlichen Grüßen
> [RUS] С наилучшими пожеланиями
> [UKR] З найкращими побажаннями
>
> Anton Gladkyy
>
>
> 2009/12/1 Václav Šmilauer <eudoxos@xxxxxxxx>
>
>
>> > I have a strange error also:
>> >
>> >
>> >
>> RockPress=O.materials.append(RpmMat(young=young,frictionAngle=frictionAngle,poisson=poisson,density=rho,exampleNumber=5))
>> > NameError: name 'RpmMat' is not defined
>>
>> Weird, when did it break? Can you send what I asked Sega for in my last
>> post (yade-trunk -vv etc). Thanks.
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
>> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
Follow ups
References