Choral
|
TOP-LEVEL MODULE FOR THE LIBRARY CHORAL More...
Functions/Subroutines | |
subroutine, public | choral_init (verb) |
Initialisation for the CHORAL library More... | |
TOP-LEVEL MODULE FOR THE LIBRARY CHORAL
This module makes public the ressources in the library modules.
A choral program starts with:
Where
subroutine, public choral::choral_init | ( | integer, intent(in), optional | verb | ) |
Initialisation for the CHORAL library
A choral program starts with:
This routine initialises data sets necessary for CHORAL
(for cells, finite element methods, quadrature methods ...).
Definition at line 166 of file choral.F90.