RefNonlinSystem Class Reference

#include <refsystem2.h>

Inherits NonlinSystem.

List of all members.

Public Member Functions

 RefNonlinSystem (NonlinSystem *base, int order_increase=1, int refinement=1)
virtual ~RefNonlinSystem ()
void set_spaces (int n,...)
 Do not call in this class.
void set_pss (int n,...)
 Do not call in this class.
void prepare ()
 Creates reference (fine) meshes and spaces.
void assemble ()

Protected Attributes

NonlinSystembase
int order_inc
int refinement

Constructor & Destructor Documentation

RefNonlinSystem::RefNonlinSystem ( NonlinSystem base,
int  order_increase = 1,
int  refinement = 1 
) [inline]
virtual RefNonlinSystem::~RefNonlinSystem (  )  [inline, virtual]

Member Function Documentation

void RefNonlinSystem::assemble (  )  [inline]
void RefNonlinSystem::prepare (  )  [inline]

Creates reference (fine) meshes and spaces.

void RefNonlinSystem::set_pss ( int  n,
  ... 
) [inline]

Do not call in this class.

Reimplemented from LinSystem.

void RefNonlinSystem::set_spaces ( int  n,
  ... 
) [inline]

Do not call in this class.

Reimplemented from LinSystem.


Member Data Documentation

int RefNonlinSystem::order_inc [protected]
int RefNonlinSystem::refinement [protected]

The documentation for this class was generated from the following file:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3