pydfnWorks
python wrapper for dfnWorks
map2continuum.py File Reference

Go to the source code of this file.

Namespaces

 pydfnworks.dfnGen.meshing.udfm.map2continuum
 

Functions

def pydfnworks.dfnGen.meshing.udfm.map2continuum.map_to_continuum (self, l, orl, path="./", dir_name="octree")
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_driver (dir_name, nx, ny, nz, num_poly, normal_vectors, points)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_parameters (dir_name, orl, x0, x1, y0, y1, z0, z1, nx, ny, nz, h)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_build (dir_name)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_intersect (dir_name)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_hex_to_tet (dir_name)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_remove (dir_name)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_run (path, dir_name)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.lagrit_strip (num_poly)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.driver_parallel (self, num_poly)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.upscale_parallel (f_id)
 
def pydfnworks.dfnGen.meshing.udfm.map2continuum.worker (tasks_to_accomplish, tasks_that_are_done)