sources_generic_mod::sources_list Type Reference

container class to manage the list of source terms More...

Inheritance diagram for sources_generic_mod::sources_list:
Collaboration diagram for sources_generic_mod::sources_list:

Variables

class(marray_compound), pointer sterm => null()
 tempory storage for source terms More...
 

Methods

PROCEDURE initsources
 
PROCEDURE externalsources
 
PROCEDURE calctimestep
 
FINAL finalize
 

Additional Inherited Members

- Public Attributes inherited from logging_base_mod::logging_base
integer, public err
 error code More...
 

Detailed Description

container class to manage the list of source terms

Definition at line 58 of file sources_generic.f90.

Member Function/Subroutine Documentation

◆ calctimestep()

PROCEDURE sources_generic_mod::sources_list::calctimestep
private

Definition at line 66 of file sources_generic.f90.

◆ externalsources()

PROCEDURE sources_generic_mod::sources_list::externalsources
private

Definition at line 65 of file sources_generic.f90.

◆ finalize()

FINAL sources_generic_mod::sources_list::finalize
finalprivate

Definition at line 67 of file sources_generic.f90.

Here is the call graph for this function:

◆ initsources()

PROCEDURE sources_generic_mod::sources_list::initsources
private

Definition at line 64 of file sources_generic.f90.

Member Data Documentation

◆ sterm

class(marray_compound), pointer sources_generic_mod::sources_list::sterm => null()
private

tempory storage for source terms

Definition at line 60 of file sources_generic.f90.


The documentation for this type was generated from the following file: