GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • objarray

Implement in tohil C/C++ source code the use of the GiD TclObj type objarray, to store efficiently vectors for the nodes and elements of the mesh, and do automatic conversion from/to the appropriated Python object. Now it is used a implicit conversion to string that is less efficient that use the native types of float, double, int, long, etc.

  • No labels