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 Attributes | List of all members
nice_names::boundary Type Reference
Collaboration diagram for nice_names::boundary:

Public Attributes

character *10 nsetname
 
integer, dimension(2) dofs
 
double precision, value end
 
double precision, value type
 
double precision, value boundary
 
character *10 elsetname
 
integer remove
 
integer step
 
integer, dimension(:), allocatable nodesout
 
integer, dimension(:), allocatable allnodes
 

Member Data Documentation

◆ allnodes

integer, dimension(:), allocatable nice_names::boundary::allnodes

◆ boundary

double precision, value nice_names::boundary::boundary

◆ dofs

integer, dimension(2) nice_names::boundary::dofs

◆ elsetname

character*10 nice_names::boundary::elsetname

◆ end

double precision, value nice_names::boundary::end

◆ nodesout

integer, dimension(:), allocatable nice_names::boundary::nodesout

◆ nsetname

character*10 nice_names::boundary::nsetname

◆ remove

integer nice_names::boundary::remove

◆ step

integer nice_names::boundary::step

◆ type

double precision, value nice_names::boundary::type

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