cfd-solver
0.1.0
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Programs
choice_violation_message
Function
17 statements
Source File
config_engine.f90
config_engine
choice_violation_message
Contents
private function choice_violation_message(prefix, f) result(msg)
Compose the historical choice-violation text for one field.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
prefix
type(
field_desc_t
),
intent(in)
::
f
Return Value
character(len=512)