File | Description |
---|---|
dmumps_struc.f90 | |
main.f90 | main program to run MUSST on a configuration file |
mod_bspline.f90 | Description |
mod_data.f90 | Data for a fluid film by FEM |
mod_data_arch.f90 | |
mod_elements.f90 | |
mod_film.f90 | Definition of a fluid film by FEM |
mod_fluid.f90 | |
mod_gen_par.f90 | |
mod_inout_files.f90 | save subroutines |
mod_ir_vtk.f90 | provides variables that contains the smallest real evaluable by the running calculator, Zero, Zero16, Zero8 and Zero4. Finally the module provides a function to convert a string to number, 'cton', that accepts both reals and integers, and 2 other functions that convert a number to string: 'str' that convert real and integer to string and 'strz' that convert only integer to string prefixing the string with zeros. |
mod_mesh.f90 | Definition of a finite element mesh |
mod_ms_film.f90 | Creation and resolution of multi-scale FE film |
mod_num_par.f90 | |
mod_solver.f90 | |
mod_sort_arrays.f90 | |
mod_surfile.f90 | |
mod_test_musst.f90 | run different tests |
mod_vtk.f90 | |
superlu.f90 | |
umfpack.f90 |