CAM
patchmod Module Reference

Functions/Subroutines

subroutine, public getvaluesforpatch (p, values)
 
subroutine, public setvaluesforpatch (p, values)
 
subroutine, public numvaluesperpatch (nvalues)
 

Function/Subroutine Documentation

◆ getvaluesforpatch()

subroutine, public patchmod::getvaluesforpatch ( integer, intent(in)  p,
real(r8), dimension(:), intent(out), pointer  values 
)
Here is the call graph for this function:

◆ numvaluesperpatch()

subroutine, public patchmod::numvaluesperpatch ( integer, intent(out)  nvalues)
Here is the caller graph for this function:

◆ setvaluesforpatch()

subroutine, public patchmod::setvaluesforpatch ( integer, intent(in)  p,
real(r8), dimension(:), intent(in), pointer  values 
)
Here is the call graph for this function: