fpakc/src/modules/mesh/2DCart
JGonzalez 0db76083ec fPsi no longer allocates memory
I noticed that phy2logquad had a lot of overhead. Trying to reducing it
by simplifying calls to fPsi, dPsi and such.

The function for fPsi has been made so no memory is allocated and works
under the assumption that the input array has the right size (1:numNodes)
2023-01-01 12:12:06 +01:00
..
makefile Reading of mesh files has been made independent from geometry and 2021-03-29 09:45:51 +02:00
moduleMesh2DCart.f90 fPsi no longer allocates memory 2023-01-01 12:12:06 +01:00