KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Public Attributes | List of all members
refine_embedded_object.MeshAdaptor Class Reference
Collaboration diagram for refine_embedded_object.MeshAdaptor:

Public Member Functions

def __init__ (self, model_part)
 
def DoRefinement (self, target_distance, improve_quality=True)
 

Public Attributes

 model_part
 

Constructor & Destructor Documentation

◆ __init__()

def refine_embedded_object.MeshAdaptor.__init__ (   self,
  model_part 
)

Member Function Documentation

◆ DoRefinement()

def refine_embedded_object.MeshAdaptor.DoRefinement (   self,
  target_distance,
  improve_quality = True 
)

Member Data Documentation

◆ model_part

refine_embedded_object.MeshAdaptor.model_part

The documentation for this class was generated from the following file: