AGA V1
Asexual Genetic Algorithm Version 1.0
Functions/Subroutines
main.f90 File Reference

Interface with the AGAv1 implementation. More...

Go to the source code of this file.

Functions/Subroutines

program test
 Main program/interface with AGAv1.

Detailed Description

Interface with the AGAv1 implementation.

This is an example of the interface, the user must write/modify his/her own to use the AGAv1 program.

Authors:
Ary Rodriguez-Gonzalez & Alejandro Esquivel
Date:
23/Jun/2011

Definition in file main.f90.


Function Documentation

program test ( )

Main program/interface with AGAv1.

This is a test example of a main program that initializes MPI (if enabled in makefile), reads data from (ObsData.dat), and calls AGAv1 to find the solution to.... @ todo Terminar descripcion del main program.

Definition at line 30 of file main.f90.

References agav1::Algorithm(), mpi_module::err, mpi_module::master, mpi_module::np, mpi_module::rank, and input::ReadData().

 All Namespaces Files Functions Variables