Source Files
Modules
Procedures
Derived Types
get_partial
Interface
19 statements
Source File
diffstruc_types.f90
diffstruc__types
get_partial
Contents
None
interface
public module function get_partial(this, upstream_grad) result(output)
Arguments
Type
Intent
Optional
Attributes
Name
class(
array_type
),
intent(inout)
::
this
type(
array_type
),
intent(in)
::
upstream_grad
Return Value
type(
array_type
)