mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-11 11:26:01 +08:00
Merged Seogi's code into the Tensor Mesh code base.
This is under the DiffOperators class, which can be inherited with BaseMesh to any Mesh Object. Cell area and other dimension calculations are included in the TensorMesh class. Wrote unit tests for cell vol, area, and edges.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
from TensorMesh import TensorMesh
|
||||
import utils
|
||||
|
||||
Reference in New Issue
Block a user