OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
linearconstraintbc.h File Reference
#include "activebc.h"
#include "floatarray.h"
#include "intarray.h"
#include "chartype.h"
#include "valuemodetype.h"
#include "dofmanager.h"
#include "error.h"
#include <memory>

Go to the source code of this file.

Classes

class  oofem::LinearConstraintBC
 Class implementing linear constraint on selected DOFs in the form $ \sum_i w_i r_i = c $, where $ r_i $ is i-th degree of freedom entering contraint, w_i is corresponding weight, and $ c $ is given value. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

#define _IFT_LinearConstraintBC_Name   "linearconstraintbc"
 
Input fields for active boundary condition
#define _IFT_LinearConstraintBC_weights   "weights"
 
#define _IFT_LinearConstraintBC_weightsfuncs   "weightsltf"
 
#define _IFT_LinearConstraintBC_rhs   "rhs"
 
#define _IFT_LinearConstraintBC_rhsfuncs   "rhsltf"
 
#define _IFT_LinearConstraintBC_dofmans   "dofmans"
 
#define _IFT_LinearConstraintBC_dofs   "dofs"
 
#define _IFT_LinearConstraintBC_lhstype   "lhstype"
 
#define _IFT_LinearConstraintBC_rhstype   "rhstype"
 

Macro Definition Documentation

#define _IFT_LinearConstraintBC_dofmans   "dofmans"

Definition at line 56 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().

#define _IFT_LinearConstraintBC_dofs   "dofs"

Definition at line 57 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().

#define _IFT_LinearConstraintBC_lhstype   "lhstype"

Definition at line 58 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().

#define _IFT_LinearConstraintBC_Name   "linearconstraintbc"

Definition at line 48 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::giveInputRecordName().

#define _IFT_LinearConstraintBC_rhs   "rhs"

Definition at line 54 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().

#define _IFT_LinearConstraintBC_rhsfuncs   "rhsltf"

Definition at line 55 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().

#define _IFT_LinearConstraintBC_rhstype   "rhstype"

Definition at line 59 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().

#define _IFT_LinearConstraintBC_weights   "weights"

Definition at line 52 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().

#define _IFT_LinearConstraintBC_weightsfuncs   "weightsltf"

Definition at line 53 of file linearconstraintbc.h.

Referenced by oofem::LinearConstraintBC::initializeFrom().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011