-
Notifications
You must be signed in to change notification settings - Fork 7
Usage
Stefano Zaghi edited this page Nov 6, 2015
·
1 revision
VecFor is a module library. The main core of VecFor is currently composed by one module, namely vecfor.F90, where two derived types are defined:
- Vector;
- Vector_Ptr.
The first one is the main class for handling vectors while the latter is a wrapper to the first for allowing arrays of vector pointers. Some testing programs are provided showing a basic example of VecFor usage.
| Examples | Getting Started | Testing Programs | API Documentation |
|---|---|---|---|
| [[A Taste of VecFor | Taste]] | Getting-Started | Testing-Program |
Home | About | Getting Started Guide | Usage | Copyright © 2015 szaghi