Skip to content

Tree functions

Compare
Choose a tag to compare
@lheagy lheagy released this 08 Jul 21:12

Updates

  • Several of the functions are used to integrate line source terms for FDEM.
  • The TreeCell object now exposes it's node/edge/face indices to python, a TreeCell object can be obtained by directly indexing the TreeMesh.
  • Added much documentation to the TreeMesh objects and their functions.
  • The TreeMesh plotSlice and plotGrid functions now have the same calling conventions as the respective TensorMesh functions