ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
isModelTermGroupMixed
Interface
166 statements
Source File
modeller.f90
modeller_class
isModelTermGroupMixed
Contents
None
interface
private pure module function isModelTermGroupMixed(this, groupIndex, modelIndex) result(mixed)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
Modeller
),
intent(in)
::
this
integer(kind=ik),
intent(in)
::
groupIndex
integer(kind=ik),
intent(in)
::
modelIndex
Return Value
logical
Description
Return true if group with given index is mixed in model with given index