BracketSpec Interface

public interface BracketSpec

Calls

interface~~bracketspec~~CallsGraph interface~bracketspec BracketSpec proc~new_bracketspec_geom new_BracketSpec_geom interface~bracketspec->proc~new_bracketspec_geom

Module Procedures

public function new_BracketSpec_geom(field_spec, bracket_size) result(bracket_spec)

Arguments

Type IntentOptional Attributes Name
type(FieldSpec), intent(in), optional :: field_spec
integer, intent(in), optional :: bracket_size

Return Value type(BracketSpec)