ComponentSpec Interface

public interface ComponentSpec

Module Procedures

private function new_ComponentSpec(var_specs, connections) result(spec)

Arguments

Type IntentOptional Attributes Name
type(VariableSpecVector), intent(in), optional :: var_specs
type(ConnectionVector), intent(in), optional :: connections

Return Value type(ComponentSpec)