Rename of boundary module as I start with EM
This commit is contained in:
parent
f566776af2
commit
0ae121e3b1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
!moduleMeshBoundary: Boundary functions for the mesh edges
|
||||
submodule(moduleMesh) boundary
|
||||
submodule(moduleMesh) boundaryParticle
|
||||
contains
|
||||
module function boundaryParticleName_to_Index(boundaryName) result(bp)
|
||||
use moduleErrors
|
||||
|
|
@ -502,4 +502,4 @@ submodule(moduleMesh) boundary
|
|||
|
||||
end function physicalSurface_to_id
|
||||
|
||||
end submodule boundary
|
||||
end submodule boundaryParticle
|
||||
Loading…
Add table
Add a link
Reference in a new issue