GRIDMAN
grid managment library
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  apps
 convgrid.fConvert grids from one format into another, including legacy B2-EIRENE formats, and visualization
 convgrid.parameters.description
 cutgrid.fCut part of the grid inside or outside a contour
 cutgrid.parameters.description
 mergegrid.fCombine two grids onto one
 mergegrid.parameters.description
 triang.fCombine plasma grid (fort.30) with triangular grid in the "void" region. Replacement for TRIAGEOM
 triang.parameters.description
  convert
 addsurf.fConverters of EIRENE Additional Surfaces into GRIDMAN_GRID object
 carre.fConverter for B2 (CARRE, SONNET) grid into GRIDMAN_GRID object
 template.fConverters of GRIDMAN_GRID object to and from simple template (DG template)
 tria.fConverters of GRIDMAN_GRID object to and from EIRENE triangular grid
 vtk.fConverting grid into format which can be used for VTK
  formats
 addsurf.fReading Additional Surfaces from EIRENE input file
 carre.fReading the 2D magnetic field aligned grid in CARRE (SONNET) format
 template.fRead/write coordinates in simple template file (DG template)
 tria.fRead/write for EIRENE triangular grid
 vtk.fWriting files in VTK format for graphical programms (e.g. Paraview)
  grid2D
 cut.fSelect part of 2D grid cut by polygon
 grid2d.fBasic subroutines, calculation of geometrical properties
 merge.fMerge two 2D grids
 triang.fTriangulation of 2D grid
  tests
 grid_examples.fGrids for unit tests
 test_addsurf.fUnit tests of subroutines from formats/addsurf.f and convert/addsurf.f
 test_carre.fUnit tests of subroutines from formats/carre.f and convert/carre.f
 test_carre_DN.fUnit tests of subroutines from formats/carre.f and convert/carre.f for Double Null topolgy
 test_cut.fUnit test for GRIRDMAN_GRID2D_CUT
 test_grid1.fUnit test for the data type GRIDMAN_GRID and it's methods
 test_grid2.fUnit test for the data type GRIDMAN_GRID and it's methods
 test_grid2d.fUnit tests of subroutines from grid2D/grid2d.f
 test_grid3d.fUnit tests of subroutines reletaed to the 3D grid type
 test_index.fUnit test for the data type GRIDMAN_INDEX and it's methods
 test_merge.fUnit tests of GRIDMAN_GRID2D_MERGE
 test_print_examples.f
 test_template.fUnit tests of subroutines from formats/template.f and convert/template.f
 test_tria.fUnit tests of subroutines from formats/tria.f and convert/tria.f
 test_triang.fUnit test of GRIDMAN_GRID2D_TRIANG
 test_vtk.fUnit test for the converter and writers for VTK format
 geom.fBasic geometrical calculations
 grid1.fBasic methods of the data-type GRIDMAN_GRID, see gridman.f
 grid2.fExtra and advanced methods of the data-type GRIDMAN_GRID, see gridman.f
 gridman.fDefinition of data types, global constants and variables
 index.fMethods of the data-type GRIDMAN_INDEX, see gridman.f
 indlist.fMethods of data-type GRIDMAN_INDLIS, see gridman.f