PRISMS-PF Manual
Loading...
Searching...
No Matches
nucleus.h File Reference
#include <deal.II/base/point.h>
#include <prismspf/core/types.h>
#include <prismspf/config.h>
#include <mpi.h>
#include <ostream>
#include <string>
Include dependency graph for nucleus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Nucleus< dim >
 This class contains mutable utilities for phase field problems. More...
 

Functions

template<unsigned int dim, typename OStream >
OStreamoperator<< (OStream &ost, const Nucleus< dim > &nucleus)
 

Function Documentation

◆ operator<<()

template<unsigned int dim, typename OStream >
OStream & operator<< ( OStream ost,
const Nucleus< dim > &  nucleus 
)