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

#include <staggeredsolver.h>

Public Member Functions

 DofGrouping (const std ::vector< CustomEquationNumbering > &numberings, Domain *m)
void giveTotalLocationArray (IntArray &locationArray, const UnknownNumberingScheme &s, Domain *d)

Public Attributes

std ::vector< std ::unique_ptr< SparseMtrx > > stiffnessMatrixList
std ::vector< FloatArrayfIntList
std ::vector< FloatArrayfExtList
std ::vector< IntArraylocArrayList
std ::vector< FloatArrayX
std ::vector< FloatArraydX
std ::vector< FloatArrayddX

Detailed Description

Support struct to handle all the split up variables used during the solving step.

Definition at line 90 of file staggeredsolver.h.

Constructor & Destructor Documentation

◆ DofGrouping()

oofem::DofGrouping::DofGrouping ( const std ::vector< CustomEquationNumbering > & numberings,
Domain * m )

Member Function Documentation

◆ giveTotalLocationArray()

Member Data Documentation

◆ ddX

std :: vector< FloatArray > oofem::DofGrouping::ddX

Definition at line 100 of file staggeredsolver.h.

Referenced by DofGrouping(), and oofem::StaggeredSolver::solve().

◆ dX

std :: vector< FloatArray > oofem::DofGrouping::dX

Definition at line 99 of file staggeredsolver.h.

Referenced by DofGrouping(), and oofem::StaggeredSolver::solve().

◆ fExtList

std :: vector< FloatArray > oofem::DofGrouping::fExtList

Definition at line 95 of file staggeredsolver.h.

Referenced by DofGrouping(), and oofem::StaggeredSolver::solve().

◆ fIntList

std :: vector< FloatArray > oofem::DofGrouping::fIntList

Definition at line 94 of file staggeredsolver.h.

Referenced by DofGrouping(), and oofem::StaggeredSolver::solve().

◆ locArrayList

std :: vector< IntArray > oofem::DofGrouping::locArrayList

Definition at line 97 of file staggeredsolver.h.

Referenced by DofGrouping(), and oofem::StaggeredSolver::solve().

◆ stiffnessMatrixList

std :: vector< std :: unique_ptr< SparseMtrx > > oofem::DofGrouping::stiffnessMatrixList

Definition at line 93 of file staggeredsolver.h.

Referenced by DofGrouping(), and oofem::StaggeredSolver::solve().

◆ X

std :: vector< FloatArray > oofem::DofGrouping::X

Definition at line 98 of file staggeredsolver.h.

Referenced by DofGrouping(), and oofem::StaggeredSolver::solve().


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