waves
Basic FE playground
katoptron Namespace Reference

katoptron namespace More...

Classes

class  Algebraic
 Class which is used to store Teuchos::RCP to the algebraic information of the problem: More...
 
class  Contact
 Class used to specify in Python the different contact interfaces. More...
 
class  ContactsList
 Class which is used to store the list of the contact interfaces. More...
 
class  Dirichlet
 Class used to specify in Python the different Dirichlet boundary conditions (both mechanical and thermal). More...
 
class  DirichletList
 Class which is used to store the list of the Dirichlet boundary conditions (BC). More...
 
class  DiscreteProblem
 Class which is used to store all the information related to the discretized problem: More...
 
class  Domain
 Class which is used to store all the information related to the discretized domain: More...
 
class  ElementsList
 Class used to store the element information including: More...
 
class  Graph
 Class used to compute and store the graph of the primal matrices with and without overlaps. More...
 
class  IterativeSolver
 Solver class where the active set strategy is implemented. More...
 
class  LinearSolver
 Solver class which includes utilities such as timers and VTK writers. More...
 
class  Loads
 Class which includes all the loads, boundary conditions, preloads, and weights. More...
 
class  Map
 Class which includes all the Trilinos maps (Tpetra maps and Xpetra maps) used in the simulation. More...
 
class  Material
 Class which includes all constitutive values of a given material. More...
 
class  MaterialsList
 Class which stores the list of the used materials. More...
 
class  Matrices
 Class which includes all the Trilinos matrices (Tpetra matrices and Xpetra matrices) used in the simulation. More...
 
class  Medium
 Class used to specify in Python the different media. More...
 
class  Neumann
 Class used to specify in Python the different Neumann boundary conditions (both mechanical and thermal). More...
 
class  NeumannList
 Class which is used to store the list of the Neumann boundary conditions (BC). More...
 
class  NodesList
 Class used to store the node information. More...
 
class  PreloadList
 Class which is used to store the list of the preloads. More...
 
class  Problem
 Class which is used to specify in Python the thermomechanical to solve. More...
 
class  RandomVariable
 Class containing the realisations of the random Gaussian variables. More...
 
class  Source
 Class used to specify in Python the different volumetric heat sources. More...
 
class  SourcesList
 Class which is used to store the list of the volumetric heat sources. More...
 
class  Vectors
 Class which includes all the Trilinos vectors (Tpetra vectors and Xpetra vectors) used in the simulation. More...
 
class  Weight
 Class used to specify in Python the different weights used for the computation of the weighted residual of the GMRES. More...
 
class  WeightsList
 Class which is used to store the list of the weights used for the residual computation. More...
 

Detailed Description

katoptron namespace