Merge branch 'master' into reconnection
This commit is contained in:
commit
bac3af0617
@ -54,6 +54,7 @@ module operators
|
||||
!
|
||||
public :: initialize_operators, finalize_operators
|
||||
public :: divergence, gradient, curl, laplace
|
||||
public :: derivative_1st, derivative_2nd
|
||||
|
||||
!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
!
|
||||
@ -518,12 +519,6 @@ module operators
|
||||
end subroutine laplace
|
||||
!
|
||||
!===============================================================================
|
||||
!!
|
||||
!!*** PRIVATE SUBROUTINES ****************************************************
|
||||
!!
|
||||
!===============================================================================
|
||||
!
|
||||
!===============================================================================
|
||||
!
|
||||
! subroutine DERIVATIVE_1ST:
|
||||
! -------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user