Files
2012-02-21 01:15:00 -05:00

1 line
2.3 KiB
JSON

[{"user_id": 10411, "stars": [], "topic_id": 20783, "date_created": 1303434476.881191, "message": "As Seth mention, there are a lot of different geometry issues that come up. Rather than standardizing on a single geometry description, I think that we should be able to express geometries in a variety of different ways, and then have tools that convert between them.", "group_id": 9127, "id": 777158}, {"user_id": 30471, "stars": [], "topic_id": 20783, "date_created": 1303443845.682373, "message": "void findDistance(\n const Cell* oldCell,\n const coordinate_type& position,\n const coordinate_type& direction,\n double& distance,\n const Face* &crossedFace);", "group_id": 9127, "id": 778573}, {"user_id": 30471, "stars": [], "topic_id": 20783, "date_created": 1303443837.398694, "message": "You might still want some sort of standard interface. For example, the first half of my particle tracking function has the signature", "group_id": 9127, "id": 778569}, {"user_id": 30471, "stars": [], "topic_id": 20783, "date_created": 1303443952.881063, "message": "which with templates can be used for both my 1D and 2D mesh classes. I could theoretically implement a similar routine for a CSG mesh and have all of my existing Monte Carlo code work with an arbitrary geometry. But that requires having some sort of standard interface.", "group_id": 9127, "id": 778585}, {"user_id": 30469, "stars": [], "topic_id": 20783, "date_created": 1303485325.8920641, "message": "A standard interface might also be useful if we want to have some plotting routines on common geometries.", "group_id": 9127, "id": 782040}, {"user_id": 30469, "stars": [], "topic_id": 20783, "date_created": 1303485385.121685, "message": "Also, I've done a whole bunch of CSG stuff for my own Monte Carlo code. Although it's all in F95/2003, I can easily port it to something else for this package.", "group_id": 9127, "id": 782042}, {"user_id": 10411, "stars": [], "topic_id": 20783, "date_created": 1303497040.1174099, "message": "@paul_romano Wrapping it with fwrap might be sufficient.... And should be pretty easy to do.", "group_id": 9127, "id": 783785}, {"user_id": 32023, "stars": [], "topic_id": 20783, "date_created": 1304779029.965548, "message": "While there are some licensing issues with dependencies, we can add out CAD-based methods", "group_id": 9127, "id": 951061}]