initExtrapolationFromJSON Interface

interface
public module subroutine initExtrapolationFromJSON(extObj, jsonPrefix, partObj, gridObj, geometryObj, jsonCont, mpiCont)

Arguments

Type IntentOptional Attributes Name
class(Extrapolation), intent(inout), allocatable :: extObj
character(len=*), intent(in) :: jsonPrefix
type(Partition), intent(in) :: partObj
type(Grid), intent(in) :: gridObj
type(Geometry), intent(in) :: geometryObj
type(JSONController), intent(inout) :: jsonCont
type(MPIController), intent(inout) :: mpiCont

Description

Initialize extrapolation from JSON data - requires an olready opened JSON file