sources_base.f90
Go to the documentation of this file.
generic gravity terms module providing functionaly common to all gravity terms
Definition: gravity_base.f90:46
generic source terms module providing functionaly common to all source terms
Definition: sources_base.f90:42
class(sources_base) function, pointer getsourcespointer(this, stype)
return pointer to requested source term
Definition: sources_base.f90:142
subroutine initsources_base(this, stype, sname)
Initialize data in sources.
Definition: sources_base.f90:126
Definition: common_dict.f90:123
Definition: fluxes_base.f90:61