#include "implicit_f.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | orthrg (vect, mas, nddl, nb_modes) |
| subroutine | orthsr (vects, vectr, mas, nddl, nms, nmr) |
| subroutine | orthst (vects, mas, nddl, nms, nmsf, tole) |
| program | __ortho_normalization_f__ |
| subroutine | wsum (v1, v2, a1, a2, nddl) |
| program __ortho_normalization_f__ |
Definition at line 186 of file ortho_normalization.F.
| subroutine orthrg | ( | vect, | |
| mas, | |||
| integer | nddl, | ||
| integer | nb_modes ) |
Definition at line 31 of file ortho_normalization.F.
| subroutine orthsr | ( | vects, | |
| vectr, | |||
| mas, | |||
| integer | nddl, | ||
| integer | nms, | ||
| integer | nmr ) |
Definition at line 79 of file ortho_normalization.F.
| subroutine orthst | ( | vects, | |
| mas, | |||
| integer | nddl, | ||
| integer | nms, | ||
| integer | nmsf, | ||
| tole ) |
Definition at line 124 of file ortho_normalization.F.
| subroutine wsum | ( | v1, | |
| v2, | |||
| a1, | |||
| a2, | |||
| integer | nddl ) |
Definition at line 222 of file ortho_normalization.F.