Pinned Repositories
fortran-remarks
Remarks on Modern Fortran
vscode-mingw-w64
Notes on how to use Visual Studio Code and gfortran (MinGW-w64) in Windows 10
FEconv
Program feconv is an utility to convert between several mesh and FE field formats, like ANSYS mesh files (.msh), MD Nastran input files (.bdf), I-Deas Universal (.unv), VTK files (.vtk), etc. If you use a Modulef format to store an intermediate mesh (.mfm). It can transform the FE type of a mesh composed of trangles or tetrahedra, to Lagrange P1 or P2, Raviart-Thomas (face) or Whitney (edge) finite elements. It also uses third-party code to perform bandwidth optimization (CutlHill-McKee optimization).
fran-pena's Repositories
fran-pena/vscode-mingw-w64
Notes on how to use Visual Studio Code and gfortran (MinGW-w64) in Windows 10