My Project
programmer's documentation
Functions/Subroutines
varpos.f90 File Reference

Variables location initialization, according to calculation type selected by the user. More...

Functions/Subroutines

subroutine varpos
 
subroutine add_source_term_prev_field (f_id)
 add field defining previous source term values for a given field More...
 
subroutine add_source_term_field (f_id)
 add field defining current source term values for a given field More...
 

Detailed Description

Variables location initialization, according to calculation type selected by the user.

Function/Subroutine Documentation

◆ add_source_term_field()

subroutine add_source_term_field ( integer, intent(in)  f_id)

add field defining current source term values for a given field

Parameters
[in]f_idbase field id

◆ add_source_term_prev_field()

subroutine add_source_term_prev_field ( integer, intent(in)  f_id)

add field defining previous source term values for a given field

Parameters
[in]f_idbase field id

◆ varpos()

subroutine varpos ( )