CG
Version 25
Main Page
Namespaces
Classes
Files
File List
File Members
cg.v25
mx
src
mx/src/bcDefineFortranInclude.h
Go to the documentation of this file.
1
! define BC parameters
for
fortran routines
2
! boundary conditions
3
integer
dirichlet
,
perfectElectricalConductor
,
perfectMagneticConductor
,
planeWaveBoundaryCondition
,\
4
interfaceBC,
symmetryBoundaryCondition
,
abcEM2
,
abcPML
,
abc3
,
abc4
,
abc5
,
rbcNonLocal
,
rbcLocal
,lastBC
5
parameter
(
dirichlet
=1,
perfectElectricalConductor
=2,
perfectMagneticConductor
=3,\
6
planeWaveBoundaryCondition
=4,
symmetryBoundaryCondition
=5,
interfaceBC
=6,\
7
abcEM2
=7,
abcPML
=8,
abc3
=9,
abc4
=10,
abc5
=11,
rbcNonLocal
=12,
rbcLocal
=13,lastBC=13 )
Generated on Fri Jan 4 2013 10:19:10 for CG by
1.8.3