ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
setGeneralTerms
Interface
33 statements
Source File
term_generator_abstract.f90
term_generator_abstract_class
setGeneralTerms
Contents
None
interface
private module subroutine setGeneralTerms(this, genTerms)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
TermGenerator
),
intent(inout)
::
this
type(
TermContainer
),
intent(inout),
allocatable, dimension(:)
::
genTerms
Description
Move allocation of genTerms to this%generalTerms