fpakc/src/modules
Jorge Gonzalez 2c55913501 First version of vtu file format
After some testing and making things a bit better and more general, I am
quite happy with the implementation of vtu and it seems that it is
working (at least as good as Gmsh2).

There are some procedures that might be useful for other XML-like
formats that might be moved in the future to the common module (I am
    thinking right now in the implementation of a general format like
    XDMF3).
2023-02-07 16:02:36 +01:00
..
common First step of performance improvement 2023-01-06 21:02:54 +01:00
init Fix an issue and starting to read information from .vtu initial files 2023-02-06 19:54:54 +01:00
mesh First version of vtu file format 2023-02-07 16:02:36 +01:00
output Reorganization of solver 2022-12-24 12:59:23 +01:00
solver Creating of nodes and edges in .vtu format 2023-02-05 19:35:49 +01:00
makefile First output in VTU format 2023-02-03 20:14:53 +01:00
moduleBoundary.f90 Improved some general things using pointers. 2021-03-28 16:52:01 +02:00
moduleCollisions.f90 First step of performance improvement 2023-01-06 21:02:54 +01:00
moduleInject.f90 Forgot to remove some print statements 2023-02-03 15:11:36 +01:00
moduleList.f90 Small changes before trying something big 2023-01-05 20:32:45 +01:00
moduleProbe.f90 Modification to Probes to use all particles 2021-10-18 16:00:28 +02:00
moduleSpecies.f90 Reducing overhead when no collisions are present 2023-01-07 12:12:37 +01:00