Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
amrex::BCType Namespace Reference

Enumerations

enum  mathematicalBndryTypes : int {
  bogus = -666 , reflect_odd = -1 , int_dir = 0 , reflect_even = 1 ,
  foextrap = 2 , ext_dir = 3 , hoextrap = 4 , hoextrapcc = 5 ,
  ext_dir_cc = 6 , direction_dependent = 7 , user_1 = 1001 , user_2 = 1002 ,
  user_3 = 1003
}
 

Enumeration Type Documentation

◆ mathematicalBndryTypes

Enumerator
bogus 
reflect_odd 
int_dir 
reflect_even 
foextrap 
ext_dir 
hoextrap 
hoextrapcc 
ext_dir_cc 
direction_dependent 
user_1 
user_2 
user_3