ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
countImplicitTerms
Function
18 statements
Source File
custom_model_builder_procedures.f90
custom_model_builder_procedures
countImplicitTerms
Contents
function countImplicitTerms(termJSONPrefix, termTags, env) result(res)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
termJSONPrefix
type(
StringArray
),
intent(in),
dimension(:)
::
termTags
class(
EnvironmentWrapper
),
intent(inout)
::
env
Return Value
integer(kind=ik)