OOFEM 3.0
Loading...
Searching...
No Matches
oofem::QCFullsolveddomain Class Reference

#include <fullsolveddomain.h>

Collaboration diagram for oofem::QCFullsolveddomain:

Public Member Functions

 QCFullsolveddomain ()
virtual ~QCFullsolveddomain ()
virtual void 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

◆ QCFullsolveddomain()

oofem::QCFullsolveddomain::QCFullsolveddomain ( )

Definition at line 52 of file fullsolveddomain.C.

◆ ~QCFullsolveddomain()

oofem::QCFullsolveddomain::~QCFullsolveddomain ( )
virtual

Definition at line 57 of file fullsolveddomain.C.

Member Function Documentation

◆ giveClassName()

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

Definition at line 78 of file fullsolveddomain.h.

◆ initializeFrom()

◆ isNodeInside()

◆ updateYourself()

void oofem::QCFullsolveddomain::updateYourself ( )
virtual

Definition at line 80 of file fullsolveddomain.C.

Member Data Documentation

◆ FullSolvedDomainBox

FloatArray oofem::QCFullsolveddomain::FullSolvedDomainBox
protected

Definition at line 63 of file fullsolveddomain.h.

Referenced by initializeFrom().

◆ FullSolvedDomainElements

FloatArray oofem::QCFullsolveddomain::FullSolvedDomainElements
protected

Definition at line 61 of file fullsolveddomain.h.

Referenced by initializeFrom(), and isNodeInside().

◆ FullSolvedDomainNodes

FloatArray oofem::QCFullsolveddomain::FullSolvedDomainNodes
protected

Definition at line 60 of file fullsolveddomain.h.

Referenced by initializeFrom(), and isNodeInside().

◆ FullSolvedDomainRadius

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-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011