Version: 6.3.1
Main Page
Related Pages
Modules
Packages
Data Structures
Files
Examples
File List
Globals
Packages
|
Variables
src/ParaMEDMEM_Swig/test_NonCoincidentDEC.py File Reference
Packages
package
test_NonCoincidentDEC
Variables
tuple
test_NonCoincidentDEC.size
= MPI_Comm_size(MPI_COMM_WORLD)
tuple
test_NonCoincidentDEC.rank
= MPI_Comm_rank(MPI_COMM_WORLD)
int
test_NonCoincidentDEC.nproc_source
= 3
tuple
test_NonCoincidentDEC.procs_source
= range( nproc_source )
tuple
test_NonCoincidentDEC.procs_target
= range( size - nproc_source + 1, size)
tuple
test_NonCoincidentDEC.interface
= CommInterface()
tuple
test_NonCoincidentDEC.target_group
= MPIProcessorGroup(interface, procs_target)
tuple
test_NonCoincidentDEC.source_group
= MPIProcessorGroup(interface, procs_source)
int
test_NonCoincidentDEC.source_mesh
= 0
int
test_NonCoincidentDEC.target_mesh
= 0
int
test_NonCoincidentDEC.parasupport
= 0
int
test_NonCoincidentDEC.mesh
= 0
int
test_NonCoincidentDEC.support
= 0
int
test_NonCoincidentDEC.field
= 0
int
test_NonCoincidentDEC.paramesh
= 0
int
test_NonCoincidentDEC.parafield
= 0
int
test_NonCoincidentDEC.icocofield
= 0
tuple
test_NonCoincidentDEC.dec
= NonCoincidentDEC(source_group, target_group)
list
test_NonCoincidentDEC.data_dir
= os.environ['MED_ROOT_DIR']
list
test_NonCoincidentDEC.tmp_dir
= os.environ['TMP']
string
test_NonCoincidentDEC.filename_xml1
= "/share/salome/resources/med/square1_split"
string
test_NonCoincidentDEC.filename_xml2
= "/share/salome/resources/med/square2_split"
tuple
test_NonCoincidentDEC.filename
= filename_xml1+str(rank+1)
string
test_NonCoincidentDEC.meshname
= "Mesh_2_"
tuple
test_NonCoincidentDEC.comptopo
= ComponentTopology()
tuple
test_NonCoincidentDEC.nb_local
= support.getNumberOfElements(MED_ALL_ELEMENTS)
list
test_NonCoincidentDEC.value
= [1.0]
list
test_NonCoincidentDEC.field_before_int
= [0.0]
list
test_NonCoincidentDEC.field_after_int
= [0.0]
int
test_NonCoincidentDEC.epsilon
= 1