addBoundedExtDerivationToTextbook Interface

interface
private module subroutine addBoundedExtDerivationToTextbook(textbookObj, derivTag, gridObj, partObj, geometryObj, jsonCont, mpiCont)

Arguments

Type IntentOptional Attributes Name
type(Textbook), intent(inout) :: textbookObj
character(len=*), intent(in) :: derivTag
type(Grid), intent(in) :: gridObj
type(Partition), intent(in) :: partObj
type(Geometry), intent(in) :: geometryObj
type(JSONController), intent(inout) :: jsonCont

JSONController used to get parameters from ./config.json

type(MPIController), intent(inout) :: mpiCont

MPIController used with JSONController

Description

Add a bounded extrapolation derivation to textbook based on JSON config file