REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
REMORA_InitAnalyticBathymetry_DogboneAnalytic.H File Reference

Go to the source code of this file.

Functions

ParmParse pp_prob ("remora.prob")
 
pp_prob query ("traditional", traditional)
 
 if (traditional)
 
 for (MFIter mfi(mf_h, TilingIfNotGPU());mfi.isValid();++mfi)
 

Variables

bool traditional = true
 
 else
 

Function Documentation

◆ for()

for ( MFIter mfi(mf_h, TilingIfNotGPU());mfi.isValid();++  mfi)

◆ if()

if ( traditional  )

Definition at line 6 of file REMORA_InitAnalyticBathymetry_DogboneAnalytic.H.

Referenced by REMORA::gls_corrector().

Here is the caller graph for this function:

◆ pp_prob()

ParmParse pp_prob ( "remora.prob"  )

◆ query()

pp_prob query ( "traditional"  ,
traditional   
)

Referenced by containerHasElement().

Here is the caller graph for this function:

Variable Documentation

◆ else

else
Initial value:
{
mf_h.setVal(0.0_rt)

Definition at line 8 of file REMORA_InitAnalyticBathymetry_DogboneAnalytic.H.

◆ traditional

bool traditional = true