libsim  Versione7.1.6
subroutine vol7d_serialize_parse ( class(vol7d_serialize), intent(inout)  this,
integer, intent(in), optional  category 
)
private

Method for parsing the command-line options provided.

It must be called after the call to optionparser_parse in order to validate the options relevant to vol7d_serialize, in case of errors the raise_error subroutine is called, with possible program abort. It should be called also in case the configurable parameters are set directly rather than through command-line.

Parametri
[in,out]thisobject having undorgone the vol7d_serialize_optionparser method
[in]categorylog4fortran category for logging error messages

Definizione alla linea 253 del file vol7d_serialize_class.F03.


Generated with Doxygen.