Module | Source File | Description |
---|---|---|
bspline | mod_bspline.f90 | Determines the parameters of a function that interpolates History |
data_arch | mod_data_arch.f90 | General type definition |
data_film_hd | mod_data.f90 | Definition of the data for a film solution problem |
elements | mod_elements.f90 | Subroutines about the finite elements that are used |
film | mod_film.f90 | FE solution of the Reynolds equation |
fluid_law | mod_fluid.f90 | Rheological and thermodynamic behavior of fluid |
gen_param | mod_gen_par.f90 | MUSST general parameters |
inout_files | mod_inout_files.f90 | Subroutines to save the data |
IR_VTK | mod_ir_vtk.f90 | The following are the portable kind parameters available. |
mesh | mod_mesh.f90 | Definition of a finite element mesh |
ms_film | mod_ms_film.f90 | MultiScale FE solution of the Reynolds equation |
mumfpack | umfpack.f90 | |
mumps_wrapper | dmumps_struc.f90 | |
num_param | mod_num_par.f90 | MUSST general parameters |
solver | mod_solver.f90 | Api for different sparse matrix solvers |
sort_arrays | mod_sort_arrays.f90 | Various routines to sort real/integer arrays |
sulu_wrapper | superlu.f90 | A SuperLU wrapper |
surfile | mod_surfile.f90 | Routines to handle Digital Surf binary format (.sur) |
test_musst | mod_test_musst.f90 | Subroutines to read a batch file and run tests |
VTK | mod_vtk.f90 | LIBVTKIO is a library of functions for Input and Output pure fortran data (both ascii and binary) in VTK format. |