Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize solvcon.hook and solvcon.anchor modules and make solvcon.hook.MeshHook for MeshCase/MeshSolver. #59

Closed
yungyuc opened this issue Jul 5, 2013 · 1 comment

Comments

@yungyuc
Copy link
Member

yungyuc commented Jul 5, 2013

Originally reported by: Yung-Yu Chen (BitBucket: yungyuc, GitHub: yungyuc)


Make hook and anchor like the renewed case and solver.

Modules solvcon.case and solvcon.solver have been reorganized to define only the new solver system (entities that are based on solvcon.mesh.Mesh and Cython). Legacy code (that use ctypes) are put in *_legacy.py. Common code shared by the legacy system and the new system is in *_core.py.

solvcon.hook and solvcon.anchor should have the same structure.


@yungyuc
Copy link
Member Author

yungyuc commented Jul 6, 2013

Original comment by Yung-Yu Chen (BitBucket: yungyuc, GitHub: yungyuc):


Fixes issue #59: reorganize hook and anchor modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant