size_ar_model Function

private pure function size_ar_model(eos)

Get the size of the model.

Arguments

Type IntentOptional Attributes Name
class(ArModel), intent(in) :: eos

Return Value integer


Called by

proc~~size_ar_model~~CalledByGraph proc~size_ar_model size_ar_model interface~size size interface~size->proc~size_ar_model