Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Classes | Namespaces
state.h File Reference

The base class for constitutive model plug-ins. More...

#include "conmodelbase.h"
#include "igenerictet.h"
#include "igenericzone.h"
#include <array>

Go to the source code of this file.

Classes

struct  models::State
 The structure used to pass information to the constitutive model. More...
 

Namespaces

 itasca
 namespace Itasca
 
 models
 The Constitutive Model interface library.
 

Detailed Description

The base class for constitutive model plug-ins.