New way to deal with electric field in triangles. Some improvements but
rectangles are still recommended for regular grids.
This commit is contained in:
parent
4fb1940085
commit
978eb99f02
2 changed files with 12 additions and 5 deletions
|
|
@ -70,7 +70,7 @@ MODULE moduleMesh
|
|||
CONTAINS
|
||||
PROCEDURE(initEdge_interface), DEFERRED, PASS:: init
|
||||
PROCEDURE(getNodesEdge_interface), DEFERRED, PASS:: getNodes
|
||||
PROCEDURE(randPosEdge_interface), DEFERRED, PASS:: randPos
|
||||
PROCEDURE(randPosEdge_interface), DEFERRED, PASS:: randPos
|
||||
|
||||
END TYPE meshEdge
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue