OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::QCFullsolveddomain Class Reference

Information about fullsolved domain in CQ simulation. More...

#include <fullsolveddomain.h>

+ Collaboration diagram for oofem::QCFullsolveddomain:

Public Member Functions

 QCFullsolveddomain ()
 
virtual ~QCFullsolveddomain ()
 
virtual IRResultType initializeFrom (InputRecord *ir)
 
virtual void updateYourself ()
 
virtual bool isNodeInside (Node *n)
 
virtual const char * giveClassName () const
 

Protected Attributes

FloatArray FullSolvedDomainNodes
 
FloatArray FullSolvedDomainElements
 
FloatArray FullSolvedDomainRadius
 
FloatArray FullSolvedDomainBox
 

Detailed Description

Information about fullsolved domain in CQ simulation.

Definition at line 56 of file fullsolveddomain.h.

Constructor & Destructor Documentation

oofem::QCFullsolveddomain::QCFullsolveddomain ( )

Definition at line 52 of file fullsolveddomain.C.

oofem::QCFullsolveddomain::~QCFullsolveddomain ( )
virtual

Definition at line 57 of file fullsolveddomain.C.

Member Function Documentation

virtual const char* oofem::QCFullsolveddomain::giveClassName ( ) const
inlinevirtual

Definition at line 78 of file fullsolveddomain.h.

void oofem::QCFullsolveddomain::updateYourself ( )
virtual

Definition at line 84 of file fullsolveddomain.C.

Member Data Documentation

FloatArray oofem::QCFullsolveddomain::FullSolvedDomainBox
protected

Definition at line 63 of file fullsolveddomain.h.

Referenced by initializeFrom().

FloatArray oofem::QCFullsolveddomain::FullSolvedDomainElements
protected

Definition at line 61 of file fullsolveddomain.h.

Referenced by initializeFrom(), and isNodeInside().

FloatArray oofem::QCFullsolveddomain::FullSolvedDomainNodes
protected

Definition at line 60 of file fullsolveddomain.h.

Referenced by initializeFrom(), and isNodeInside().

FloatArray oofem::QCFullsolveddomain::FullSolvedDomainRadius
protected

Definition at line 62 of file fullsolveddomain.h.

Referenced by initializeFrom(), and isNodeInside().


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

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:40 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011